vote up 1 vote down star

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)?

flag

3 Answers

vote up 6 vote down check

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

link|flag
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. – Scuffia Sep 26 '08 at 22:52
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 Sep 27 '08 at 3:08
vote up 1 vote down

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).

link|flag
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. – Scuffia Sep 26 '08 at 22:49
what kind of edition do you think I currently have? :) Anyway during the course I need to be as legal as possible – Scuffia Sep 26 '08 at 22:53
oh, hahaha, i didn't see that you are TEACHING the course, i thought you were taking it. fair enough. – Darren Kopp Sep 26 '08 at 22:56
vote up 2 vote down

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.

link|flag
never heard about it. Thanks – Scuffia Sep 26 '08 at 23:04

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.