Answer Posted / kamal
Nmake.exe pls refer the following MSDN URL..
http://msdn.microsoft.com/en-us/library/ms930369.aspx
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between boxing and unboxing?
Explain Different kinds of methods?
Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?
Explain me what is an anonymous method and how is it different from a lambda expression?
Explain how viewstate is being formed and how it's stored on client in .net?
What are the different.net tools which you used in projects?
What tools can I use to develop .net applications?
Explain what is mutex?
What is the concept of inheritance in .net?
Explain about managed heap?
Explain the differences between server-side code and client-side code.
Please explain what inheritance is, and why it's important?
State the differences between the dispose() and finalize().
Tell us what is a sealed class?
Describe the Managed Execution Process