Answer Posted / sabeer pasha
An Assembly is a Executable or a Dll file. they are three
kinds of Assemblies
i) Private Assemblied
ii) Public/Shared Assemblies(This are Available in GAC).
iii)Multilingual Assemblies( For MultiLanguages)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Contrast OOP and SOA. What are tenets of each ?
What are the different types of sessions in asp.net? Name them?
What is different authentication mechanisms used in ASP.NET?
What is the difference between a multi-layer and multi-tier applications?
How can you enable impersonation in the web.config file?
What is the significance of finalize method in .net?
What is recordset asp?
What is the purpose of url encoding?
What is the use of worker process in asp.net?
What are sessions used for?
Explain login controls.
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
What are the differences between primary foreign and unique keys?
Explain the use of resource manager class in .net.
Is it possible to change the index of primary key on table?