What is the best way to sell my C# application made in SharpDevelop ?
-
I've made a C# application with SharpDevelop, what I need to do to sell it ? Can I sell it with a GPL licence and ask money for installation of program ? Please let me know if there is some way to sell, legaly, my application. Thanks you!
-
I've made a C# application with SharpDevelop, what I need to do to sell it ? Can I sell it with a GPL licence and ask money for installation of program ? Please let me know if there is some way to sell, legaly, my application. Thanks you!
anyone?? nobody ?? :(
-
I've made a C# application with SharpDevelop, what I need to do to sell it ? Can I sell it with a GPL licence and ask money for installation of program ? Please let me know if there is some way to sell, legaly, my application. Thanks you!
Selling a product means that you need to create a contract between you and your customer(s) in this case can be a license. What I've seen in many companies, they give for free their product and charge for customization services, training, and support (not bug reporting). So it doesn't matter if your application was created in SharpDevelop, Visual Studio, PHP or whatever, if you want to make money since the moment they download your product, then create a trial version lets say for 14 days or limited access to the product, and after that, for a full license you charge whatever you think is fair for your work. Just remember, that out there many other companies have the same product as you
I want to die like my grandfather- asleep, not like the passengers in his car, screaming!
-
I've made a C# application with SharpDevelop, what I need to do to sell it ? Can I sell it with a GPL licence and ask money for installation of program ? Please let me know if there is some way to sell, legaly, my application. Thanks you!
oh, the best way will be to use internet, get a website, upload your product and buy some ads from Google, Bing, Yahoo, that will help to get some traffic to your site, and also, the old fashioned way if, go knocking doors until someone gets interested in your product
I want to die like my grandfather- asleep, not like the passengers in his car, screaming!
-
Selling a product means that you need to create a contract between you and your customer(s) in this case can be a license. What I've seen in many companies, they give for free their product and charge for customization services, training, and support (not bug reporting). So it doesn't matter if your application was created in SharpDevelop, Visual Studio, PHP or whatever, if you want to make money since the moment they download your product, then create a trial version lets say for 14 days or limited access to the product, and after that, for a full license you charge whatever you think is fair for your work. Just remember, that out there many other companies have the same product as you
I want to die like my grandfather- asleep, not like the passengers in his car, screaming!
Thanks you verry much for answer! I have one more question: supose i'll give for free my product and charge for other services (like training), but it's legal to sell a product made with a free IDE (like SharpDevelop) in C# language? is there a tax for using C# or is free ? Thanks you!
If (i meet you in this life)
{
i'll drink with you a few beers;
}
else
{
Console.WriteLine("Thanks you verry much!");
} -
Thanks you verry much for answer! I have one more question: supose i'll give for free my product and charge for other services (like training), but it's legal to sell a product made with a free IDE (like SharpDevelop) in C# language? is there a tax for using C# or is free ? Thanks you!
If (i meet you in this life)
{
i'll drink with you a few beers;
}
else
{
Console.WriteLine("Thanks you verry much!");
}The .NET framework is a free download.
"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.
-
The .NET framework is a free download.
"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.
Thanks you verry much Mr. Pete!