how to Update my project from web
-
Hi, I develop a window mobile software using vb.net and web service. and i want to update my project from when new update is available on the web. how i update the my project. please suggest. Thanks
~Khatri Mitesh khatrimitesh@hotmail.com Bikaner (Rajasthan) INDIA
-
Hi, I develop a window mobile software using vb.net and web service. and i want to update my project from when new update is available on the web. how i update the my project. please suggest. Thanks
~Khatri Mitesh khatrimitesh@hotmail.com Bikaner (Rajasthan) INDIA
Hi Mitesh, what you want exactly let me know, do you want to update your application in side the mobile, when you are getting any new update in your application or in your methods. you need to clear all these thing while posting your question that would be more convenient.
Pavan Pareta
-
Hi Mitesh, what you want exactly let me know, do you want to update your application in side the mobile, when you are getting any new update in your application or in your methods. you need to clear all these thing while posting your question that would be more convenient.
Pavan Pareta
Hi Pavan Actually i develop a Wm 5.0 Application using vb.net and web service. and i also upload my .cab file and .exe file on the web. and i want to update my mobile application when the new version is available on the web. so how i update my application. please suggest. Thanks
~Khatri Mitesh khatrimitesh@hotmail.com Bikaner (Rajasthan) INDIA
-
Hi Pavan Actually i develop a Wm 5.0 Application using vb.net and web service. and i also upload my .cab file and .exe file on the web. and i want to update my mobile application when the new version is available on the web. so how i update my application. please suggest. Thanks
~Khatri Mitesh khatrimitesh@hotmail.com Bikaner (Rajasthan) INDIA
Hi Khatri Mitesh, In this case you have to make version system in your application when your application run check your own version with web service method, if the version is different then download your application and install it self. see this link 1) Creating Self-Updating Applications With the .NET Compact Framework[^] Hope that this may be help.
Pavan Pareta