c# - Update existing asp.net Project with WCF -


i have ecommerce asp.net project, project have 20 important dlls , more java script files when want update website clients have give them dlls , js files , ask them replace new files old files , many many troubles.


but want create system web service update each client automatically antivirus update !

is possible !

how clickonce?

it's microsoft tool allows update client automatically. when client opens application, asks server if there updates - if there are, downloads them , updates. if not - nothing special happens , app start regulary.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -