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 is value type and refernce type in .net?
How do you trigger the paint event in system.drawing?
What is new in .net core?
What is dot net and its uses?
What is typical about a windows process in regards to memory allocation in .net?
What is stored procedure ? how we use it in .NET ?
What do the terms “boxing” and “unboxing” mean?
How to create properties and methods using controls?
Why did they call it .net?
Please tell us what is the difference between override and overload in a method?
What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?
Which namespace is used to support multithearding in .NET?
Is .net core installed?
Using activex control in .net?
What is RPC? What is the use of it?