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

how to get the vb6.0 COM Component in to the .Net application?

3 Answers   iSoft,


difference between caching objects in session objects?

2 Answers  


How can we make sure that Web API returns JSON data only?

0 Answers  


Which tools of web site Administartion tool do you use to manage user,roles and rules?

2 Answers  


I am trying to redirect another site on button click.

8 Answers  


What is caching in asp.net?

0 Answers  


wt is repeater control and wt is datalist control and wt defferences these two? i want some code in datalist?

1 Answers  


What is the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCode.aspx.cs"?

1 Answers   Innvectra,


Which protocol is used in a web api?

0 Answers  


Explain server control extensibility with reference to asp.net 2.0 ?

0 Answers  


In asp.net 3.5 we can go one page to onther page without using statemanagment concept?

1 Answers   ANR, Google, TCS,


What is difference between user control and custom control?

1 Answers   TVS,


Categories