Hi all,
I need to implement a extensible application.
This application is using different devices (containing sensors,
valves, ...) and different modes (measurement1, measurement2, ...).
Target is that the main application 'never' changes and devices and
modes can be added via plugins. Main application executes a mode and
every mode must have access to all devices.
I've read some articles on the Internet about using seperate
assemblies, loading and using derived classes via reflection, but I
like all this information in a book that has extensibility (like
described above) as its main topic.
Can someone recommend me a book?
Thanks in advance,
Gerwin. 2 1214
Well if you want a book on a plugin application try Inside SharpDevelop from
Wrox.
Also check out this link http://www.codeproject.com/csharp/RazorPt1.asp
"Gerwin" wrote: Hi all,
I need to implement a extensible application. This application is using different devices (containing sensors, valves, ...) and different modes (measurement1, measurement2, ...). Target is that the main application 'never' changes and devices and modes can be added via plugins. Main application executes a mode and every mode must have access to all devices.
I've read some articles on the Internet about using seperate assemblies, loading and using derived classes via reflection, but I like all this information in a book that has extensibility (like described above) as its main topic. Can someone recommend me a book?
Thanks in advance, Gerwin.
Well if you want a book on a plugin application try Inside SharpDevelop from
Wrox.
Also check out this link http://www.codeproject.com/csharp/RazorPt1.asp
"Gerwin" wrote: Hi all,
I need to implement a extensible application. This application is using different devices (containing sensors, valves, ...) and different modes (measurement1, measurement2, ...). Target is that the main application 'never' changes and devices and modes can be added via plugins. Main application executes a mode and every mode must have access to all devices.
I've read some articles on the Internet about using seperate assemblies, loading and using derived classes via reflection, but I like all this information in a book that has extensibility (like described above) as its main topic. Can someone recommend me a book?
Thanks in advance, Gerwin.
This thread has been closed and replies have been disabled. Please start a new discussion. Similar topics
by: Rare Book School |
last post by:
RARE BOOK SCHOOL (RBS) is pleased to announce its Spring and Summer
Sessions 2004, a collection of five-day, non-credit courses on topics
concerning rare books, manuscripts, the history of books...
|
by: Rare Book School |
last post by:
RARE BOOK SCHOOL 2005
Rare Book School is pleased to announce its schedule of courses for
2005, including sessions at the University of Virginia, the Walters Art
Museum/Johns Hopkins University...
|
by: Mike |
last post by:
Hi,
I am planning on purchasing VS2005 to learn C# very soon, and I need good
book recommendations. I realize this is a question that may be asked a lot,
but please consider my background:
I...
|
by: Gerwin |
last post by:
Hi all,
I need to implement a extensible application.
This application is using different devices (containing sensors,
valves, ...) and different modes (measurement1, measurement2, ...).
Target...
|
by: mesut demir |
last post by:
Dear collegeaus,
I would like to learn Visual Basic.NET and working with DATABASES. My
intention is making some Windows programs using Database & Internet
programs using Databaseses.(SQL)
...
|
by: Spam Catcher |
last post by:
Is there a "For Dummies" guide to the Component UI Application Blocks
(CAB)?
CAB seems to do what I need for a new application I'm building... but the
documentation provided with the Quickstart...
|
by: www.douglassdavis.com |
last post by:
I'm looking for advice here, and I would really appreciate it if you
could help.
Is there a VB 2005 book that you like and would recommend (and why)?
Would you consider it good for...
|
by: Don |
last post by:
Can anyone recommend a good book for learning to use VB2003? I'm
interested in something like Rocky Lhotka's "Business Object" books.
I know he wrote one for VB2005 but I'd like a VB2003 specific...
|
by: simonZ |
last post by:
I would like to buy a book with some windows application example in C# net ,
but all books I have found are only about theory. I would like to have a
book, where is explained how to create...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: giovanniandrean |
last post by:
The energy model is structured as follows and uses excel sheets to give input data:
1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM)
Please note that the UK and Europe revert to winter time on...
|
by: isladogs |
last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM).
In this month's session, Mike...
| |