Choose a location:
I want to develope an Web application using asp.net, c#, My sql DB
this is my 2nd project in .net i dont have much of experience in .net.
instead of deploying this web application on a FTP server I want it to run on localhost by creating a shortcut
is it possible?if yes then what steps should i follow?
You can refer http://www.no-ip.com/support/guides/web_servers/setting_up_iis.html
Yes We can Easily Deploy the web Application to Desktop application...
Just Deploy Your Project With the IIS and Change the Database path....Then You easily run your Web application to window application.