Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / IDE / October 2006

Tip: Looking for answers? Try searching our database.

need create GUID?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
gnih - 23 Oct 2006 08:36 GMT
If a public class which not create a GUID by itself, Visual studio will
generate one and install it into system registry, is it right?

Actrually, I had a project with some public class defined. but I don't
want system registry aware of them.
Carlos J. Quintero [VB MVP] - 23 Oct 2006 13:07 GMT
What GUIDs are you talking about? If you refer to COM registration, .NET can
register for COM Interop the public classes of your assembly using
regasm.exe or similar.

If you want a public class not to be COM-registered, you can use the add the
COMVisible(False) attribute to the class.

Signature

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com

> If a public class which not create a GUID by itself, Visual studio will
> generate one and install it into system registry, is it right?
>
> Actrually, I had a project with some public class defined. but I don't
> want system registry aware of them.

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.