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
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
when a request is made in Life cycle of ASP.NET page .
Can you explain one critical mapping?
List of words of preprocessor in .net?
How can you implement the postback property of an asp.net control?
What is sql data source control in asp.net?
How do you create a master page?
What is the use of worker process in asp.net?
Explain how can you debug your .net application?
What is viewstategenerator?
What is http only cookie?
What are the advantages of Web API?
How long the items in ViewState exists?
How to find last error which occurred?
Explain the purpose of storyboard.targetproperty.