| Sign In/My Account | View Cart |
| Article: |
The Magic of ClickOnce | |
| Subject: | About ClickOnce Idea | |
| Date: | 2005-10-09 16:16:56 | |
| From: | ClickOnce | |
|
Hello All, I would like to ask about this tech. so I will explain my needs and I hope to advice me please, I'm using vb.net application for multi users this application should be updated from time to time, I read about ClickOnce tech. and it is very good for my updated development, but I'm using local MSaccess database, second thing: should my customer connect to the Internet while they are running the application or just they will connect to the Internet if they need to update or send any data to my server!! that mean I will save the data in the local MSAccess database and then send it at one time completely. please advise me to the best way that apply my idea.
|
||
Showing messages 1 through 2 of 2.
You do not need the internet connection to run your application. You can save all your work localy and then, when you are back online, you can publish it to the server.