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
List the advantages and disadvantages of user control an custom control?
What is the difference between viewstate and hidden field in asp.net?
Why will you usually create an aspnet user account in the database for an asp.net web application?
What role “#&&” plays in a querysting?
Explain the use of fragment caching.
How do we access view state value of this page in the next page?
How can we make sure that Web API returns JSON data only?
Explain different types of validators in asp.net?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
List the major built-in objects in asp.net?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
What is the concept of postback in asp.net?
What is data binding in asp net?
Which protocol is used to call a web service?
What is http response header?