Interview questions

.Net - Describe the .NET Framework architecture

Next question>>           Learn .NET
.Net - Describe the .NET Framework architecture. - June 03, 2009 at 11:00 AM by Shuchi Gauri

Describe the .NET Framework architecture.

.Net framework has two components:

1. .Net framework class library
2. Common language runtime.

FCL facilitates the types through CTS which are common to all the supported languages.

The CLS ensures that all languages are interoperable. This ensures that all code is managed .i.e. code which is converted to MSIL.

The CLR has the class loader that load the MSIL code of an application into runtime, which is then converted into native code by the JIT complier. The CLR manages code and provide services such as memory management, threading, remoting, type safety, security, Exception handling etc.

Next question>>

Also read

.NET Framework

What is a CLR (Common Language Runtime)?
Explain the concepts of CTS and CLS(Common Language Specification).
Explain the concepts and capabilities of Assembly in .NET
What is Manifest in .NET?
What is GAC in .NET?
What is garbage collection? How to force garbage collector to run?
Explain the different types of JIT in MS .NET..................

.Net Framework interview questions

Explain the .Net Framework.
Describe the .Net Framework Architecture.
What are the components of the .Net Framework?
Explain the role of assembly in the .Net Framework.
Describe the GAC in the .Net Framework.
What is the advantage of packaging over xcopy in .NET?................

Explain ASP.NET Ajax Framework.

ASP.NET Ajax Framework is used for implementing the Ajax functionality. It allows you to create interactive web applications.............. 

Web Parts Framework

ASP.NET 2.0 ships with a Web Parts Framework that provides the infrastructure and the building blocks required for creating modular web pages that can be easily customized by the users............

ASP.NET MVC Framework

ASP.NET MVC Framework, Sample Project, URL Routing Engine..............

Configuration files and types in .NET Framework

The Machine.Config file, which specifies the settings that are global to a particular machine................

.NET base class library

The .NET Framework class library is a library of classes, interfaces, and value types................. 



Write your comment - Share Knowledge and Experience


 

 
Latest placement tests
Latest links
 
Latest MCQs
» General awareness - Banking » ASP.NET » PL/SQL » Mechanical Engineering
» IAS Prelims GS » Java » Programming Language » Electrical Engineering
» English » C++ » Software Engineering » Electronic Engineering
» Quantitative Aptitude » Oracle » English » Finance
Home | About us | Sitemap | Contact us | We are hiring