P 
		
								
				
				
			
		P.Sunil
I am a beginner to .net
How to find an Assembly Name of a .net class.
I want to use the assembly name with
System.Activator.CreateInstance(String AssemblyName,String
AssemblyName);
or else please let me know how to use this constructor
with an example
				
			How to find an Assembly Name of a .net class.
I want to use the assembly name with
System.Activator.CreateInstance(String AssemblyName,String
AssemblyName);
or else please let me know how to use this constructor
with an example