What command line used to generate Runtime callable wrapper.
Answer Posted / sarath
tlbimp.exe,
for example:
tlbimp
InteropExample.dll /output:InteropExampleRCW.dll /verbose
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the use of placeholder control? Can we see it at runtime?
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?
What are the Types of chaching. How to implement caching
What is ispostback property?
In asp.net, how can you validate drop down box?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What does mean by a neutral culture?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
What is the significance of finalize method in .net?
What is difference cookie and session?
What events will occur when a page is loaded?
What are the security types in ASP/ASP.NET? Different Authentication modes?
What is redirectpermanent in asp.net?
Explain about secure socket layer?