Can I Create A Website Using Asp.net And Save It Locally, Send It To Someone And Still Be Usable?
I’d like to create a ASP.NET web app and then send it to my professor so that he can view it. Is that possible? I know that you usually need a server to host the website, but Visual Studio has an allows you to run and debug ASP.NET apps. Is there any way that I could send him the project files and have him run it on his computer? (If he doesn’t have Visual Studio)?
Related Posts:
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.


1 Response to “Can I Create A Website Using Asp.net And Save It Locally, Send It To Someone And Still Be Usable?”.
Well if you want him to see the code, just have him open the files in notepad.
Leave a comment.