Re: Runtime Class Registration in VB.Net

Geoff Taylor <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.advanced
Message-ID <00bf01c9254f$e2dce020$a896a060$@com>
Ooh yeah - I forgot about CLR AddIns.  The work I did was 'strictly .NET 2.0' so I couldn't use them there.  I've been meaning to check out the CLR AddIn functionality - I'd heard it was originally hard to get started with because of a lack of documentation, but that was a while ago.

Have you used it in anger, Marc?  Was it any good?

			Geoff

> -----Original Message-----
> From: Discussion of advanced .NET topics. [mailto:ADVANCED-
> [email protected]] On Behalf Of Marc Brooks
> Sent: 02 October 2008 18:02
> To: [email protected]
> Subject: Re: [ADVANCED-DOTNET] Runtime Class Registration in VB.Net
> 
> > You see this in application such as PhotoShop.  When then start up,
> you
> > watch a number of DLLs load on the splash screen.  That is basically
> what I
> > want to do.  Dynamically load up 300 to 400 classes at start up.
> 
> What you are essentially doing is two things. One is referred to as
> Add-In discovery and he best source is the stuff you'll find in the
> (new in 3.5) CLR AddIn team's blog http://blogs.msdn.com/clraddins/
> 
> As for the other feature, you're doing simple licensing and one of the
> simplest implementations I've seen is
> http://www.codeproject.com/KB/install/VB_KeyCode.aspx
> 
> Heath Stewart has another more feature-filled one based on XML digital
> signatures here:
> http://www.codeproject.com/KB/security/xmldsiglic.aspx
> 
> --
> Marc C. Brooks
> http://musingmarc.blogspot.com
> 
> NOT sent from an iPhone
> 
> ===================================
> View archives and manage your subscription(s) at
> http://peach.ease.lsoft.com/archives

===================================
View archives and manage your subscription(s) at http://peach.ease.lsoft.com/archives
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.