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
Who creates jsessionid?
Why would a company use an application service provider?
What is a page life cycle? What are the events in a page life cycle?
What is mvc in asp.net tutorial? : Asp.Net MVC
Explain one critical mapping?
Explain the benefits of viewstate?
What are server activated objects?
What is form submit?
Where viewstate value is stored in asp.net?
What are the session variables?
What are the options in ASP.NET to maintain state?
Is data edited in the Repeater control?
What is difference between session and cookie?
What are the asp.net 2.0 features?
What is autopostback in asp net?