Interview questions

.Net - Elements of the .NET Framework

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

Explain the elements of the .NET Framework.

  • CLR (Common Language Runtime): It is a common managed environment where all the .net programs run. Supports multiple languages and has the garbage collector.
  • .Net Framework Class Libraries: For each source code compiler (VB.NET, C#.NET, etc.), there is a minimum set of coding standards that must be met. The minimum set of coding standards that must be met to compile .NET code into MSIL code is known as CLS - Common Language Specification. The role of the Common Language Specification is to ensure that all generated code (MSIL) that meets the minimum set of coding standards can operate successfully within the .NET framework. THE CTS (Common Type System) handles conversion of programming-language data types into .NET compatible (MSIL) data types. The implicit benefit of the CTS is the reduction of development time when attempting to coordinate data types between two sets of different programming-language code.
  • Data and XML: Support for disconnected programming model and XML.
  • XML webservices: creating webservices for distributed architecture.
  • Webforms: Provides support and functionality for Web based UI.
  • Windows forms: Provides support and functionality for Windows based UI.

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?................

Describe the .NET Framework architecture.

.Net framework has two components:.......

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

Discussion Board
computer science

very interested i learnt more

salisu muazu 09-23-2019 07:33 AM

 

 

 
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