views:

111

answers:

2

Hello,

what exactly are the differences between the different Visual Studio install modes (General, Web Development, C#)? This is also confusing because I do Web Development in C#. Which one should I use?

A: 

You can watch it on this Matrix :

http://msdn.microsoft.com/en-us/vstudio/aa700921.aspx

n00ki3
Alex
+5  A: 

I believe it sets keyboard shortcuts, whats on the dropdown menus, what windows are open by default and maybe other options.

I'm not aware of the exact changes...

You can change this setting later, under Tools->Import and Export Settings... Selecting the Reset option in this dialog will let you choose one of the others.

EDIT: I found the MSDN article listing the customizations for each of the settings here.

Arjan Einbu
Oh... and one more thing; I'm quite happy doing ASP.NET and C# with the C# settings...
Arjan Einbu