what is clr .
Answer / alb.shah
clr is the common language runtime. it is take care of
execution the programe.
responsiblites:
garbage collection
msil
code verification
code access security
Is This Answer Correct ? | 1 Yes | 0 No |
How does the cookies work in asp.net?
how to use web services with code?(with example code)
What data type does the RangeValidator control support?
what is the relation between delegates and events
what is session,cokkies in asp.net??
Define view state.
Which is better union or union all?
i have one gridview contains edititemtemplate(which contains update and cancel buttons) and i have one item template (contains edit button) i want the code for update and cancelbuttons in edit item template and i want the code for edit button in itemtemplate. please help me
Can you explain autopostback?
About Postback ?
What is data caching?
What is the difference between <%#%> and <%=%>?