Answer the question
In order to leave comments, you need to log in
Asp.net compiles to dll? What?
Good night, a question, I created an ASP (C#) project, compiled it - got a DLL, how can I make it a website?: D
Answer the question
In order to leave comments, you need to log in
This requires an interpreter and a server. For example, deploy IIS (if you run it on your windows server), or deploy to any hosting that supports .net using simple file copying, or the publishing procedure built into visual studio.
The easiest way is to see the fruits of labor locally, immediately during development (as well as debugging) - usually IIS Express comes with the studio, you just need to press a button, and everything will work
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question