How to create automatic update for c# windows application
c#, winforms
Solution
ClickOnce would do what you want.
Problem
I'm looking for automatic update for my c# windows application. can somebody help me that where can i find the open source auto update project or how can i create it by c#. Thanks all