hi,
i have created a website in asp.net with c# i need to host it in a web site!
my question is how to upload a database while hosting the total project to our site.
i too have buyed web domain and others etc..............!
regards,
gowtham
Loading
Sam HobbsPosted May 25, 2011, 4:26 PM
Posted May 25, 2011, 10:54 AM
Instead of uploading the database to your hosting site, simply create database script and use that script to create the database in your windows hosting server.
Sure, you will get the ftp option to upload your aspx and dll file into your server.
Hope this helps you.