ASP.net 2.0 and Visual Studio 2002

  • Thread starter Thread starter Cindy
  • Start date Start date
C

Cindy

Stupid question: Can I develop 2.0 applications with VS2002? If not,
what is the best way to look at samples written in the 2.0 framework?
 
re:
Stupid question: Can I develop 2.0 applications with VS2002?
No.

If not, what is the best way to look at samples written in the 2.0 framework?

Install the .Net Framework 2.0 SDK :

x86 :
http://www.microsoft.com/downloads/...99-b7b4-4f47-a244-c96d69c35dec&displaylang=en

ia64:
http://www.microsoft.com/downloads/...1B-1B88-47A3-BDC1-79AFA79F6FB0&displaylang=en

x64:
http://www.microsoft.com/downloads/...CE-6E06-4B66-AFE4-9AAD3C835D3D&displaylang=en




Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
 
Cindy said:
Stupid question: Can I develop 2.0 applications with VS2002? If not,
what is the best way to look at samples written in the 2.0 framework?
No

You can use visual studio express which is a free download.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top