Types of assemblies that can be created in dotnet ?
Answer Posted / chandhru a
Private Assembly , Shared Assembly , Single File Assembly ,
Multi File Assembly , Satelite Assembly.
Chandhru A
Microbase Technologies.
05.03.2010
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are child actions in ASP.Net MVC?
What is Area in ASP.Net MVC?
What is the difference between ViewData, ViewBag and TempData?
What is the importance of NonActionAttribute?
Can we add constraints to the route? If yes, explain how we can do it?
Explain the .net framework.
What is RouteConfig.cs in ASP.Net MVC 4?
what is use of entity container?
What is the significance of nonactionattribute?
what is entity framework?
Explain tempdata in asp.net mvc?
Which filter executes first in an asp.net mvc application?
how can you tell ef to have a different table or column name than that defined for the class?
What is razor code?
What are the components required to create a route in ASP.Net MVC?