Answer Posted / k.satymababu
The .net frame work provides a runtime enviornment called
the common language runtime(CLR)
CLR handels the execution of code and provides useful
services fotr the implementation of the program in addition
to execution code.
CLR provides services like
===>Memory management
===>Thread Management
====>Security Management
======>Code Verification
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Define caching.
Name the namespace which is used by ado.net?
How can we call webservices in Banking Applications? and where we are using it?
What is the biggest disadvantage of “Other Return Types” in Web API?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
Explain about Application and Session Events ?
What are the different methods of session maintenance in asp.net?
Explain about Multi-Language integration?
Which is faster viewdata or viewbag?
What is server components?
In ViewState How much lifespan items stored?
They mostly asked difference between versions of technologies
To display data in a Repeater control which template you provide?
How do I open an ashx file?
How do we assign page-specific attributes?