What are the types of assemblies and where can u store them
and how ?
Answer Posted / rajitha
Types of assemblies in asp.net : specially 2 types
1.private :It will be stored only in local root directory
2.shared:It will be stored in Global Assembly Cache.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain the methods used to render the views in ASP.Net MVC?
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 the difference between Viewbag and Viewdata in ASP.NET MVC?
What is viewbag title?
What are html helpers in asp.net mvc?
What are the new enhancements done in default project template of asp.net mvc 4?
what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?
Explain dependency resolution?
Explain Keep method in Tempdata in ASP.Net MVC?
What is mvc entity framework?
Is .net framework 4.8 the last version?
What is the difference between tempdata and viewbag?
What are action filters?
Mention what is the difference between “ActionResult” and “ViewResult” ?
what is entityclient?