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


Please Help Members By Posting Answers For Below Questions

What is reflection in microsoft .net context?

789


State some of the different languages supported by .net?

751


What is marshling?

792


What is the difference between override and overload in a method?

768


How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?

792


What is difference between .net and .net core?

752


Compare & contrast rich client (smart clients or windows-based) & browser-based web application

754


What are data types in .NET?

882


Explain the difference between garbage collections in .net 4.0 and earlier versions?

754


Can you create instance of a class which has private constructor?

815


How to manage pagination in a page using .net?

786


Is .net a language?

783


Explain .NET architecture?

861


Explain the use of activex control in .net?

778


What do the terms “boxing” and “unboxing” mean?

750