Hi,
I'm using Visual Studio and did some programs with C#, where I used databases. How can I have ASP.NET on this host - do I just upload the C# files and the .mdf files?
Thanks![]()
Hi,
I'm using Visual Studio and did some programs with C#, where I used databases. How can I have ASP.NET on this host - do I just upload the C# files and the .mdf files?
Thanks![]()
Last edited by valley9; 05-24-2009 at 06:10 AM. Reason: Small mistake
try to check the sites bellow:
http://www.w3schools.com/aspnet/aspnet_dbconnection.asp
http://msdn.microsoft.com/en-us/library/ms178371.aspx
good luck!