Link to home
Start Free TrialLog in
Avatar of Russ Suter
Russ Suter

asked on

How do I compile an ASP.NET Web Application project to a website?

I have an ASP.NET Web Application Project that I'm publishing to a specified location. The problem is that it's publishing all of my .cs files and I don't want it to. I need it to publish just the DLLs and have it run successfully without the .cs files on the site. How can I do this?
ASKER CERTIFIED SOLUTION
Avatar of svcoder
svcoder
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial