Click here to Skip to main content
15,901,001 members
Home / Discussions / C#
   

C#

 
AnswerRe: Delegates in c# Pin
Sathesh Sakthivel6-Jul-07 16:59
Sathesh Sakthivel6-Jul-07 16:59 
GeneralRe: Delegates in c# Pin
Not Active7-Jul-07 2:40
mentorNot Active7-Jul-07 2:40 
QuestionHelllp!!! :-) About using a method from a Dll... Pin
Azad Giordano Ratzki6-Jul-07 6:37
professionalAzad Giordano Ratzki6-Jul-07 6:37 
AnswerRe: Helllp!!! :-) About using a method from a Dll... Pin
led mike6-Jul-07 6:46
led mike6-Jul-07 6:46 
GeneralRe: Helllp!!! :-) About using a method from a Dll... Pin
Azad Giordano Ratzki6-Jul-07 6:53
professionalAzad Giordano Ratzki6-Jul-07 6:53 
GeneralRe: Helllp!!! :-) About using a method from a Dll... Pin
Not Active6-Jul-07 7:45
mentorNot Active6-Jul-07 7:45 
GeneralRe: Helllp!!! :-) About using a method from a Dll... Pin
led mike6-Jul-07 7:45
led mike6-Jul-07 7:45 
GeneralRe: Helllp!!! :-) About using a method from a Dll... Pin
Azad Giordano Ratzki6-Jul-07 8:09
professionalAzad Giordano Ratzki6-Jul-07 8:09 
You're the kind of people that make people shy away from using forums- let us take the following example:

I ask (trusting that someone with your wisdom in this language will help me, offer a hint in the right direction, or give an example):
What is 2+2.

You say:
It would be better if you understood what addition is before moving on to advanced topics.

I can understand that understanding these topics better would help me, that's why I'm here. The method in the code I posted works fine from within the same namespace just when I make it into a DLL and try and use it and the arguments reference a class and method from outside the DLL it doesn't work, so I guess what I need to do is figure out how to make the dll see the class or namespace that is calling the method from within it...if you can help me and offer up anything that is actually considered help it would be much appreciated. Smile | :)

I also understand that I am probably not explaning this very well, but what I am looking for is someone who has run into a similiar problem and what their solution was for it.

GeneralRe: Helllp!!! :-) About using a method from a Dll... Pin
led mike6-Jul-07 8:21
led mike6-Jul-07 8:21 
GeneralRe: Helllp!!! :-) About using a method from a Dll... Pin
Azad Giordano Ratzki6-Jul-07 8:27
professionalAzad Giordano Ratzki6-Jul-07 8:27 
GeneralRe: Helllp!!! :-) About using a method from a Dll... Pin
led mike6-Jul-07 8:36
led mike6-Jul-07 8:36 
GeneralRe: Helllp!!! :-) About using a method from a Dll... Pin
Not Active6-Jul-07 9:24
mentorNot Active6-Jul-07 9:24 
GeneralRe: Helllp!!! :-) About using a method from a Dll... Pin
Martin#6-Jul-07 20:57
Martin#6-Jul-07 20:57 
GeneralRe: Helllp!!! :-) About using a method from a Dll... Pin
Not Active7-Jul-07 2:36
mentorNot Active7-Jul-07 2:36 
GeneralRe: Helllp!!! :-) About using a method from a Dll... Pin
leckey6-Jul-07 8:40
leckey6-Jul-07 8:40 
AnswerRe: Helllp!!! :-) About using a method from a Dll... Pin
Guffa6-Jul-07 8:44
Guffa6-Jul-07 8:44 
GeneralRe: Helllp!!! :-) About using a method from a Dll... Pin
Azad Giordano Ratzki6-Jul-07 9:09
professionalAzad Giordano Ratzki6-Jul-07 9:09 
AnswerRe: Helllp!!! :-) About using a method from a Dll... Pin
Leslie Sanford6-Jul-07 9:19
Leslie Sanford6-Jul-07 9:19 
QuestionProblem with KeyEventHandler Pin
terraverdetech6-Jul-07 5:55
terraverdetech6-Jul-07 5:55 
AnswerRe: Problem with KeyEventHandler Pin
Wjousts6-Jul-07 6:28
Wjousts6-Jul-07 6:28 
GeneralRe: Problem with KeyEventHandler Pin
terraverdetech6-Jul-07 6:39
terraverdetech6-Jul-07 6:39 
GeneralRe: Problem with KeyEventHandler Pin
Luc Pattyn6-Jul-07 16:29
sitebuilderLuc Pattyn6-Jul-07 16:29 
QuestionBinded ComboBox displays wrong item! Pin
goldoche6-Jul-07 5:13
goldoche6-Jul-07 5:13 
AnswerRe: Binded ComboBox displays wrong item! Pin
Christopher Stratmann6-Jul-07 5:39
Christopher Stratmann6-Jul-07 5:39 
AnswerRe: Binded ComboBox displays wrong item! Pin
Christopher Stratmann6-Jul-07 5:40
Christopher Stratmann6-Jul-07 5:40 

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.