Explain the .NET architecture.
Answer Posted / aarti ashar
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 ? | 78 Yes | 44 No |
Post New Answer View All Answers
How is .net core cross platform?
Explain why do we use msmq?
How can you turn-on and turn-off cas?
When we use windows api in .net is it managed or unmanaged code?
Explain security measures exist for .net remoting in system.runtime.remoting?
Describe the difference between inline and code behind which is best in a loosely coupled solution?
How to view a .NET assembly?
Dynamic Fonts
Explain the difference between the stack and the heap?
Is there built-in support for logging?
Explain the difference between garbage collections in .net 4.0 and earlier versions?
How to instantiate a delegate?
which methos do you invoke on the dataadapter control to load your generated dataset with data?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
How do you instantiate a complex number?