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

How do you declare static variable? What is its lifetime?

506


What is the Difference between MVC And MVP design pattrens

2201


Is viewstate secure?

503


What is meant by asp.net?

534


What is http pipeline in asp.net?

509






Why is global asax is used?

604


How does asp page work?

540


What is data reader in asp.net?

490


Can you nest updatepanel within each other?

546


Explain swagger components.

563


Explain http handlers? Where we can use the http handlers?

681


Why asp.net is better than php?

486


What's the ASP.Net Application life cycle?

562


What is httpresponse?

504


How to add DateTime Control in normal DataGrid Server Control?

578