Answer Posted / satyambabu
*An assembly is the collection of exe and dll files ,
* An assenbly is the fundemental unit for application
development and development in the .net frame work.
an assembly contains a collection of types and resources
that are built to work togeather and form a logical unit of
functionality.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is a runtime version?
What is a 307 redirect?
Where the cookie value is stored?
How will create assesblies at run time?
What is .net framework and what are the main components of it?
How to create multi language website in asp.net mvc? : Asp.Net MVC
What is the difference between CC and BCC?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
What is boxing and unboxing in asp.net?
Is it possible to create web application with both webforms and mvc?
What are the various types of cookies in asp.net?
List the events in page life cycle.
How do I open an ashx file?
What is difference between inproc and outproc?