Click here to Skip to main content
16,015,504 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Experts,

How to show demo of asp.net web application to client like window applications setup.


thanking You,
Posted

1 solution

Hi,
for that you have to download and install web deployed project.After install this software you right click on the your project and you can see the "Add web deployment project" so click on it and it ask where you can create the deployment project.So give the path and folder name then rebuild your recently added project and then check newly created folder. so you can get your deployment site in that there is not code(no one .cs file).
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900