I have just developed a .NET desktop application and looking forward to allow people to download the application and install.
I am particularly worried that the software might (most likely) contain bugs, and I need push patches etc. I dont know how to do this.
Also I need to do piracy prevention using serial key/activation which I dont know how to begin with. I know this is not a popular opinion here, but I'd love to know how to do it.
All books in my local bookstores are about software development/testing/management. None on deployment. Searching with Google brings me to some short articles, but I prefer materials that I can seriously study and gain strong foundation of.
Please share good resources or advices related to deployment, and does not have to be limited to .NET platform.
Thanks.