Visual C# versus Visual Studio Standard
Hi there,
Besides the extra languages in Studio, what is the difference between Visual C# Standard and Visual Studio Standard? The difference in price is not so much, but if I only pay more for the extra languages, I stick to Visual C#. It is CHEAP!
Cheers!
Reginald
Is there an edition of VS.NET called 'Standard', as I know there are four editions: VS.NET Enterprise Architect, VS.NET Enterprise Developer, VS.NET Professional and VS.NET Academic (http://msdn.microsoft.com/vstudio/productinfo/overview/default.aspx), also the standard editions which includes Visual C# Standard, Visual Basic Standard, Visual C++ Standard and Visual J# Standard.
Anyways, as I still remember that I read once that some project templates are not included with the Standard edition of VS.NET, for example, the Windows Service project template.
I thought you are talking about VS.NET 2003
Reginald -
Visual C# Standard was the edition that we had for 2003. Visual Studio Standard is the version for 2005 that not only includes the other languages, but also includes all the new C# enhancements that we have for 2005. Some of these enhancements include refactoring, code snippets (similar to expansions in 2003), enhanced IntelliSense, debugger visualizers, better code formatting options, Edit and Continue, class designer, and more. Dan Fernandez's article can give you more details regarding his favorite top 10 enhancements:
http://www.ftponline.com/reports/vslivesf/2005/fernandez/IMHO, it's definitely worth it. 
Thanks,
Karen Liu Visual C# IDE
Please don't mark your reply as "Answer", since I think it is not.
I asked what the difference between Visual C# Standard and Visual Studio Standard is (will be). I didn't ask what new features VS has, because I can read that anywhere. If I'm only going to use C#, why would I bother to buy VS (not talking about Pro, since that obviously has more features).
So again: please tell me if the price difference (only $109 vs. $299) is for the extra languages, or are there features from Visual Studio Standard missing in Visual C# Standard? Since I'm on a thight budget for the moment, shelling out $190 more for something I won't use seems a bit stupid, not?
Or (that could be the root of your "answer") will there not be a Visual C# .NET 2005 Standard? Which you could have made perfectly clear to me by writing a simple sentence as "<begin post>There will be no Visual C# .NET 2005 Standard.<end post>".
Reginald
Thank you very much. That wasn't too difficult!
As soon as VS.NET 2005 is out, I'll be a Standard buyer (don't need a bigger version for now).
What I don't get from your link, is that only VS Team Edition has Office Development Support. If you've checked ".NET programming support" while installing Office, that's all you need to do Office Development. One can even download the DLLs for Office XP legally from MSDN, so how come this feature is stated in the comparison matrix as only available to the big Visual Studio version?
Cheers!
Reginald
P.S. That means that you (MS) have converted a Delphi-programmer to using C#.