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
What is base class of button control in .net?
How can you implement encapsulation in asp.net?
What is use of Master Page in ASP.NET web pages?
What is viewstategenerator?
Which method do you use to enforce garbage collection in .net?
Why is global asax is used for?
What is a master page and what does it do?
Explain what the contents of cookie?
What is odata in web api?
is gateway for sms continue connected for sending sms.how?
What are the steps to follow to host a web application on a web server?
What are the two Layouts supported by a Web form in ASP.NET?
Describe the disadvantage of cookies.
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
What is the difference between c# and .net?