Answer Posted / vamsi krishna alluru
Assemblies are the building blocks of the .NET framework ..
which provides reusebility,security and fast accesible
etc..once created Assembly any where can use the assebly
by calling the assembly name..
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do I send an email message from my ASP.NET page?
What is the file extension of web service?
What are the various types of validation controls provided by asp.net?
What is a viewstate?
What is the mvc model?
Explain what the contents of cookie?
What parameters can you pass in the url of the api?
Explain the overview of asp.net?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
What is the difference between ASP Session State and ASP.Net Session State?
Do you know using sql cache invalidation?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
What is caching in asp.net?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
How to prevent client side validation from the ASP.NET validation controls?