tags:

views:

60

answers:

2

I'm trying to start a new ASP.NET Web Application Project using Visual Studio 2008. The default language is somehow VB and I want C#... I cannot for the life of me figure out how to change it to C#. I've gotta be missing something somewhere.... thanks!

A: 

Are you sure you installed C#? Seems to me there's an option to NOT install it.

chris
+2  A: 

Huh? Do you have Visual C# component installed? You should select ASP.NET Web Application from Visual C# -> Web category.

Mehrdad Afshari