C# 2005 not packaged without Visual Studio?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

This is a stupid question. I cannot find any information if we can buy
Visual C# 2005 without purchasing the whole Visual Studio 2005... can you do
this like you can purchas C# 2003 by itself?

Visual studio costs like $800! And we have to buy 2 licenses or more for our
team here... we are a small company.

Thanks all for reading this.

Rob K
 
You can download the 2.0 framework, which includes compilers, for free.

Alas this won't work with your 2003 IDE.


--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.
 
As always, the SDK is free.
For now, All of the express editions are free too.
You should look into the express editions, they are quite capable.
 
Thank you for replying Robert.

I am using the Express edition for experimentation. But according to the
license, I don't think we can actually develop and release any software
through our company with it, can we? I will have to go read up on it again
tomorrow.

Rob K
 
Thank you for replying Robert.
I am using the Express edition for experimentation. But according to the
license, I don't think we can actually develop and release any software
through our company with it, can we? I will have to go read up on it
again
tomorrow.
Express is free and completely yours.
You could do whatever you want with it, including writing commercial
software!
question #4:
http://msdn.microsoft.com/vstudio/express/support/faq/

but it doesn't include set-up project, performance session, unit testing,
class designing, cross language debuging, etc....
I found all of that somewhat frustrating.

if you want the cheapest version with commercial grade quality, here you go
US$299
http://msdn.microsoft.com/vstudio/products/vsstandard/default.aspx
 
To be honest, I wouldn't know.
I don't use it. And who in their right mind have ever read a software
license?
 
And if you have read the license how do you know what it means, unless you
have a law degree and good at interpreting the law?
 
My point exactly. "Scroll down all the way to imply that you've read and
understood the terms of agreement"
- Uh what was that?
 

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