473,399 Members | 2,278 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,399 software developers and data experts.

.NET SDK

Hello,

Am I allowed to create comercial applications using .NET Framework SDK?
(or Visual Studio .NET 2003 from MSDN AA?)

Best Regards,
Łukasz
Aug 20 '05 #1
13 1757
yes

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"Łukasz" <lu*******@poczta.onet.NOSPAM.pl> wrote in message
news:OL**************@TK2MSFTNGP10.phx.gbl...
Hello,

Am I allowed to create comercial applications using .NET Framework SDK?
(or Visual Studio .NET 2003 from MSDN AA?)

Best Regards,
Łukasz

Aug 20 '05 #2
John Timney (ASP.NET MVP) wrote:
yes


_*Both*_ in .NET Framework SDK and in VS .NET (from MSDN AA)?
Aug 20 '05 #3
yes

--
If you're in a war, instead of throwing a hand grenade at the enemy, throw
one of those small pumpkins. Maybe it'll make everyone think how stupid war
is, and while they are thinking, you can throw a real grenade at them.
Jack Handey.
"Łukasz" <lu*******@poczta.onet.NOSPAM.pl> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
John Timney (ASP.NET MVP) wrote:
yes


_*Both*_ in .NET Framework SDK and in VS .NET (from MSDN AA)?

Aug 21 '05 #4
if you have other question like this one the answer is: yes - yes - yes
with the following exceptions:
- you can't use rotor to build commercial application
- you can't ship the .NET 2 beta 2 in your application (but you can sign
go-live and let the user download them)

--
If you're in a war, instead of throwing a hand grenade at the enemy, throw
one of those small pumpkins. Maybe it'll make everyone think how stupid war
is, and while they are thinking, you can throw a real grenade at them.
Jack Handey.
"Łukasz" <lu*******@poczta.onet.NOSPAM.pl> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
John Timney (ASP.NET MVP) wrote:
yes


_*Both*_ in .NET Framework SDK and in VS .NET (from MSDN AA)?

Aug 21 '05 #5

"Łukasz" <lu*******@poczta.onet.NOSPAM.pl> wrote in message
news:OL**************@TK2MSFTNGP10.phx.gbl...
Hello,

Am I allowed to create comercial applications using .NET Framework SDK?
(or Visual Studio .NET 2003 from MSDN AA?)

Best Regards,
Łukasz


As an MSDNAA Administrator, I have to disagree with the other responses in
regard to software acquired through MSDNAA. Specifically, in the MSDNAA
EULA:

"1.5 "Use" shall mean the non-commercial use of the Software by Faculty,
Staff, and/or Students solely to: (a) develop, support, and conduct
educational classes, labs, or related programs offered by Qualified
Educational User which have been approved for participation in the MSDN
Academic Alliance Program and that have the purpose of instructing and/or
training Students to develop and use the Software; (b) conduct
non-commercial research projects utilizing the Software (note: research done
on behalf of the National Science Foundation or the U.S. Government
qualifies as "non-commercial" research); and/or (c) design, develop, test,
and demonstrate software applications or hardware that work in conjunction
with the Software only for the purposes as listed in Section 1.5(a) or
1.5(b). "Use" of any Software under Section 1.5(a) shall be limited to
instructing and training Students to use such Software, any other Software
available under the MSDN Academic Alliance Program, and any software
developed during such class, lab, or related program. "Use" under this
Amendment shall not include the use of the Software for general business
purposes other than by Qualified Educational User's employees engaged in
support and user support of the Software and the management of compliance
with the MSDN Academic Alliance Program. If a Student creates a software
program resulting from the proper Use of the Software consistent with this
Section 1.5, then such Student may commercially use and/or sell such
software program upon the purchase of, and adherence to the terms and
conditions of, a retail license of the applicable Software used to create
such software program."
For the entire EULA, look here:

http://www.msdnaa.net/EULA/NA/English.aspx#amendment
--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Aug 21 '05 #6
Peter van der Goes wrote:
"Łukasz" <lu*******@poczta.onet.NOSPAM.pl> wrote in message
news:OL**************@TK2MSFTNGP10.phx.gbl...
Hello,

Am I allowed to create comercial applications using .NET Framework SDK?
(or Visual Studio .NET 2003 from MSDN AA?)

