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 some of the major built-in objects in asp.net
What is bound controls
Where is http session stored?
How can we apply themes to an asp.net application?
Explain login control and form authentication.
How do you declare static variable?
How does session id work?
Which class is used to send an email message from an ASP.NET Web page?
Describe a Windows Service and its lifecycle ?
How many web config files can be created for an application?
What does passport and windows authentication mean in ASP.NET?
What is css in asp.net?
Explain how do you validate the controls in an asp .net page?
To add a hyperlink column to the DataGrid which tag is used ?
Can action method static?