This is the fifth in a series of blog posts I?m doing on the upcoming VS 2010 and .NET 4 release.
Today?s post covers a new ?Web Development (Code Optimized)? profile option we are introducing with VS 2010 that allows you to optionally configure Visual Studio to run in an IDE layout mode that hides the WYSIWYG web designer and instead optimizes around a rich ?source editing focused? tooling experience.
VS 2010 Web Profiles When you first run VS 2010 it prompts you to select an IDE profile to use. The profile you select will configure how tool windows are displayed/docked in the IDE by default and set the default keyboard shortcuts. You can then customize any of these settings by using the Tools->Options menu within the IDE and then override/change them. You can also later rese ...
Go to the complete details ...