Click here to Skip to main content
15,895,423 members
Home / Discussions / C#
   

C#

 
AnswerRe: a component named mouse recognizer Pin
Neophyte3012-May-08 0:36
Neophyte3012-May-08 0:36 
QuestionHi DatetimePicker control Pin
somagunasekaran11-May-08 17:57
somagunasekaran11-May-08 17:57 
AnswerRe: Hi DatetimePicker control Pin
Christian Graus11-May-08 18:08
protectorChristian Graus11-May-08 18:08 
GeneralRe: Hi DatetimePicker control Pin
somagunasekaran11-May-08 18:50
somagunasekaran11-May-08 18:50 
GeneralRe: Hi DatetimePicker control Pin
Abhijit Jana11-May-08 19:06
professionalAbhijit Jana11-May-08 19:06 
GeneralRe: Hi DatetimePicker control Pin
somagunasekaran12-May-08 1:53
somagunasekaran12-May-08 1:53 
Questionc# can not load a c++ DLL Pin
sharp_k11-May-08 16:43
sharp_k11-May-08 16:43 
AnswerRe: c# can not load a c++ DLL Pin
Christian Graus11-May-08 17:06
protectorChristian Graus11-May-08 17:06 
The problem is that you can only reference COM and .NET DLLs in .NET. You can, however, use p/invoke to link to and call methods in a plain vanilla dll, like the one you created.

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: c# can not load a c++ DLL Pin
sharp_k11-May-08 18:25
sharp_k11-May-08 18:25 
Question[Message Deleted] Pin
mary okon11-May-08 13:29
mary okon11-May-08 13:29 
AnswerRe: How to Create Login in C# PinPopular
Christian Graus11-May-08 14:32
protectorChristian Graus11-May-08 14:32 
AnswerMorons Pin
Christian Graus11-May-08 16:40
protectorChristian Graus11-May-08 16:40 
GeneralRe: Morons Pin
Mark Salsbery11-May-08 16:52
Mark Salsbery11-May-08 16:52 
GeneralRe: Morons Pin
Christian Graus11-May-08 17:06
protectorChristian Graus11-May-08 17:06 
GeneralRe: Morons Pin
Vikram A Punathambekar11-May-08 18:42
Vikram A Punathambekar11-May-08 18:42 
GeneralRe: Morons Pin
Christian Graus11-May-08 19:44
protectorChristian Graus11-May-08 19:44 
QuestionAdding a Record via LINQ Pin
belzer11-May-08 11:39
belzer11-May-08 11:39 
QuestionTooltip for TrackBar(Slider Bar)? Pin
jamilkhan00711-May-08 9:52
jamilkhan00711-May-08 9:52 
AnswerRe: Tooltip for TrackBar(Slider Bar)? Pin
CodingYoshi11-May-08 10:03
CodingYoshi11-May-08 10:03 
GeneralRe: Tooltip for TrackBar(Slider Bar)? Pin
jamilkhan00711-May-08 10:25
jamilkhan00711-May-08 10:25 
GeneralRe: Tooltip for TrackBar(Slider Bar)? Pin
CodingYoshi11-May-08 12:39
CodingYoshi11-May-08 12:39 
QuestionKeyboard Shortcut for Windows Service Pin
M.SADEGHI11-May-08 8:05
M.SADEGHI11-May-08 8:05 
AnswerRe: Keyboard Shortcut for Windows Service Pin
Giorgi Dalakishvili11-May-08 8:28
mentorGiorgi Dalakishvili11-May-08 8:28 
QuestionPicturebox confusion Pin
Eric25611-May-08 6:14
Eric25611-May-08 6:14 
AnswerRe: Picturebox confusion Pin
CodingYoshi11-May-08 7:11
CodingYoshi11-May-08 7:11 

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.