LICENSE?
-
Pls. can anyone out there tell me if ever I've developed an applications for MS Windows XP using MS Visual C# or MS Visual C++ do I need permission? royalties ? some kind of License payment to Microsoft or a kind of liability on me for using their platform? Do I have the right to market my own C# Application without the license from Microsoft? thank you very much..
-
Pls. can anyone out there tell me if ever I've developed an applications for MS Windows XP using MS Visual C# or MS Visual C++ do I need permission? royalties ? some kind of License payment to Microsoft or a kind of liability on me for using their platform? Do I have the right to market my own C# Application without the license from Microsoft? thank you very much..
As long as you aren't using licensed components, feel free to market your apps without an MS license. A licensed component would be something like the Office runtimes.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
-
As long as you aren't using licensed components, feel free to market your apps without an MS license. A licensed component would be something like the Office runtimes.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
what about the code that I've download from this Codeproject it really helps a lot... Am I liable to these authors especially on c# articles..but I think it shareware? let me give you some real case.. I have a client that could have spent more than a million pesos for such computerization projects but with the help of codeproject free source I have given them a very inexpensive developed c# application running on network instead buying from Micrsoft Server-Client Software...of course the MS Windows XP is license.. So meaning this would give me freedom from Microsoft licensed? or as an Independent Software Vendor.. thank you very much, I really appreciate your reply..
-
what about the code that I've download from this Codeproject it really helps a lot... Am I liable to these authors especially on c# articles..but I think it shareware? let me give you some real case.. I have a client that could have spent more than a million pesos for such computerization projects but with the help of codeproject free source I have given them a very inexpensive developed c# application running on network instead buying from Micrsoft Server-Client Software...of course the MS Windows XP is license.. So meaning this would give me freedom from Microsoft licensed? or as an Independent Software Vendor.. thank you very much, I really appreciate your reply..
You need to check the license agreement on any article whose code you have used. If you aren't sure whether or not you need to license a particular piece of code, get in touch with the author. As you say, you obviously need to license things such as the OS, and other things such as SQL Server.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
-
You need to check the license agreement on any article whose code you have used. If you aren't sure whether or not you need to license a particular piece of code, get in touch with the author. As you say, you obviously need to license things such as the OS, and other things such as SQL Server.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
thank you very much Sir,, really appreciate it...