Explain the .NET architecture.
Answer Posted / davamani
The architecture of any application depends upon the
sequence of execution
of the program. Since ASP.Net is a web application, the
execution starts from the web server
and follows the entire life cycle of the aspx page
Is This Answer Correct ? | 13 Yes | 24 No |
Post New Answer View All Answers
Is .net is a language?
what is prototype design pattern in .net
What is strong-typing versus weak-typing? Which is preferred?
Do I have any control over the garbage collection algorithm?
What is multiThreading in .NET?
explain the states of a window service application?
What is a strong name in .net?
Explain what rare the types of jit and what is econo-jit?
Is .net core the future?
How many types of generations are there in a garbage collector?
Which namespace is require to used XML in .NET?
What are .net functions?
Tell us why do we use the “using” statement?
Explain how to stop a thread?
What is 3 tier architecture?