D
D
Denis2016-05-25 19:15:50
ASP.NET
Denis, 2016-05-25 19:15:50

How to design a web application correctly?

Good afternoon!
I think that my question will seem like trash, but I'm curious and I'll ask it anyway. I'm new to programming. I would like to have an understanding of how the work of a web application is built (in general terms). Let's say I wrote some C# program that runs, performs a certain type of check, for example, sends an e-mail with the results of the check, and, most importantly, the procedure is repeated for some certain intervals.
Everything is fine in the console, I run it on my computer, everything works.
The question is next. How, in general terms, is a web application implemented on a similar basis so that many users can use this functionality? Considered Asp.Net application

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
MrDywar Pichugin, 2016-05-25
@darkmayers

metanit.com/sharp/mvc5
Chapter 23 Application Architecture.
There is also a free book (large) on the microsoft site, googled.
"Microsoft Architecture Design Guide"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question