Wednesday, February 9, 2011

Before programming

What we have to do first before going to start web development using ASP.NET, There is a tool provided by Microsoft named Visual Studio that we have to installed in our system and also enable IIS(Internet Information Services) in Control Panel->Programs and Features->Turn Windows Features On or Off.

Now I am using VS2008
There are three types of application that can be developed
-Console Apps
-WinForms
-Web Apps
Csharp or VB are the languages which help us to develop above Applications.

No comments:

Popular Posts