Need advice about SDK vs Studio 2005...

  • Thread starter Andrew Meador - ASCPA, MCSE, MCP+I, Network+, A+
  • Start date
A

Andrew Meador - ASCPA, MCSE, MCP+I, Network+, A+

I have Visual Studio 2003 Enterprise Architect Edition. I have been
away from the programming area for a while - since before Studio 2005
came out. I am financially tight and am wondering if going to Studio
2005 is warranted considering what I already have available? Is there
anywhere I am going to have trouble if I port my projects over to 2005
in a while when I am better ready financially, or should I bite the
bullet and do it now to save myself trouble?
Please give your advice and opinions. Thanks!

Andrew
 
D

Dave Shooter

"Andrew Meador - ASCPA, MCSE, MCP+I, Network+, A+" <[email protected]>
wrote in message
I have Visual Studio 2003 Enterprise Architect Edition. I have been
away from the programming area for a while - since before Studio 2005
came out. I am financially tight and am wondering if going to Studio
2005 is warranted considering what I already have available? Is there
anywhere I am going to have trouble if I port my projects over to 2005
in a while when I am better ready financially, or should I bite the
bullet and do it now to save myself trouble?
Please give your advice and opinions. Thanks!

Andrew

Obviously I am not familiar with your specific projects, but it couldn't do
any harm to download the SDK and the open source SharpDevelop IDE from
http://www.icsharpcode.net/OpenSource/SD/Default.aspx. This might help you
decide. Alternatively, there are the VS express editions to look at.

Dave
 
S

Samuel R. Neff

VS2003 only does 1.0/1.1 apps and VS2005 only does 2.0/3.0 apps. Any
new project really should be started as a 2.0/3.0 app as migration
from 1.1 to 2.0 is a big migration if you want to take advantage of
2.0 features.

You don't need Enterprise Architect and you don't need full MSDN.
Just need some version of VS2005. You probably can just use the free
Express edition.

Good luck,

Sam
 

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

Top