About Assembly in .NET, types of assemblies, their
difference, How to register into GAC. How to generate the
strong names & its use ?
Answer Posted / hari
Their is only two type of assemblies
That is Private and Shared Assembly.
| Is This Answer Correct ? | 11 Yes | 13 No |
Post New Answer View All Answers
Does razor engine supports for tdd?
what is msl?
How to make sure Client Validation is enabled in ASP.Net MVC
Explain how to use multiple submit buttons in ASP.Net MVC?
What is razor code?
What is namespace of asp.net mvc?
Explain the types of Scaffoldings.
What is needed for running an application built on winfx on the .net framework 3.0?
What is entity client data provider? : Entity framework
How does .net framework works?
Explain what platforms does the .net framework run on?
What is the .net framework?
What is the importance of NonActionAttribute?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
Explain what is routing?