what is dumpbin.exe?

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


Please Help Members By Posting Answers For Below Questions

Do you support digital rights management to protect my videos?

533


What is query string?

661


Explain the asp.net session state modes.

710


From which base class all web forms are inherited?

599


How can we provide the WebParts control functionality to a server control?

657






Can you explain how ASP.NET application life cycle and page life cycle events fire?

669


What is the difference between mechine.config and web.config?

841


What is voluum?

639


Why is asp.net so popular?

588


Can you explain composite pattern?

685


What is session management in web application?

638


What is the difference between visual basic and asp.net?

598


What is the main function of url routing system in asp.net mvc? : asp.net mvc

573


What are the new login controls in asp.net 2.0?

609


How can we prevent browser from caching an aspx page?

608