Best Regards,
Łukasz

As an MSDNAA Administrator, I have to disagree with the other responses in
regard to software acquired through MSDNAA. Specifically, in the MSDNAA
EULA:

[...]

For the entire EULA, look here:

http://www.msdnaa.net/EULA/NA/English.aspx#amendment


Thanks for your answer. I have 2 more questions:

1) Can I build commercial applications using only .NET Framework SDK?
(even if it's installed with VS .NET (from MSDN AA))

2) Can I create commercial application using VS .NET (from MSDN AA) - I
mean only source code, and then compile it from command prompt using
..NET Framework SDK tools (csc.exe, vbc.exe, ...)?

Best Regards,
Łukasz
Aug 21 '05 #7
Actually Peter is probably right, but the licencing around the SDK in this
instance is very unclear given its a free download outside of MSDN anyway.
Given that your apps will run in the free .net runtime - not the sdk (or
vs.net) its a questionable debate as it would imply two licence models to
one piece of software. If you use the SDK (outside of MSDN) then its not
going to be an issue.
--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"Łukasz" <lu*******@poczta.onet.NOSPAM.pl> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
Peter van der Goes wrote:
"Łukasz" <lu*******@poczta.onet.NOSPAM.pl> wrote in message
news:OL**************@TK2MSFTNGP10.phx.gbl...
Hello,

Am I allowed to create comercial applications using .NET Framework SDK?
(or Visual Studio .NET 2003 from MSDN AA?)

Best Regards,
Łukasz

As an MSDNAA Administrator, I have to disagree with the other responses
in regard to software acquired through MSDNAA. Specifically, in the
MSDNAA EULA:
[...]

For the entire EULA, look here:

http://www.msdnaa.net/EULA/NA/English.aspx#amendment


Thanks for your answer. I have 2 more questions:

1) Can I build commercial applications using only .NET Framework SDK?
(even if it's installed with VS .NET (from MSDN AA))

2) Can I create commercial application using VS .NET (from MSDN AA) - I
mean only source code, and then compile it from command prompt using .NET
Framework SDK tools (csc.exe, vbc.exe, ...)?

Best Regards,
Łukasz

Aug 21 '05 #8
It's also not very fair and although you could always build the final
release manuall with NAnt, it could be argued in court that you've used
VS.NET all along.
On top of that VS.NET2005 will cost only 300$....

--
If you're in a war, instead of throwing a hand grenade at the enemy, throw
one of those small pumpkins. Maybe it'll make everyone think how stupid war
is, and while they are thinking, you can throw a real grenade at them.
Jack Handey.
"Łukasz" <lu*******@poczta.onet.NOSPAM.pl> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
Peter van der Goes wrote:
"Łukasz" <lu*******@poczta.onet.NOSPAM.pl> wrote in message
news:OL**************@TK2MSFTNGP10.phx.gbl...
Hello,

Am I allowed to create comercial applications using .NET Framework SDK?
(or Visual Studio .NET 2003 from MSDN AA?)

Best Regards,
Łukasz

As an MSDNAA Administrator, I have to disagree with the other responses
in regard to software acquired through MSDNAA. Specifically, in the
MSDNAA EULA:
[...]

For the entire EULA, look here:

http://www.msdnaa.net/EULA/NA/English.aspx#amendment


Thanks for your answer. I have 2 more questions:

1) Can I build commercial applications using only .NET Framework SDK?
(even if it's installed with VS .NET (from MSDN AA))

2) Can I create commercial application using VS .NET (from MSDN AA) - I
mean only source code, and then compile it from command prompt using .NET
Framework SDK tools (csc.exe, vbc.exe, ...)?

Best Regards,
Łukasz

Aug 21 '05 #9

"Łukasz" <lu*******@poczta.onet.NOSPAM.pl> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...

Thanks for your answer. I have 2 more questions:

1) Can I build commercial applications using only .NET Framework SDK?
(even if it's installed with VS .NET (from MSDN AA))

2) Can I create commercial application using VS .NET (from MSDN AA) - I
mean only source code, and then compile it from command prompt using .NET
Framework SDK tools (csc.exe, vbc.exe, ...)?

Best Regards,
Łukasz


