Answer Posted / 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 |
Post New Answer View All Answers
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
Define the term Web Garden?
How can I create master page in asp net?
What do you mean by serialize and marshalbyref?
Can we have a web application running without web.config file?
Can you explain composite pattern?
Explain the main function of razor in asp.net? : asp.net mvc
Define transparent caching with aop?
How to Separate background image and front image from original picture....
How do you change the session time-out value?
What is session in asp.net?
What is distributed system in asp.net?
What is the equivalent of date() and time() in asp.net?
Why do we use asp.net?
What is server side routing?