Types of assemblies that can be created in dotnet ?
Answers were Sorted based on User's Feedback
Answer / 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 |
What are Non Action methods in ASP.Net MVC?
In Server how to check whether model has error or not in ASP.Net MVC
how can you tell ef to have a different table or column name than that defined for the class?
What are actions in asp.net mvc?
If Controller is not there in MVC Pattern what happens?
Diffence between .net framework 1.0 and 2.0?
mention what is the key advantage of using entity framework or ef?
What you mean by routing in mvc?
What is RouteConfig.cs in ASP.Net MVC 4?
How to update one of my table in database at 4pm every day how it is possible?
What is mapping in entity framework? : Entity framework
What is shadowing?