Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
I advise you to read about the request life cycle:
frontend - request - iis - authentication - authorization - creating a controller - calling a controller method - writing a response to response - returning a response.
What components are called in this case (ControllerFactory, VirtualPathProvider, etc.)
How can I organize authentication / authorization.
If you need to read about ORM (Entity Framework, Fluent NHibernate) - it will simplify working with the database to begin with.
1) To write a website (small service) - you need to have an average understanding of the C # language. Those. Asp.net itself contains certain patterns that will help you create a working solution in a relatively harmless way.
2) But various atypical tasks, deep customization, and so on - already require a good knowledge of the .net language and infrastructure.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question