Answer Posted / chandu
in .net assembly is nothing but classlibrary so we say that
asssembly is a collection of classes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the 2 popular asp.net mvc view engines?
what is split entity?
What are the advantages of razor view engine?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
Explain the tools used for unit testing in ASP.Net MVC
What is entity sql? : Entity framework
How can I tell what .net framework is installed?
What are ajax helpers in mvc?
Is it possible to cancel filter execution?
How to Create an Intranet Site Using ASP.NET MVC?
What type of filter does outputcacheattribute class represents?
What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?
Explain representational state transfer (rest) in detail?
Is the following route definition a valid route definition? {controller}{action}/{id}
what is way of loading data in ef (entity framework)?