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
what are the Custom controls in asp.net?
What is css in asp.net?
Why is global asax is used for?
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
What is Cookies Less Session?
Explain about secure socket layer?
Is it possible to apply themes to an asp.net application? If yes, then how?
Define secured sockets layer.
Explain different authentication modes in asp.net?
What is difference between cookies and cache?
Web API supports which protocol?
How do u deploy ur project?
What is boxing and unboxing in asp.net?
Which is the parent class of the web server control?
What is a postback ispostback and autopostback in asp net?