Answer Posted / subramaniam
assembly is the collection of dll and exe files.
this assembly wil create in CLR
this clr wil give run time environment for .net applications
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain some of the major built-in objects in asp.net
Is viewstate enabled by default?
Can you nest updatepanel within each other?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
Describe state management in asp.net?
What is the best Macanism to clear the Cache in asp.net
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
Which protocol is used in a web api?
What is the latest version of asp.net?
What are session objects?
How do you do Client-side validation in .Net?
How to make paging concepts in datagrid in ASP.NET?
How is a session stored and maintained in asp.net?
How will you maintain versioning in asp.net 2.0?
What is the difference between custom controls and user controls?