473,406 Members | 2,281 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

C# 2005 not packaged without Visual Studio?

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
Nov 18 '05 #1
12 1547

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.
--
Robert Jeppesen
Durius
http://www.durius.com/

"RobKinney1" <Ro********@discussions.microsoft.com> wrote in message
news:A8**********************************@microsof t.com...
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

Nov 18 '05 #2
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.


"RobKinney1" <Ro********@discussions.microsoft.com> wrote in message
news:A8**********************************@microsof t.com...
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

Nov 18 '05 #3
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

"Robert Jeppesen durius (dot) com>" wrote:

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.
--
Robert Jeppesen
Durius
http://www.durius.com/

"RobKinney1" <Ro********@discussions.microsoft.com> wrote in message
news:A8**********************************@microsof t.com...
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


Nov 18 '05 #4
Hello Rob. Check out your options with the Microsoft Partner Program,
specifically the Empower ISV Program. It may be well worth your while.
<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
"RobKinney1" <Ro********@discussions.microsoft.com> wrote in message
news:38**********************************@microsof t.com...
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

"Robert Jeppesen durius (dot) com>" wrote:

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.
--
Robert Jeppesen
Durius
http://www.durius.com/

"RobKinney1" <Ro********@discussions.microsoft.com> wrote in message
news:A8**********************************@microsof t.com...
> 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


Nov 18 '05 #5
> 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/pr...d/default.aspx
Nov 18 '05 #6
To be honest, I wouldn't know.
I don't use it. And who in their right mind have ever read a software
license?

--
Robert Jeppesen
Durius
http://www.durius.com/

"RobKinney1" <Ro********@discussions.microsoft.com> wrote in message
news:38**********************************@microsof t.com...
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

"Robert Jeppesen durius (dot) com>" wrote:

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.
--
Robert Jeppesen
Durius
http://www.durius.com/

"RobKinney1" <Ro********@discussions.microsoft.com> wrote in message
news:A8**********************************@microsof t.com...
> 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


Nov 18 '05 #7
Still pretty cheap.

--
Robert Jeppesen
Durius
http://www.durius.com/

"Lloyd Dupont" <net.galador@ld> wrote in message
news:OE**************@TK2MSFTNGP11.phx.gbl...
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/pr...d/default.aspx

Nov 18 '05 #8
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?

"Robert Jeppesen durius (dot) com>" <robert<at> wrote in message
news:e7**************@TK2MSFTNGP11.phx.gbl...
To be honest, I wouldn't know.
I don't use it. And who in their right mind have ever read a software
license?

--
Robert Jeppesen
Durius
http://www.durius.com/

"RobKinney1" <Ro********@discussions.microsoft.com> wrote in message
news:38**********************************@microsof t.com...
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

"Robert Jeppesen durius (dot) com>" wrote:

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.
--
Robert Jeppesen
Durius
http://www.durius.com/

"RobKinney1" <Ro********@discussions.microsoft.com> wrote in message
news:A8**********************************@microsof t.com...
> 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


Nov 18 '05 #9
My point exactly. "Scroll down all the way to imply that you've read and
understood the terms of agreement"
- Uh what was that?

--
Robert Jeppesen
Durius
http://www.durius.com/

"Peter" <pc*****@online.nospam> wrote in message
news:O6**************@TK2MSFTNGP09.phx.gbl...
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?

"Robert Jeppesen durius (dot) com>" <robert<at> wrote in message
news:e7**************@TK2MSFTNGP11.phx.gbl...
To be honest, I wouldn't know.
I don't use it. And who in their right mind have ever read a software
license?

--
Robert Jeppesen
Durius
http://www.durius.com/

"RobKinney1" <Ro********@discussions.microsoft.com> wrote in message
news:38**********************************@microsof t.com...
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

"Robert Jeppesen durius (dot) com>" wrote:
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.
--
Robert Jeppesen
Durius
http://www.durius.com/

"RobKinney1" <Ro********@discussions.microsoft.com> wrote in message
news:A8**********************************@microsof t.com...
> 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



Nov 18 '05 #10
There is a new competency for Custom development as well. If your team is 5
people or less you could license the entire team with Visual Studio 2005
Professional by just becoming a partner (1450 USD). If you prove the Custom
Development competency you receive Visual Studio 2005 Team Edition for
Software Developers.

https://partner.microsoft.com/US/com...tions/40020230

--

Derek Davis
dd******@gmail.com

"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
Hello Rob. Check out your options with the Microsoft Partner Program,
specifically the Empower ISV Program. It may be well worth your while.
<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
"RobKinney1" <Ro********@discussions.microsoft.com> wrote in message
news:38**********************************@microsof t.com...
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

"Robert Jeppesen durius (dot) com>" wrote:

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.
--
Robert Jeppesen
Durius
http://www.durius.com/

"RobKinney1" <Ro********@discussions.microsoft.com> wrote in message
news:A8**********************************@microsof t.com...
> 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


Nov 18 '05 #11
Thank you all for helping out. It is very much appreciated!

Rob K

Nov 18 '05 #12
Thanks for bringing that to our attention carion but the competency benefits
are for certified partners only. The Empower ISV Program is the road to
certification.

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
"carion1" <dd******@gmail.com> wrote in message
news:u9****************@TK2MSFTNGP09.phx.gbl...
There is a new competency for Custom development as well. If your team is
5 people or less you could license the entire team with Visual Studio 2005
Professional by just becoming a partner (1450 USD). If you prove the
Custom Development competency you receive Visual Studio 2005 Team Edition
for Software Developers.

https://partner.microsoft.com/US/com...tions/40020230

--

Derek Davis
dd******@gmail.com

"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
Hello Rob. Check out your options with the Microsoft Partner Program,
specifically the Empower ISV Program. It may be well worth your while.
<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
"RobKinney1" <Ro********@discussions.microsoft.com> wrote in message
news:38**********************************@microsof t.com...
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

"Robert Jeppesen durius (dot) com>" wrote:
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.
--
Robert Jeppesen
Durius
http://www.durius.com/

"RobKinney1" <Ro********@discussions.microsoft.com> wrote in message
news:A8**********************************@microsof t.com...
> 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



Nov 18 '05 #13

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

30
by: Cowboy \(Gregory A. Beamer\) | last post by:
There seems to be a lot of confusion on the versions of Visual Studio 2005. My latest blog entry covers the different versions: Main URL:...
26
by: Cowboy \(Gregory A. Beamer\) | last post by:
There seems to be a lot of confusion on the versions of Visual Studio 2005. My latest blog entry covers the different versions: Main URL:...
13
by: Howard Kaikow | last post by:
I just visited the MSFT web site and saw the comparison/pricing of the different VS 2005 versions. I was looking for a statement of the system requirements for VS Pro and VSTO, could not find. ...
29
by: Cowboy \(Gregory A. Beamer\) | last post by:
There seems to be a lot of confusion on the versions of Visual Studio 2005. My latest blog entry covers the different versions: Main URL:...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.