VisualStudioWhidbey (Visual Studio 2005) will be released later in 2005. Developer centre is located at http://lab.msdn.microsoft.com/vs2005/info/SeptemberZeroFive information. VisualStudioOrcas is the NextBigThingChangesIDE1. Code expansions
Allows the programmer to create its own code templates - iterators, loops. XML extensible.
2. Smart tagsMicrosoftWord-like spell-checking.
3. Beefed-up IntelliSense
Can now filter code completion window (show only events/methods/properties).
Can (finally!) show list of exceptions in Try/Catch block.
4. Code snippets
Code-snippets, what else can I say?
5. Beefed-up background compilation
Now it can generate exceptions and stuff.
Troubleshooting Tips
Handle the exception and degrade gracefully.
(Yep, degradation is the way to go)
6. Visual ReFactoring
Now you can select a block of code and
MSBuild
completely new ant/make replacement build framework.
MicrosoftOffice integration
No more pesky VBA. Let your spreadsheets format hard drives!
SQL Server 2005 (codename Yukon)
No more StructuredQueryLanguage. Write queries in .NET languages!