Answer the question
In order to leave comments, you need to log in
How to generate source code in libraries?
Have a nice day, everyone!
There is an application on asp.net, in which for each page there is a regular aspx file and cs to it, which contains all the C # code of this page.
There was a need to translate everything into libraries for deployment on third-party servers.
Which side to approach? It is possible to generate the current code somehow in libraries or how?
I would appreciate links to information.
Answer the question
In order to leave comments, you need to log in
Google Asp.Net Deploy
https://msdn.microsoft.com/en-us/library/dd394698%...
https://www.asp.net/web-forms/overview/deployment
Actually what you need is this https://msdn.microsoft.com/en-us/library/bb398860.aspx
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question