A Blog By Bhushan Kediya
Introduction to Visual C#
Visual C# is one of the most popular programming languages available today.
There are four types of Application based on Visual C#.
- Windows Forms (local to our machine).
- Web Forms (these are 4 across the internet).
- Console Application (Used in DOS-Window).
- Mobile Application (Used in Mobile Phone).
For Creating these applications .Net must be installed in your PC.
We can write code in normal text file also, but it will take lot time to Code. So code writing must be done in Visual Studio 2005 or Visual Studio 2008, the IDE by Microsoft to create Application based on DotNet.
After installing Visual Studio 2008, start it.
After Starting it will look like as follows:
April 9, 2010 - 10:19 pm
Not bad article, but I really miss that you didn’t express your opinion, but ok you just have different approach