Link to home
Start Free TrialLog in
Avatar of Jason Livengood
Jason LivengoodFlag for United States of America

asked on

New to publishing feature in Visual Studio 2008

I have a web application in which when I use the publish feature in Visual Studio .It currently creates a single dll for the whole project(.csproj). How do I make it produce a .dll for each code-behind page in the project?  I have seen these deployments where they normally have a weird guid like id attached to the name of the dll for each page. How to do this?
ASKER CERTIFIED SOLUTION
Avatar of gtdriver94
gtdriver94
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
SOLUTION
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