Answer Posted / prashant
An Assembly is unit of deployment like EXE or a DLL.its a collection of many classes. namespace is nothing but an assembly.it can not execute directly .it can be call to some other container like vb,c#,asp etc.it provides reusability of code in our application designing.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How do I use partial view?
How we can invoke child actions in ASP.Net MVC?
explain what does .edmx file contains?
What is Attribute Routing in ASP.Net MVC?
What are the new enhancements done in default project template of asp.net mvc 4?
Why should we go for entity framework?
i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources
What is Dependency Injection in ASP.Net MVC
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?
what is entity framework advantage?
mention what are the various methods provided by the dataset object to generate xml?
Explain the types of Scaffoldings.
What is .net framwork?
What is managed extensibility framework?
What are non action methods in mvc?