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 401 redirect?
Explain login control and form authentication.
Can you explain how ASP.NET application life cycle and page life cycle events fire?
How can you access the properties and controls of master pages from content pages?
Which is better php or asp.net?
What is the caspol.exe tool used for?
What are the different types of sessions in asp.net?
How can I configure asp.net applications that are running on a remote machine?
How can you implement encapsulation in asp.net?
Which adapter should you use, if you want to get the data from an access database?
What is a user session?
What is page request in asp.net?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
How does output caching work in ASP.NET?
What is the difference between adding reference in solution explorer and adding references by using ?