License

  • Thread starter Thread starter Allan
  • Start date Start date
A

Allan

If I write an application in C#.NET and then deploy it to
my customer it requires them to have a copy of the .NET
framework. I suppily a link on a webpage where they can
download it. I was wondering do I have to pay any license
fees for people using the framework to run an application?
The application is a commerical application.

Thanks

Al
 
Thanks for the info and links.

Al
-----Original Message-----
No, you don't have to pay license fees to Microsoft. Also, for what it's
worth, you can distribute the .Net Framework Redistributable Package with
your application. (E.g., if you're distributing your app on CD.)

http://msdn.microsoft.com/library/default.asp? url=/library/en-us/dnnetdep/html/redistdeploy.asp
FamilyId=262D25E3-F589-4842-8157-
034D1E7CF3A3&displaylang=en







.
 
There aren't any license fees for the Compact Framework either. I'm not
familiar with distribution issues for the CF.
 
Back
Top