Interview Question in Visual Studio 2005


 

Interview Question :: Vb.net application implementation

I have this vb.net project that I want to load up to a webserver. The application is pulling its info from a small access database that I plan on having on the same web server as the forms. I have never done this and was wondering how to implement it. Is there a wizard in Visual Studio 2005 that will convert my porject into the real thing that can be loaded onto a web server? My connection to my database is the web config file, do I have to change that string before or can I cange it after I convert this project into real web pages. Also I have acouple of reports that are pulling info from the access database and I used the connection wizzard to connect the crystal reports to the queries in my database. How do I change the connection of the reports to the new database since the database will no longer be on my H: drive it wil be on a web server? Any help would be appericated or any links or phone numbers to sites/companies that can answer these questions.
by ksk