System.Addin

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I have going to develop a new program from scratch using VB 2008. During
our discussion with the clients, it became clear very early that we will
need to supply additional functionality for different departments and
functions. So browsing around I ran across the the System.Addin namespace.
This intigued me. However, after a couple hours of searching, I am finding
a lack of any real good VB.NET examples (figures huh?). So I am coming to
this group to plead. Does anyone have any reference or links to using the
System.Addin namespace with VB.NET? I don't know if this is the way we are
going, but I would like to learn more and mess around with it a bit before I
rule it out or commit ourselves to this. There will be addins from other
developers that I would like to use this namespace if possible to simplify
the addins instead of doing reflection.

Thank.

John


.



Relevant Pages

  • C++ and header files
    ... On Microsoft website I've recently run across future feature set of ... Microsoft Visual Studio .NET 2005. ... In my opinion this kind of IDE functionality is a great help for every ... different namespace, ...
    (comp.lang.cpp)
  • Re: WebAppication project doesnt like separate codefiles
    ... i was just curious about this App_Code thing but as you can imagine, ... I'm not impressed at all by that functionality.. ... so why come up then with the idea of code-behind in the first place? ... There was no namespace so it wasn't necessary but I've defined the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Code Organization ... Really need advice
    ... Create new HTML MVC Helpers. ... Classes that I use to extend some System object functionality. ... When should I keep something on my namespace or added it to a System ...
    (microsoft.public.dotnet.languages.csharp)
  • Code Organization ... Really need advice
    ... Create new HTML MVC Helpers. ... Classes that I use to extend some System object functionality. ... When should I keep something on my namespace or added it to a System ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Any difference between VB.net and C#.net
    ... C# puts in "namespace MyCompany.Technology.Args" for you. ... there is no simple way of telling the runtime not to serialize ... VB.NET has no within-the-line comment syntax ...
    (microsoft.public.dotnet.languages.csharp)