Answer Posted / vamsi krishna alluru
Assemblies are the building blocks of the .NET framework ..
which provides reusebility,security and fast accesible
etc..once created Assembly any where can use the assebly
by calling the assembly name..
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to handle errors in Web API?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
Explain the use of view state?
What are the benefits of view state?
Describe a bubbled event and how it is used ?
Give 2 examples for scenarios when routing is not applied?
What is difference in .net 1.1 and .net 2.0?
How do we access view state value of this page in the next page?
What is the function used for removing an event listener?
What are the various types of cookies in asp.net?
What is the purpose of url encoding?
What is difference between asp state management and asp.net state management?
Explain Optimization technique description?
What is the concepts of globalization and localization in .net?
Where the assembly is stored in asp.net?