Click here to Skip to main content
15,910,411 members
Home / Discussions / C#
   

C#

 
GeneralRe: displaying message box in ASP.NET and C#.net Pin
deepak129-Mar-06 9:52
deepak129-Mar-06 9:52 
AnswerRe: displaying message box in ASP.NET and C#.net Pin
Mark Greenwood27-Mar-06 12:07
Mark Greenwood27-Mar-06 12:07 
AnswerRe: displaying message box in ASP.NET and C#.net Pin
Sean8927-Mar-06 12:13
Sean8927-Mar-06 12:13 
AnswerRe: displaying message box in ASP.NET and C#.net Pin
albCode27-Mar-06 19:28
albCode27-Mar-06 19:28 
QuestionGather data.... Pin
KORCARI27-Mar-06 10:17
KORCARI27-Mar-06 10:17 
QuestionProperty window Pin
Le centriste27-Mar-06 9:50
Le centriste27-Mar-06 9:50 
AnswerRe: Property window Pin
Glaxalg27-Mar-06 12:03
Glaxalg27-Mar-06 12:03 
QuestionPlugin Engine (design question) Pin
MBursill27-Mar-06 8:27
MBursill27-Mar-06 8:27 
I am attempting to add plugin support to a program I wrote.

I have found many articles on Code Project, each showing how you can create objects from an assembly loaded at runtime. This is great, however, my original design made extensive use of inheritance.

Now I'm trying to figure out how I can expose a "parent class" to a plugin.

For example: Button inherits from Surface. Surface needs to be something that can be re-written by plugin developers, so that Button will now inherit the version of Surface in the plugin.

Can this even be done?

-Mike.
AnswerRe: Plugin Engine (design question) Pin
CWIZO27-Mar-06 21:00
CWIZO27-Mar-06 21:00 
AnswerRe: Plugin Engine (design question) Pin
Bob Stanneveld27-Mar-06 21:25
Bob Stanneveld27-Mar-06 21:25 
QuestionFillEllipse And FillRectange Bug Pin
Bassam Abdul-Baki27-Mar-06 8:05
professionalBassam Abdul-Baki27-Mar-06 8:05 
AnswerRe: FillEllipse And FillRectange Bug Pin
Office Lineman27-Mar-06 8:33
Office Lineman27-Mar-06 8:33 
GeneralRe: FillEllipse And FillRectange Bug Pin
Bassam Abdul-Baki27-Mar-06 10:11
professionalBassam Abdul-Baki27-Mar-06 10:11 
AnswerRe: FillEllipse And FillRectange Bug Pin
Michael Dunn27-Mar-06 9:20
sitebuilderMichael Dunn27-Mar-06 9:20 
GeneralRe: FillEllipse And FillRectange Bug Pin
Bassam Abdul-Baki27-Mar-06 10:10
professionalBassam Abdul-Baki27-Mar-06 10:10 
QuestionSystem.Threading.ReaderWriterLock is acting screwy! Pin
Judah Gabriel Himango27-Mar-06 7:40
sponsorJudah Gabriel Himango27-Mar-06 7:40 
AnswerRe: System.Threading.ReaderWriterLock is acting screwy! Pin
leppie28-Mar-06 6:43
leppie28-Mar-06 6:43 
GeneralRe: System.Threading.ReaderWriterLock is acting screwy! Pin
Judah Gabriel Himango28-Mar-06 6:52
sponsorJudah Gabriel Himango28-Mar-06 6:52 
QuestionTreeview problem Pin
Mridang Agarwalla27-Mar-06 6:57
Mridang Agarwalla27-Mar-06 6:57 
AnswerRe: Treeview problem Pin
Wjousts27-Mar-06 10:53
Wjousts27-Mar-06 10:53 
QuestionDeleting my control from form does not remove code Pin
cnich2327-Mar-06 6:52
cnich2327-Mar-06 6:52 
QuestionRestart application on error Pin
Mridang Agarwalla27-Mar-06 6:51
Mridang Agarwalla27-Mar-06 6:51 
AnswerRe: Restart application on error Pin
Mr.Jocker27-Mar-06 7:45
Mr.Jocker27-Mar-06 7:45 
AnswerRe: Restart application on error Pin
Ed.Poore27-Mar-06 8:57
Ed.Poore27-Mar-06 8:57 
GeneralRe: Restart application on error Pin
Expert Coming29-Mar-06 12:35
Expert Coming29-Mar-06 12:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.