473,804 Members | 2,070 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

PlugIns Help!!


Hi, I've been searching for books or tutorials that help to undestand
better the way plugins work and how they should be programmed, but I
just found a few articles about the basis (interfaces, assembly, etc)

I'm completly new on this subject and I'd like to be able to advance
step by step, but stable, in order to fully understand plugins and how
can I build my own plugin architecture, and build plugable applications.

Any help will be very appreciate!

T.I.A.
Sergio

*** Sent via Developersdex http://www.developersdex.com ***
Jun 21 '07 #1
1 1129
"sergio montero" <ge************ @hotmail.comsch rieb im Newsbeitrag
news:ef******** *****@TK2MSFTNG P04.phx.gbl...
>
Hi, I've been searching for books or tutorials that help to undestand
better the way plugins work and how they should be programmed, but I
just found a few articles about the basis (interfaces, assembly, etc)

I'm completly new on this subject and I'd like to be able to advance
step by step, but stable, in order to fully understand plugins and how
can I build my own plugin architecture, and build plugable applications.

Any help will be very appreciate!

Have a look at www.codeproject.com and search for Plug-Ins.

Cheers,
Robert

--
e-mail: r_.s_chnei_der\ wein_gart_ner.c om (remove all '_' and replace '\'
with
'@')

Jun 22 '07 #2

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

Similar topics

1
4538
by: Aurélien Géron | last post by:
Hi, I'd like to write a simple portable browser plugin for Internet Explorer, Netscape and if possible other navigators too. Is there a way to do that using Python? For now I'd like to develop something like the GoogleBar, but I'd also like to know how to develop "in-frame" plugins such as Flash or Realplayer. I searched comp.python.com history but all I came across was someone saying "why would you want to write Browser Plugins in...
8
1421
by: Gerald Aichholzer | last post by:
Hello NG, I try to apply the following template <xsl:template match="objectgroup"> <xsl:copy> <xsl:apply-templates select="*|@*"/> <xsl:variable name="object" select="."/> <xsl:for-each select="//plugins/plugin"> <plugin pid="{./@pid}"
1
1367
by: Michael Crawford | last post by:
I need to develop a plugin based application framework. The framework or host app needs to handle all the "common" or "underlying" functionality including connecting and updating a remote database, connecting to the internet, passing soap messages etc. The user interface will be made up of plugins that the user can install or uninstall. These gui plugins also need to communicate (calling methods, raising events, etc.) with eachother and...
4
4206
by: stu_pb | last post by:
I am designing a plugin system for a window application using .NET(C# specifically). One of the requirements of the plugin system is to be able to dynamically load/unload plugins. My initial thought was to use System.Reflection.Assembly.Load to load the plugins dynamically. This worked great, but I was left with no way to dynamically unload the plugin. So now I come to creating a new AppDomain for the plugins to reside in, since the...
2
1403
by: Doker | last post by:
Hi. Do you know a managed (.net) version of the VST Steingerg Interface, or compiled COM Dll with needed classes that .net programmer can use. To use this VST plugin Interface which mans to create a plugin dll it is required to inherit from the audioeffectx or audioeffect class, but it's in native C++ only and that's why there are so many problems with implementing it in C# or VB.NET Greetings,
5
3186
by: Christoph Haas | last post by:
Dear coders... I'm working on an application that is supposed to support "plugins". The idea is to use the plugins as packages like this: Plugins/ __init__.py Plugin1.py Plugin2.py Plugin3.py
0
1601
by: Greg Conely via .NET 247 | last post by:
I am creating a application that will be using plugins. I am doing this so that when I want to let this application work with another type of dbase system, I only have to write\install one plugin, not the entire app. I have created a base interface, it looks like: public interface myModel sub Initialize(byref DisplayPanel) sub Connect() sub Disconnect() sub Query() ...
7
3173
by: Laurent Navarro | last post by:
Hello, I created a software some times ago, which uses some plugins to work (which I coded also). I had problems to load those plugins as they used some classes and functions which were compiled into the main executable. So I had to compile them by hand, adding the main executable as reference to the csc.exe command line. It worked. Now, I would like to create another application which would use the
0
4015
by: wb5plj | last post by:
Hi I am having a problem passing some sql to the db2cmd via ant. This is very confusing as I am doing this exact thing elseware with no problem (just differant sql, and I have verified the sql is valid) but in this one I am having problems. Any time I run this I get the folowing message from the db2 clp window that opens up. SQL0104N An unexpected token "SET" was found following "<identifier>". Expected tokens may include: "NEW". ...
0
9711
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9593
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10088
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9169
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7633
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6862
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5668
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4306
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3001
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.