Answer Posted / elangovan
Standard Object File Format (COFF) binary files (which
include DLLs, LIBs and EXEs) provide a lot of useful header
information, including all of the functions that they
export. Nicely enough, Microsoft provides a command-line
tool with almost all of their development environments,
including Visual Studio .NET 2003, that allows you to
easily extract this information. This tool is called
dumpbin.exe.
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Do you support digital rights management to protect my videos?
What is query string?
Explain the asp.net session state modes.
From which base class all web forms are inherited?
How can we provide the WebParts control functionality to a server control?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
What is the difference between mechine.config and web.config?
What is voluum?
Why is asp.net so popular?
Can you explain composite pattern?
What is session management in web application?
What is the difference between visual basic and asp.net?
What is the main function of url routing system in asp.net mvc? : asp.net mvc
What are the new login controls in asp.net 2.0?
How can we prevent browser from caching an aspx page?