views:

263

answers:

3

I'll teach in a 3 month course about the basis of .NET Framework, do you think that the Visual Studio Express Edition (both C# and Web development) are sufficient for learning or I need to buy a complete edition license for each guy involved (actually an EDU edition)?

+1  A: 

As long as it's all about the .net framework, and has nothing to do with the IDE, then you could use notepad. I'm sure you'll be able to do anything that you need to w/ the express edition.

I believe the trials for the full version of visual studio is 180 days (3 months) anyway, so you could use the full thing if you wanted to.

You can download the trial versions of visual studio and use it for 90 days.

Finally, i'm sure i shouldn't say this, but you could get VS off a bit torrent site, and i don't think MS would care, because A) you are certifying in their technology and B) it's pretty hard to work in a Microsoft development shop and not be getting their developer tools for free (even MSDN licenses are fairly well priced and you get all the developer tools you need + OS licenses + tons of other stuff).

Darren Kopp
you're right but I have to teach also how to use Visual studio (and the MCTS often has reference to specific VS tools and functionalities).Moreover the trial edition is only 90 days and the course will last 3/4 months.
Enreeco
what kind of edition do you think I currently have? :)Anyway during the course I need to be as legal as possible
Enreeco
oh, hahaha, i didn't see that you are TEACHING the course, i thought you were taking it. fair enough.
Darren Kopp
+5  A: 

For teaching the .Net basics, Visual C# Express Edition is good enough. Although, if you are goind to teach them about ASP.NET as well, you'll probably want Visual Web Developer Express Edition as well.

For detailed comparison of the VS 2008 editions, check out http://msdn.microsoft.com/en-us/vsts2008/products/cc149003.aspx

Franci Penov
those are the words I wanted to listen to :) I will need also to teach ASP.NET so you're right about the Web Developer edition.The main problem was that I read several times that are not complete editions (of course) and I feared they were not sufficient for learning all MCTS program.
Enreeco
It is possible that the MCTS program covers some of the functionality that is not present in the Express Editions. That's why I posted the comparison chart.
Franci Penov
+2  A: 

Since you referenced the EDU edition, your students may qualify for Microsoft DreamSpark if they have valid .edu addresses. Free Visual Studio Professional, plus some other nifty things.

Ben Robbins
never heard about it. Thanks
Enreeco