anyone please tell me the steps for hosting my web application developed in C#.net
Web Hosting
Collapse
X
-
Originally posted by neenaanyone please tell me the steps for hosting my web application developed in C#.net
all you have to do is decide for the domain name of your website, look for a webhosting site(e.g. godaddy.com) get a package, that depends on what database(MSAcce ss/MSSQL) did u used on your web application. After that, get the ftp connection and the database connetion(if u used MS SQL), put your fles on the ftp site, change a bit of your codes to be able to use the database included on the package.... and there... chwalla......
ian -
hello
first you should have an ip adrerss taken from any hosting centerwith dotnet support .once you have this ,just upload your dlls and webforms and etc in to folder on server .what ever the you want for your site just use that for your application folder where all your data resides in the serverComment
Comment