How .net assemblies are registred as private and shared
assembly ?
Answer Posted / vikas sharma
Private is a simple form af assembly.
Shared assembly used the GAXC and Strong name convention.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is .edmx file and what it contains?
mention what is csdl, ssdl and msl sections in an edmx file?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
what is scalar property?
What are the benefits of .net framework?
Explain Bundle.Config in ASP.Net MVC4?
What is layout in mvc?
What is web api‘s in asp.net mvc 4 ?
Explain the methods used to render the views in mvc?
what is ssdl?
what is entity framework advantage?
Do I need microsoft .net framework?
What operating systems will the .net framework 3.0 be available for?
What are the two ways to add constraints to a route?
Why to use Html.Partial in ASP.Net MVC?