Skip to content Skip to sidebar Skip to footer
Showing posts with the label Visual Studio 2010

Html Encode Decode C# Mvc4

I am in a process of upgrading a c# MVC2 project into c# MVC4. Here is the scenario in MVC2 Input s… Read more Html Encode Decode C# Mvc4

Winrt With Vs2010 On Win8?

To what extent is it possible and legal to developer WinRT applications with VS2010 Pro? On the o… Read more Winrt With Vs2010 On Win8?

Scraping Html From Financial Statements

First attempt at learning to work with HTML in Visual Studio and C#. I am using html agility pack l… Read more Scraping Html From Financial Statements

Parsing Financial Information From Html

First attempt at learning to work with HTML in Visual Studio and C#. I am using html agility pack l… Read more Parsing Financial Information From Html

Change Doctype In Asp.net

I have tried to change the doctype from XHTML 1.0 to HTML5 doctype, by changing the doctype line in… Read more Change Doctype In Asp.net

How To Reference .html Page From .aspx Page In The Same Vs2010 Solution?

This question has to do with the MVC framework and file arrangement conventions within the MVC proj… Read more How To Reference .html Page From .aspx Page In The Same Vs2010 Solution?

Make CSS 3.0 The Default In Visual Studio 2010 SP1 Web Update

I'm working on a HTML5 / CSS 3.0 / MVC 3 project in Visual Studio 2010. Every time I restart VS… Read more Make CSS 3.0 The Default In Visual Studio 2010 SP1 Web Update

Change Doctype In ASP.NET

I have tried to change the doctype from XHTML 1.0 to HTML5 doctype, by changing the doctype line in… Read more Change Doctype In ASP.NET