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 can we prevent browser from caching an aspx page?

0 Answers  


Types of caching ?

3 Answers   TCS,


Write a code for passing ArrayList in Web API?

0 Answers  


What is difference between rest and soap?

0 Answers  


What is enableviewstate in asp net?

0 Answers  






What is the use of @Register directives?

3 Answers  


how can you bind data from dataset to XML file

2 Answers   LG Soft,


With out Web.config can we executes the application?

10 Answers   Valtech,


What is parse in asp.net?

0 Answers  


What is the use of response redirect in asp.net?

0 Answers  


What is reflection and disadvantages of reflection ?

2 Answers   CTC, Microsoft,


What can we do with asp.net?

0 Answers  


Categories