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
What is .net framwork?
what is entity framework?
What is entity framework firstordefault?
How you can implement custom validation in asp.net MVC?
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?
What are bundling & minification features in asp.net mvc 4?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Explain linq to entities? : Entity framework
Briefly describe the roles of clr in .net framework?
What is .net framework in simple terms?
What is separation of concerns in asp.net mvc?
What is the difference between adding routes, to a webforms application and to an mvc application?
explain lazy loading, eager loading, and explicit loading?
What is the use of view model in asp.net mvc?
Can I use razor code in javascript in asp.net mvc?