what is mean by framework?

Answers were Sorted based on User's Feedback



what is mean by framework?..

Answer / thishanth

The Microsoft .Net Framework is a platform that provides
tools and technologies you need to build Networked
Applications as well as Distributed Web Services and Web
Applications. The .Net Framework provides the necessary
compile time and run-time foundation to build and run any
language that conforms to the Common Language Specification
(CLS).The main two components of .Net Framework are Common
Language Runtime (CLR) and .Net Framework Class Library (FCL).
what_is_microsoft_.net_framework

Is This Answer Correct ?    2 Yes 1 No

what is mean by framework?..

Answer / kiran

A software framework, in computer programming, is an
abstraction in which common code providing generic
functionality can be selectively overridden or specialized
by user code providing specific functionality. Frameworks
are a special case of software libraries in that they are
reusable abstractions of code wrapped in a well-defined
API, yet they contain some key distinguishing features that
separate them from normal libraries.

Is This Answer Correct ?    9 Yes 13 No

what is mean by framework?..

Answer / guest

FrameWork has Clr

Is This Answer Correct ?    3 Yes 12 No

Post New Answer

More ASP.NET Interview Questions

what is session . how it is use ?

3 Answers   TCS,


How do cookies work?

0 Answers  


What is the purpose of session management?

0 Answers  


When should we use abtract class and Interface Class?Give an Example

4 Answers   Accenture, Cap Gemini, L&T, RM,


What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc

0 Answers  






To call a Web service which transport protocol you can use?

3 Answers   Siebel,


Difference between server.Execute and response.redirect ?

5 Answers   Accenture, Keane India Ltd,


Which is better asp.net or php?

0 Answers  


explain ado.net

6 Answers  


we can able to display a MessageBox in asp .net without using any script langages?

8 Answers   ABC,


What are the layouts of ASP.NET Pages?

0 Answers  


What are the types of assemblies and where can u store them and how a private assembly is used only by a single application, and is stored in that application's install directory (or a subdirectory therein)?

3 Answers   Accenture,


Categories