posting a c#.net application help needed
I am new on C# I have made some applications using C# 2003 on .net plataform. I can run my applications from my computer (ex http://localhost/exampleDatabase.aspx) how ever I do not know how I can load it in a server so the program can be use the internet
Jan MontanoPosted Sep 10, 2007, 5:34 AM
Add new project->Other project types-setup and deployment. (for vs2005)
Here's an article: Creating Setup and Deployment Projects in VS.NET