What command line used to generate Runtime callable wrapper.
Answers were Sorted based on User's Feedback
Answer / sarath
tlbimp.exe,
for example:
tlbimp
InteropExample.dll /output:InteropExampleRCW.dll /verbose
Is This Answer Correct ? | 3 Yes | 0 No |
Can a master page have more than one contentplaceholder?
What is a Windows Service and how does its lifecycle differ from a "standard" EXE?
How To Call Outside Javascript File? Example : Our Project File Folder Name "Sample" Another Folder Name "Check".Check Folder Is Out Side Of Our Project ?Check Folder Have Verify.Js File. My Question Is How To Call Verify.Js File.
3 Answers Consagous, Phoenix Technologies,
is it possible to set more than web.config file for an ASP.net APPLICATION?can it run?how is it possible
What is the concept of postback in asp.net?
When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the class for the form. What item is added? a) The event registration. b) A protected class member for the control. c) A default event handler for the click event. d) A default class that inherits from the control?s base class.
4 Answers Syntax Softtech, TCS,
About web methods and its various attributes ?
How many modelpopup extender we frequire when we want more than one model popup on same page ?
What is Web API Routing?
what is client back feauture ?
Is it possible to migrate visual interdev design-time controls to asp.net?
Explain page output caching?