what is assembly?
Answers were Sorted based on User's Feedback
Answer / pranjal
smallest execution unit in .net framework . a file that is
automatically generated by compiler on succesful compilation
of .net application
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / manoj tambe
Assembly is a unit of deployment like EXE or a DLL
| Is This Answer Correct ? | 2 Yes | 1 No |
What is meant by globalization and localization?
Please explain what is the difference between encrypting a password and applying a hashing?
Explain memory-mapped files.
Explain me how does linq work?
What is the difference between constants and read-only variables?
Explain the garbage collection process?
What is shared and repeatable inheritance?
Differences between datagrid, datalist and repeater in .net?
How do you create threading in .NET? What is the namespace for that?
What is prerender event of a page?
What are the types of assemblies in .net?
What are good ADO.NET object(s) to replace the ADO Recordset object.