Questions about creating an .net âexecutableâ 2005 that will not remained installed once a user enters some data into the application. I also want this applcation to not require any previous software installed on a users workstation. I basically want to setup an application for new users when they are applying for insurance. This application would preferably be a run as a windows desktop application versus on the internet. Once the user enters the save or submit button, I want the application to send the data back to be processed on a Sql server 2000 or sql server 2005 database. I have Visual Studio.net 2005 currently and would like suggestions on how to do steup this type of an application using Visual Basic.net 2005. Thanks!