Answer Posted / nitin
Runtime Callable wrapper is created by CLR. It enables com
dot net components to access com components.
It Creates Bridge between dot net component and com
component.
It filters Data Type between both component.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is base class of .net?
What are the differences between the response.write() and response.output.write()?
What is server side session management?
What are the advantages of asp.net mvc framework? : asp.net mvc
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
Explain the overview of asp.net?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
How to you can limit Access to Web API to Specific HTTP Verb?
What are custom user controls in asp.net?
How do active server pages work?
How to display validation messages in one control?
Which browsers support the xmlhttprequest object?
How tooltip is set through code-behind in ASP.NET?
Explain the concept of View Model in MVC?
what is a .xap file? Explain with an example.