Beyond showing you the MSDNAA EULA and quoting the pertinent part, I'm not
going to try interpretations. I suggest you contact Microsoft by phone and
ask your questions. I am neither a Microsoft employee nor an attorney.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Aug 22 '05 #10
Peter,

Correct, in my opinion is it good to add again that your given answers were
(regarding as you wrote) only about the MSDNAA part of the question.

If you have another idea, please correct me.

Cor
Aug 22 '05 #11

"Cor Ligthert [MVP]" <no************@planet.nl> wrote in message
news:uV****************@TK2MSFTNGP15.phx.gbl...
Peter,

Correct, in my opinion is it good to add again that your given answers
were (regarding as you wrote) only about the MSDNAA part of the question.

If you have another idea, please correct me.

Cor

Absolutely! I was not trying to address the OP's question about the SDK at
all.
I was addressing his Visual Studio .NET acquired through an MSDNAA
membership.
The MSDNAA EULA is quite clear regarding acceptable use of the software.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Aug 22 '05 #12
John Timney (ASP.NET MVP) wrote:
If you use the SDK (outside of MSDN) then its not going to be an issue.

Peter van der Goes wrote: I was not trying to address the OP's question about the SDK at
all.


That is my last question (sorry but my English isn't so good as I'd like
it to be, and now (after such many answers) I'm a little confused):

Using VS .NET I can only make freeware applications, and if I want to
make comercial applications I have to write it manually in e.g. notepad
(not VS .NET) and compile from command prompt with .NET SDK. - Is that
right or not?

Best Regards
Łukasz
Aug 22 '05 #13
The terms of your licence probably restrict you from using vs.net to create
commercial apps - that could still be a freeware app if its used
commercially. As Peter suggests, phone your local MSDN contact and check
your licence out..

You can use the SDK and notepad.

Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"Łukasz" <lu*******@poczta.onet.NOSPAM.pl> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
John Timney (ASP.NET MVP) wrote:
If you use the SDK (outside of MSDN) then its not

going to be an issue.

Peter van der Goes wrote:
I was not trying to address the OP's question about the SDK at all.


That is my last question (sorry but my English isn't so good as I'd like
it to be, and now (after such many answers) I'm a little confused):

Using VS .NET I can only make freeware applications, and if I want to make
comercial applications I have to write it manually in e.g. notepad (not VS
.NET) and compile from command prompt with .NET SDK. - Is that right or
not?

Best Regards
Łukasz

Aug 22 '05 #14

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

Similar topics

3
by: William C. White | last post by:
Does anyone know of a way to use PHP /w Authorize.net AIM without using cURL? Our website is hosted on a shared drive and the webhost company doesn't installed additional software (such as cURL)...
2
by: Albert Ahtenberg | last post by:
Hello, I don't know if it is only me but I was sure that header("Location:url") redirects the browser instantly to URL, or at least stops the execution of the code. But appearantely it continues...
3
by: James | last post by:
Hi, I have a form with 2 fields. 'A' 'B' The user completes one of the fields and the form is submitted. On the results page I want to run a query, but this will change subject to which...
0
by: Ollivier Robert | last post by:
Hello, I'm trying to link PHP with Oracle 9.2.0/OCI8 with gcc 3.2.3 on a Solaris9 system. The link succeeds but everytime I try to run php, I get a SEGV from inside the libcnltsh.so library. ...
1
by: Richard Galli | last post by:
I want viewers to compare state laws on a single subject. Imagine a three-column table with a drop-down box on the top. A viewer selects a state from the list, and that state's text fills the...
4
by: Albert Ahtenberg | last post by:
Hello, I have two questions. 1. When the user presses the back button and returns to a form he filled the form is reseted. How do I leave there the values he inserted? 2. When the...
1
by: inderjit S Gabrie | last post by:
Hi all Here is the scenerio ...is it possibly to do this... i am getting valid course dates output on to a web which i have designed ....all is okay so far , look at the following web url ...
2
by: Jack | last post by:
Hi All, What is the PHP equivilent of Oracle bind variables in a SQL statement, e.g. select x from y where z=:parameter Which in asp/jsp would be followed by some statements to bind a value...
3
by: Sandwick | last post by:
I am trying to change the size of a drawing so they are all 3x3. the script below is what i was trying to use to cut it in half ... I get errors. I can display the normal picture but not the...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.