Answer Posted / kesava
.net is network enable technology.
the place where we can develop the applications .It contains several base class libraries .
.net is a frameworks it means it contains the predefined class for re-usability and common language specification and common type specification .Using the predefined libraries we can develop our applications using any one of the .net languages .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know
What is inproc and outproc?
What is the maximum amount of memory any single process on windows can address?
Where the viewstate is stored after the page postback?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
How can we prevent browser from caching an aspx page?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
Explain the difference between response.redirect vs server.transfer
What is a 404 redirect?
What is a gridview in asp.net?
What is the difference between custom controls and user controls?
What is difference cookie and session?
What is the life cycle of an asp.net page?
Describe session handling in a webfarm?
Define msil.