Upload Asp.Net c# MySQL site
-
Hi, I have created a site, now I want to upload it on the server. I do not have the experience of uploading the site on server, plz help me in this. I am using ASP.NET C# MySQL. Thanks
-
Hi, I have created a site, now I want to upload it on the server. I do not have the experience of uploading the site on server, plz help me in this. I am using ASP.NET C# MySQL. Thanks
It depends on your host how you get files uploaded. Simply copying the files to the appropriate virtual directory may be enough.
I know the language. I've read a book. - _Madmatt
-
Hi, I have created a site, now I want to upload it on the server. I do not have the experience of uploading the site on server, plz help me in this. I am using ASP.NET C# MySQL. Thanks
-
Hi, I have created a site, now I want to upload it on the server. I do not have the experience of uploading the site on server, plz help me in this. I am using ASP.NET C# MySQL. Thanks
Thanks all for you reply I have uploaded the database on server. I am using MySql database. But I do not know what to write in "Data Source" in web.config, for local computer I had written "localhost" but do not know what to write for web server.