What are the types of assemblies and where can u store them
and how ?
Answer Posted / alb.shah
Please note there are three types of Assemblies.
1) Private - Assembly available only to clients in the same
directory.
2) Shared - Assemblies in GAC
3) Satelite - Assembly in the specific directory of the
locale
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Describe a bubbled event and how it is used ?
How to bind all the binding controls in a page at once in ASP.NET?
Explain why datareader is useful?
How can you enable impersonation in the web.config file?
What are the namespaces used in asp.net mvc? : asp.net mvc
What are sessions and cookies?
What is the compiled object?
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
Write code to send e-mail from an asp.net application?
Explain Optimization technique description?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
What is meant by ispostback in asp net?
In which event of the page life cycle, is the viewstate available?
What websites use asp.net?