what is dumpbin.exe?



what is dumpbin.exe?..

Answer / 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

More ASP.NET Interview Questions

What is smart navigation?

1 Answers  


Is razor a programming language?

1 Answers  


What’s the difference between Response.Write() andResponse.Output.Write()?

1 Answers  


What is authorization in asp.net?

1 Answers  


How to store a dataset in a viewstate?

3 Answers   Patni,


What are different ASP.NET Web Forms with the technology different from though ASP (1.0-3.0)?

1 Answers   Siebel,


Which institute provide good Project training on .Net technologies in hyd?

5 Answers  


Who will magage un-managed code?

7 Answers   HP,


How to Insert/Add in ASPXgridview

1 Answers   Infosys,


how many databases and tables are uses in one project?

2 Answers  


What’s difference between “optimistic” and “pessimistic” locking?

1 Answers  


What is personalization? What are the properties available in personalization?

1 Answers  


Categories