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
What do you mean by Driver Script?
When we go for html server controls and when we go for web server controls?
How viewstate is being formed and how it is stored on client in .net?
Can a dll be changed to an exe?
What is smart navigation in .net?
Explain what are the deferred execution and the immediate execution in linq?
Why did they call it .net?
Explain about the Common Language Runtime?
Explain how to load the contents of an xml file into an xmldocument object?
What is .net assembly?
What is multiThreading in .NET?
Tell us the difference between the while and for loop. Provide a .net syntax for both loops?
What is .net debug & trace?
What is Entity Relationship Model in .NET?
Explain what do the terms “boxing” and “unboxing” mean?