what is an assembly?
Answers were Sorted based on User's Feedback
Answer / chandu
in .net assembly is nothing but classlibrary so we say that
asssembly is a collection of classes.
| Is This Answer Correct ? | 0 Yes | 0 No |
About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use ?
6 Answers Infosys, Microsoft, MMTS,
What is the difference between viewbag and viewdata in mvc?
Can source code be reverse-engineered from IL?
What's the difference between Java and .NET garbage collectors ?
How to add 'ASPNET.mdf' file into server explorer in visual studio 2005?
What was the problem in traditional component why side by side execution is supported in .net ?
Explain the advantages of asp.net mvc over asp.net?
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
Explain the methods used to render the views in mvc?
I am confusing about reflection.can any one tell about REFLECTION with example?
What is razor code?
What are the levels at which filters can be applied in an asp.net mvc application?