Answer Posted / m.sivakumar
Metadata describes contents within the assembly like
classes, namespace, interfaces, scope, properties, methods and
parameters etc.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
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)
How does windows service lifecycle differ from a .standard. Exe?
What is a web api endpoint?
how to retrieve property settings from xml .config file.
What is loop in asp.net?
What is asp.net? How is it different from asp?
What is web configuration file and how to use in web application
What is difference between cache and session?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
What are the security types in asp.net?
What is ispostback method in asp.net? Why do we use that?
In which situation can you not use a viewstate?
Describe session handling in a webfarm?
Differentiate strong typing and weak typing
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc