Originally posted by: ragiepew
Originally posted by: Ameesh
Originally posted by: BD2003
How does the new VS.NET compare to the old one? Is it significantly upgraded from 6.0 in places other than the .NET stuff?
Whats the deal with C# btw?
yeah whats the deal with c#!?
Well since MS had so much trouble w/ Sun over J++ they decided to develop their own c-syntax java-like language... c#. The cool thing about c# is that if you know the .NET specifics that apply to VB.NET (assemblies, objects, etc) you can use the exact same ones w/ C#... in fact, since .NET revolves around a common compiler (CLR) then any .NET language can use the same assemblies and stuff... no more language specific things (aside from syntax) when it comes to .NET languages. '
Anyway, sure its going to have quirks... but to me it seems like a big step up from previous MS development technologies.
Also, comparing a VStudio 6 -> VStudio.NET upgrade to Office 2K -> Office XP is not a very usefull comparison as the products differ so greatly and thus cannot be compared.