473,396 Members | 1,972 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

ComponentCategroy .NET equivalent?

Hi All -

So I now have my C# app out in user land, thanks to the many replies on this
thread! Anyway, I'd like to come up with a "Plugin" type of mechanism for
it, whereby the app looks in it's directory for any dlls it doesn't know
about (know how to do that part) and then (the part I don't know how to do)

1) loads the assemblies it does not recognize
2) finds classes in the assembly implementing interface IMyAppPlugin
3) instantiates instances of those classes

Can anyone point me at some example code to do the above?

Thanks in advance!

Derrick
Nov 16 '05 #1
1 1019

"Derrick" <de*********@excite.com> wrote in message
news:Os**************@TK2MSFTNGP15.phx.gbl...
Hi All -

Out of curiosity, what is ComponentCategory?
As a tip, don't ask for an equivilent of something without providing
informatino about what you are talking about. Not everyone is going to know
what you are refering to offhand.
So I now have my C# app out in user land, thanks to the many replies on
this
thread! Anyway, I'd like to come up with a "Plugin" type of mechanism for
it, whereby the app looks in it's directory for any dlls it doesn't know
about (know how to do that part) and then (the part I don't know how to
do)

1) loads the assemblies it does not recognize
2) finds classes in the assembly implementing interface IMyAppPlugin
3) instantiates instances of those classes

Can anyone point me at some example code to do the above?


This is a fair example:
http://www.codeproject.com/csharp/PluginsInCSharp.asp
Nov 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: John | last post by:
Is there an equivalent of COM on Linux that I can get through Python. My need is to have some sort of language independent component framework. I can think of CORBA but I have to have a server...
7
by: Tim Conner | last post by:
Hi, I am an ex-delphi programmer, and I having a real hard time with the following simple code (example ): Which is the equivalent to the following code ? var chars : PChar; sBack, s :...
10
by: karch | last post by:
How would this C# contruct be represented in C++/CLI? Or is it even possible? PolicyLevel level = (enumerator->Current) as PolicyLevel; Thanks, Karch
9
by: Alan Silver | last post by:
Hello, I'm converting some old VB6 code to use with ASP.NET and have come unstuck with the Asc() function. This was used in the old VB6 code to convert a character to its ASCII numeric...
14
by: grid | last post by:
Hi, I have a certain situation where a particular piece of code works on a particular compiler but fails on another proprietary compiler.It seems to have been fixed but I just want to confirm if...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.