About Assembly in .NET, types of assemblies, their
difference, How to register into GAC. How to generate the
strong names & its use ?
Answer Posted / sheshasai
1. Private Assembly
2. Shared Assembly
3. Satelite Assembly.
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
What are action filters?
What is the meaning of unobtrusive javascript? Explain us by any practical example.
Why is entity framework used?
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?
What is meant by tempdata in mvc?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?
explain what is ado.net entity framework?
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
Explain .Net Framework? Why we use it?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
Do I need microsoft .net framework?
How can you return string result from Action in ASP.Net MVC?
What is entity graph? : Entity framework