Hi,
I am creating an windows application using vb.net. I am trying to deploy the project as exe. In this i am having few doubts.
(i) How to make my deployed application to check for latest version updated (as yahoo messanger)
(ii) How to Deployee an project with in an another project. For eg: First i deployed project 1, now i want to use/call the deplyoed Project 1 inside the Project 2 while deploying.
(iii) How to make my application to run on system start up?
Plz suggest me an solution
Thanks in advance