V
V
Vitaly Rybchenko2017-07-18 19:41:11
ASP.NET
Vitaly Rybchenko, 2017-07-18 19:41:11

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

2 answer(s)
D
Dmitry Eremin, 2017-07-19
@EreminD

Google Asp.Net Deploy
https://msdn.microsoft.com/en-us/library/dd394698%...
https://www.asp.net/web-forms/overview/deployment

A
Alexander Kuznetsov, 2017-07-19
@DarkRaven

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 question

Ask a Question

731 491 924 answers to any question