Free visual Studio Express

ainwood

Consultant.
Administrator
Moderator
Joined
Oct 5, 2001
Messages
30,080
Mentioned by munzy in this thread, I've just downloaded Visual C# and Visual VB express editions.

They are absolutely free for the next year (that is, you can download them for free for the next year - I don't think they ever expire). They seem to be quite good - although only played around with it for a few minutes. CivAssistII converted over rather flawlessly, so the conversion from .net 2003 is pretty robust.

http://msdn.microsoft.com/vstudio/express/default.aspx
 
ainwood said:
Mentioned by munzy in this thread, I've just downloaded Visual C# and Visual VB express editions.

They are absolutely free for the next year (that is, you can download them for free for the next year - I don't think they ever expire). They seem to be quite good - although only played around with it for a few minutes. CivAssistII converted over rather flawlessly, so the conversion from .net 2003 is pretty robust.

http://msdn.microsoft.com/vstudio/express/default.aspx
Nice! Thanks for the link!

BTW, I checked the readme, and it says it really is free forever! But only if you download it before November 6th 2006.
 
I have a program which I need though that gets broken with 2.0.
 
How do you actually successfully connect to a database in ASP .Net because at the moment it returns the error:
Failed to map the path to where I expect the database

The problem is that I don't even know how to properly phrase the question, I'm trying to get to grips with using the web development tool rather than writing everything in notepad but I am yet to find any useful tutorials on how to write pages in ASP .NET instead of normal asp and the code sections that I do find, produce the above error.
 
Back
Top Bottom