I want to compile some code that targets .NET v3.5 in Visual Studio 2005.
I suppose I could download the 2008 Express Editions… do I need both Visual Web Developer AND C#?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No there is not. That (framework targeting) is a feature that was introduced in VS2008.
To answer your second question that depends. If this is solely a Website/Web Application then you would not need the C# Express. If this is an application/service/etc, then you would need the C# Express.