Click here to Skip to main content
16,006,475 members
Home / Discussions / C#
   

C#

 
GeneralExocortex.DSP question Pin
Shiro19813-Sep-04 1:56
Shiro19813-Sep-04 1:56 
QuestionIt allways prints to my default printer but i want to choose the printer in code? Pin
robmays3-Sep-04 1:55
robmays3-Sep-04 1:55 
GeneralCreating a XSLT File Pin
teo_x3-Sep-04 1:53
teo_x3-Sep-04 1:53 
GeneralRe: Creating a XSLT File Pin
sreejith ss nair3-Sep-04 2:55
sreejith ss nair3-Sep-04 2:55 
QuestionHow to invert pixel color of a bitmap ? Pin
sachinkalse3-Sep-04 0:24
sachinkalse3-Sep-04 0:24 
AnswerRe: How to invert pixel color of a bitmap ? Pin
sreejith ss nair3-Sep-04 2:44
sreejith ss nair3-Sep-04 2:44 
GeneralRe: How to invert pixel color of a bitmap ? Pin
sachinkalse5-Sep-04 22:17
sachinkalse5-Sep-04 22:17 
GeneralPluggin' in the Plug-In - HMOG Pin
Sebastian Schneider3-Sep-04 0:20
Sebastian Schneider3-Sep-04 0:20 
Hello again, "ich sag einfach Hello again"...

I have some question about a problem which seems to elude me. I did some research on plug-in frameworks (still working on my service here) and it seems to be a very useful feature to have a "pluggable" service.

Since the CodeGenerator SAP calls the ".NET Connector" will generate only code which becomes invalid after a single change to the corresponding structure in SAP, we should be able to simply replace that function with the proper one (hence, plug-in).

This would also enable us to have a service which could be extended with "Function Modules" as requirements change.

Well, I wrote an interface, implemented it in my Plugin and referenced it from both "host application" and "plugin library".

Now, I have a little trouble passing information along.

I have found one article here on CodeProject, but that referred to C++. Maybe I am just too stupid.

How can I pass my important data (as an object) between host-app and plug-in ?

Cheers
Sebastian
GeneralCant change the Expandable property from property grid Pin
pradeep_pc3-Sep-04 0:15
pradeep_pc3-Sep-04 0:15 
GeneralRe: Cant change the Expandable property from property grid Pin
sreejith ss nair3-Sep-04 2:40
sreejith ss nair3-Sep-04 2:40 
GeneralDisable write in comboBox C# Pin
adnanh752-Sep-04 22:35
adnanh752-Sep-04 22:35 
GeneralRe: Disable write in comboBox C# Pin
Syed Abdul Khader2-Sep-04 23:48
Syed Abdul Khader2-Sep-04 23:48 
GeneralRe: Disable write in comboBox C# Pin
shaunAustin2-Sep-04 23:48
shaunAustin2-Sep-04 23:48 
GeneralThanks Pin
adnanh752-Sep-04 23:50
adnanh752-Sep-04 23:50 
GeneralC# Accessors Pin
carradus2-Sep-04 21:57
carradus2-Sep-04 21:57 
GeneralRe: C# Accessors Pin
leppie3-Sep-04 1:10
leppie3-Sep-04 1:10 
GeneralRe: C# Accessors Pin
carradus6-Sep-04 23:33
carradus6-Sep-04 23:33 
GeneralRe: C# Accessors Pin
leppie7-Sep-04 1:59
leppie7-Sep-04 1:59 
QuestionHow to get information of User? Pin
I am kai2-Sep-04 21:47
I am kai2-Sep-04 21:47 
AnswerRe: How to get information of User? Pin
Sebastian Schneider2-Sep-04 22:44
Sebastian Schneider2-Sep-04 22:44 
AnswerRe: How to get information of User? Pin
shaunAustin2-Sep-04 23:58
shaunAustin2-Sep-04 23:58 
Questionhow to use datatable Pin
PrasadVarma2-Sep-04 20:04
PrasadVarma2-Sep-04 20:04 
AnswerRe: how to use datatable Pin
sreejith ss nair2-Sep-04 20:50
sreejith ss nair2-Sep-04 20:50 
GeneralRe: how to use delegates? Pin
mav.northwind2-Sep-04 20:35
mav.northwind2-Sep-04 20:35 
GeneralRe: how to use delegates? Pin
mcsbzu2-Sep-04 20:45
mcsbzu2-Sep-04 20:45 

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.