Answer Posted / anand gopal makwa munger
Metadata refers to certain data structure Embedded within the CLR code that describe high level structure of code.it describe all the class and class member that are define in the assembly, and class and class member that the current assembly will call from another assembly.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is state management techniques in asp.net?
When was asp.net released?
How you will improve web application performance?
Explain what does mvc represent in asp.net? : asp.net mvc
Describe how to implement globalization and localization in the use interface in .net.
how to elimainte the similar data from the different tables
How should I destroy my objects in asp.net?
Explain about Application and Session Events ?
What is the usage of DelegatingHandler?
What do you understand from custom control?
Can we set master page as a start page?
What are the two types of web pages?
How to implement role based security in asp.net mvc? : Asp.Net MVC
What is event bubbling?
What are HTTP handlers in ASP.NET?