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
Explain the differences between clr & cts?
What is viewstate in asp net with example?
What are the advantages of the code-behind feature?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
What is the base class from which web forms are inherited?
What are the benefits of Razor View?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
What is the difference between sealed vs static class?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What is the difference between globalization and localization?
What are custom controls?
Apart from IDE what are the enhancements in asp.net 2.0?
How do u deploy ur project?
What is a page life cycle? What are the events in a page life cycle?
Explain about secure socket layer?