Click here to Skip to main content
15,906,645 members
Home / Discussions / C#
   

C#

 
Questionon run time Pin
TAREQ F ABUZUHRI8-Aug-06 7:15
TAREQ F ABUZUHRI8-Aug-06 7:15 
AnswerRe: on run time Pin
Patricker8-Aug-06 12:10
Patricker8-Aug-06 12:10 
Questionreturn objects to the pool Pin
Ista8-Aug-06 6:47
Ista8-Aug-06 6:47 
GeneralRe: return objects to the pool Pin
Guffa8-Aug-06 7:19
Guffa8-Aug-06 7:19 
AnswerRe: return objects to the pool Pin
Josh Smith8-Aug-06 7:45
Josh Smith8-Aug-06 7:45 
QuestionGDI+: Window region as an Image Pin
Imtiaz Murtaza8-Aug-06 6:11
Imtiaz Murtaza8-Aug-06 6:11 
AnswerRe: GDI+: Window region as an Image Pin
Dustin Metzgar8-Aug-06 6:15
Dustin Metzgar8-Aug-06 6:15 
QuestionMembershipProvider.EncryptPassword Method Pin
seee sharp8-Aug-06 5:57
seee sharp8-Aug-06 5:57 
Questionsplit Pin
TAREQ F ABUZUHRI8-Aug-06 5:54
TAREQ F ABUZUHRI8-Aug-06 5:54 
AnswerRe: split Pin
Dustin Metzgar8-Aug-06 6:13
Dustin Metzgar8-Aug-06 6:13 
QuestionHow to using NETSerial.dll and serial Port for c# Pin
tanapop8-Aug-06 5:51
tanapop8-Aug-06 5:51 
AnswerRe: How to using NETSerial.dll and serial Port for c# Pin
Ed.Poore8-Aug-06 6:54
Ed.Poore8-Aug-06 6:54 
QuestionRetrieving variables from the main form, in a new form. Pin
Subterranean8-Aug-06 5:31
Subterranean8-Aug-06 5:31 
AnswerRe: Retrieving variables from the main form, in a new form. Pin
S. Senthil Kumar8-Aug-06 5:42
S. Senthil Kumar8-Aug-06 5:42 
QuestionCheckBox ... [modified] Pin
mostafa_h8-Aug-06 5:30
mostafa_h8-Aug-06 5:30 
AnswerRe: CheckBox ... Pin
S. Senthil Kumar8-Aug-06 5:40
S. Senthil Kumar8-Aug-06 5:40 
GeneralRe: CheckBox ... Pin
mostafa_h8-Aug-06 7:42
mostafa_h8-Aug-06 7:42 
QuestionCombo Box in Datagrid using VB6.0 Pin
Tojan8-Aug-06 5:12
Tojan8-Aug-06 5:12 
AnswerRe: Combo Box in Datagrid using VB6.0 Pin
Drew McGhie8-Aug-06 5:16
Drew McGhie8-Aug-06 5:16 
QuestionLOC Count Pin
Tojan8-Aug-06 5:09
Tojan8-Aug-06 5:09 
QuestionPrint Dialog for Web Forms? Pin
orentuil8-Aug-06 4:45
orentuil8-Aug-06 4:45 
Questionhow to store by ref parameter in object table/array? Pin
Osinnnn8-Aug-06 4:33
Osinnnn8-Aug-06 4:33 
Hi,

I have one problem I tryed to use method invoke to ...invoke some methods, in case I need to store by ref paramteter in object[] array, normally when I call MyFunction i set ref argument so it looks like that: MyFunction(ref MyObject) now I cant and if I set MyObject without ref argument it report me an error. Maybe someone has trayed to use tRfcInvoke in .NET SAP Connector to invoke RFC function with SAPTable as reference parameter or encounted this kind of problem in other projects?

Thanks in advance.



best regards,

Osin
AnswerRe: how to store by ref parameter in object table/array? Pin
S. Senthil Kumar8-Aug-06 5:49
S. Senthil Kumar8-Aug-06 5:49 
GeneralRe: how to store by ref parameter in object table/array? Pin
Osinnnn8-Aug-06 9:21
Osinnnn8-Aug-06 9:21 
QuestionCan you detect if a service is running? Pin
Stick^8-Aug-06 4:17
Stick^8-Aug-06 4:17 

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.