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
Will it go to finally block if there is no exception happened?
Difference between machine.config and web.config?
What is common language specification (cls)?
What is .net core used for?
Explain why do we use msmq?
What are the core differences between .NET Languages ?
Can you write a class without specifying namespace?
How to load a user control dynamically in runtime?
Is .net core stable?
Please explain what is the difference between a class and an object?
What is managed code execution?
Who is using .net core?
Explain is the jit an interpreter?
Can a try block have more than one catch block?
What are the features of dot net?