-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: DesignedforDOTNet
Message 2 in Discussion

   hi....   GUID A GUID is a globally unique only usually of this format  
"8F6EA483-D541-43D3-A64C-BDD5B35E5D5B".   the windows registry uses this uniquely 
identify components installed in the system, COM components use this to find 
themselves in the windows registry, when a COM component is registerd it registers the 
GUID with the registry, and other COM components use this to find other components and 
for interoperating between them.   ClassID  A string that can be used by the compiler 
to uniquely identify the class when a COM object is created. The constructor sets this 
property when the ComClassAttribute is applied to a class   StrongNames strong names 
are basically to deploy assembles in GAC, so that other apps can make use of those 
dlls. strong names keys given to the assemblies embedded in the metadata of the 
assembly which gives a unique identity to that assembly.   for more info  just check 
the file "Strong Names and Security in the .NET Framework.doc" to get an indepth idea 
on this subject.     bye Kannan.V ACS Inc ITPL, Bangalore MCAD.net
View Attachment(s):
http://groups.msn.com/BDotNet/_notifications.msnw?type=msg&mview=1&parent=1&item=16686
-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/BDotNet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to