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 is .net core framework?
What is objectset? : Entity framework
What is .net framework used for?
Can you explain model, controller and view in mvc?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
What you mean by routing in asp.net mvc?
mention what is code first approach and model first approach in entity framework?
What is the use of the default route?
How does .net framework works?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
What is attribute routing in mvc?
How route table has been created in ASP.NET ASP.Net MVC?
What is difference between html.beginform and ajax.beginform?
What is web api‘s in asp.net mvc 4 ?
Is http stateful or stateless?