Update of .Net vb (windows forms)application

  • Thread starter Thread starter kot13
  • Start date Start date
K

kot13

The application (Vb.net+WindowsForms+SQL server(MSDE)) has
been installed on client machine from CD.
What is the best (secure and reliable in troubleshooting)
architecture to update the client machine with new version
of application deployed through internet.

Update need to be done when client is sending updated data
(XML file sent through internet) to be syncronize with
Core SQL server database running on the Server.Core SQL
server is residing behind 2 firewalls.

THNX!
 
HI Kot,

This has very few to do with the language, maybe you can beter ask this in
the newsgroup

microsoft.public.dotnet.setup
or
microsoft.public.dotnet.general

Cor
 
Back
Top