Click here to Skip to main content
15,900,815 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to know available memory? Pin
Peter Josefsson Sweden16-May-08 22:56
Peter Josefsson Sweden16-May-08 22:56 
AnswerRe: How to know available memory? Pin
#realJSOP17-May-08 2:30
professional#realJSOP17-May-08 2:30 
QuestionQuickbase UI Pin
RobPettipasX1116-May-08 4:41
RobPettipasX1116-May-08 4:41 
AnswerRe: Quickbase UI Pin
led mike16-May-08 4:55
led mike16-May-08 4:55 
AnswerRe: Quickbase UI Pin
Ashfield16-May-08 4:56
Ashfield16-May-08 4:56 
QuestionDebug error " 'Method' is a 'variable' but is used like a 'method'" Pin
asafbs200416-May-08 4:39
asafbs200416-May-08 4:39 
AnswerRe: Debug error " 'Method' is a 'variable' but is used like a 'method'" Pin
PIEBALDconsult16-May-08 5:40
mvePIEBALDconsult16-May-08 5:40 
GeneralRe: Debug error " 'Method' is a 'variable' but is used like a 'method'" Pin
asafbs200416-May-08 6:03
asafbs200416-May-08 6:03 
GeneralRe: Debug error " 'Method' is a 'variable' but is used like a 'method'" Pin
PIEBALDconsult16-May-08 9:38
mvePIEBALDconsult16-May-08 9:38 
GeneralRe: Debug error " 'Method' is a 'variable' but is used like a 'method'" Pin
asafbs200416-May-08 12:17
asafbs200416-May-08 12:17 
GeneralRe: Debug error " 'Method' is a 'variable' but is used like a 'method'" Pin
PIEBALDconsult16-May-08 18:28
mvePIEBALDconsult16-May-08 18:28 
GeneralRe: Debug error " 'Method' is a 'variable' but is used like a 'method'" Pin
asafbs200417-May-08 0:18
asafbs200417-May-08 0:18 
AnswerRe: Debug error " 'Method' is a 'variable' but is used like a 'method'" Pin
PIEBALDconsult17-May-08 7:12
mvePIEBALDconsult17-May-08 7:12 
GeneralRe: Debug error " 'Method' is a 'variable' but is used like a 'method'" Pin
asafbs200417-May-08 7:59
asafbs200417-May-08 7:59 
GeneralRe: Debug error " 'Method' is a 'variable' but is used like a 'method'" Pin
PIEBALDconsult17-May-08 8:28
mvePIEBALDconsult17-May-08 8:28 
GeneralRe: Debug error " 'Method' is a 'variable' but is used like a 'method'" Pin
PIEBALDconsult17-May-08 9:02
mvePIEBALDconsult17-May-08 9:02 
GeneralRe: Debug error " 'Method' is a 'variable' but is used like a 'method'" Pin
asafbs200417-May-08 12:34
asafbs200417-May-08 12:34 
thnx,
but it is a little problem..
in your example there is a method named "hello".
in my classlibary that i will create DLL later from him, the method "hello" not existent.
i will try to explain.

i want to create dll. that open new thread of unknown method, or in other words, start new thread by dynamic method.

the dll that i will create i will add him to the reference on new windows application.

than,between all methods i will choose in the form to create a new thread, from the dll that i created.

but!, i can't compiled the classlibary, because, the method isnt existent there. he existent in the windows application. the class dont know the method.

in your example the method is "hello" and there in no problem to call for new thread because the threadstart see a method name (hello) and not variable(dynamic method mention as string)

i hope you understand me. thnx for the help =]
GeneralRe: Debug error " 'Method' is a 'variable' but is used like a 'method'" Pin
asafbs200417-May-08 12:50
asafbs200417-May-08 12:50 
GeneralRe: Debug error " 'Method' is a 'variable' but is used like a 'method'" Pin
PIEBALDconsult17-May-08 13:59
mvePIEBALDconsult17-May-08 13:59 
QuestionDifference between an EXE and DLL Pin
jdkulkarni16-May-08 3:31
jdkulkarni16-May-08 3:31 
AnswerRe: Difference between an EXE and DLL Pin
originSH16-May-08 3:48
originSH16-May-08 3:48 
AnswerRe: Difference between an EXE and DLL Pin
Brady Kelly16-May-08 3:53
Brady Kelly16-May-08 3:53 
QuestionError in buliding installer? Pin
Ibuprofen16-May-08 2:48
Ibuprofen16-May-08 2:48 
QuestionUrgent : Save/Cancel popup Pin
rockz...16-May-08 2:25
rockz...16-May-08 2:25 
AnswerRe: Urgent : Save/Cancel popup Pin
Christian Graus16-May-08 2:27
protectorChristian Graus16-May-08 2:27 

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.