Tagged Questions
3
votes
1answer
147 views
What is the best strategy for licensing a desktop application using a web service, when all I need to know is when people use the product?
Our company's main application is a desktop program that is used at warehouses and written in C# and Windows Presentation Forms.
The next thing we want to be able to do is track when customers open ...
2
votes
3answers
2k views
Creating Compelling Desktop Application in .NET
I'm about to create an open source desktop application. I'm primarily a .NET developer , with experience in ASP.NET and SharePoint. I've created basic Windows Forms applications before, but I have ...