.Net Framework
How many type of assemblies in .net ?
There are three types of Assemblies.
1) Private - Assembly available only at "bin" folder of same application.
directory.
2) Shared - Assemblies in GAC
3) Satelite - Assembly in the specific directory of the
locale.
What is strong name ?
A name that consists of an assembly's identity—its simple text name, version number,
and culture information (if provided)—strengthened by a public key and a digital signature generated over the assembly.
sn -k Testkey.snk
Asp.net, Ado.net, .Net Remoting, .Net
Webservice, SQL, XML, XSLT, WCF, WPF, WWF NHibernate, Ajax, Jquery, DHTML