GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  ASP.NET
Go To First  |  Previous Question  |  Next Question 
 ASP.NET  |  Question 20 of 164    Print  
what is .net frame work?
The .NET Framework has two main components: the common language runtime and the .NET Framework class library.
You can think of the runtime as an agent that manages code at execution time, providing core services such as memory management, thread management, and remoting, while also enforcing strict type safety and other forms of code accuracy that ensure security and robustness.
The class library, is a comprehensive, object-oriented collection of reusable types that you can use to develop applications ranging from traditional command-line or graphical user interface (GUI) applications to applications based on the latest innovations provided by ASP.NET, such as Web Forms and XML Web services.



  
Total Answers and Comments: 2 Last Update: August 26, 2009     Asked by: rajani 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 11, 2006 01:14:40   #1  
samiksc Member Since: October 2005   Contribution: 233    

RE: what is .net frame work?

.Net framework is an environment provided on top of the OS which looks into

  1. Memory management
  2. Thread management

and provides

  1. Language independence
  2. Platform independence

It is defined by Microsoft as 'an environment for building deploying and running web services and other applications. It consists of three main parts -- CLR framework classes and ASP.Net'

.Net facilitates integration of code written for desktop applications with code written for web applications. It also facilitates creation of assemblies from code files written in different .net languages. It provides a common type system (CTS) for bringing data types of all languages on a common platform.


 
Is this answer useful? Yes | No
August 25, 2009 08:07:53   #2  
sathin Member Since: August 2009   Contribution: 6    

RE: what is .net frame work?

.NET framework consists of

1) CLR

2) Class library

3) ASP.Net


CLR (Common Language Runtime): The name itself gives you an idea what CLR is.


RUNTIME can be described as a reduced version of a program. It enables you
to Execute the program but not develop it.


 
Is this answer useful? Yes | No

 Related Questions

Can i assign datagrid.datasource = datareaderwill it work?will it fill my datagrid with the valuesthankx in advance.parikshit sehgal
Read Answers (10) | Asked by : parikshit

The .NET Framework has two main components: the common language runtime and the .NET Framework class library.You can think of the runtime as an agent that manages code at execution time, providing core 
Latest Answer : .NET framework consists of 1) CLR 2) Class library 3) ASP.Net CLR (Common Language Runtime): The name itself gives you an idea what CLR is. RUNTIME can be described as a reduced version of a program.  It enables you to Execute the program ...
Read Answers (2) | Asked by : rajani

One of the language enhancements in .NET 2.0—available in both VB.NET 2005 and C# 2.0—is support for partial classes. In a nutshell, partial classes mean that your class definition can be split 
Latest Answer : Using Partial Classes we can have same class span across multiple files.However it is considered as  a single class by CLR. Infact,if we can take a look into IL code, we will find a single class only. So two developers can work on their own copy ...
Read Answers (2) | Asked by : girish

i want to know the complete follow of the page how it store cookies and user info into session and when it get terminate also is it possible to call in-process application to out-process? 
Latest Answer : we know Http is an state-less protocol which is required for interaction between clinet and server .so there is an need to remeber state of request raised by an web browser so that web server can recognize you have already previously visited or not.There ...
Read Answers (4) | Asked by : cyus_sg


 Sponsored Links

 
Related Articles

Frame Relay

Frame Relay Frame Relay is a concept where the information is sent using data frames in a digital format Using this relay service the data can be sent in a fast and efficient manner through the internet Frame Relay is also a cheaper way to send data from one point to another mosgoogle The internet s
 

How EDI work with XML

How EDI work with XML EDI and XML systems have been seen as the opportunity to create a holistic approach to data information exchange that can deliver and process simple durable and effective business transactions by electronic means To achieve this methods must be employed that are not only of val
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

Importance of Proper English during Job Interview

Importance of Proper English during Job Interview Your job interview is crucially important and it will determine whether or not you will get the job Depending on the type of job you re going for it is very important for you to use proper English In most cases jobs which offer higher salaries will h
 

JavaScript Frame object

JavaScript Frame Object In this JavaScript tutorial you will learn about frame object its properties and methods in detail with example frame object properties of frame object frames self name length parent methods of frame object blur focus setInterval clearInterval setTimeout expression millisecon
 

Understanding The Work Structure of Project Management

Understanding The Work Structure of Project Management The project management process requires a team to be formed who can successfully complete a project At the head of the team is the project manager and they must be able to delegate the tasks of the project to each member The ability to do this p
 

HR Interview - HR Interview Mistakes You Will Want To Avoid

HR Interview Mistakes You Will Want To Avoid The job interview can be a stressful process This is especially true for those who are going after a competitive position Your nonverbal communication combined with the answers you give during the interview will determine if you are hired mosgoogle While
 

HR Interview - Behavioral HR Interviews

Behavioral HR Interviews As the name implies a behavioral interview is an interview that is held by a human resources department to determine if an applicant has the behaviors that are appropriate for a job The company must know how an applicant will behave in a certain situations mosgoogle The logi
 

HR Interview - How To Prepare For Your HR Interview

How To Prepare For Your HR Interview Before you begin thinking about how you are going to dress for the interview it is important to do your research first You should learn everything you can about the company you wish to work for When you have detailed information about your employer you will conve
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape