Click here to Skip to main content
15,892,643 members
Home / Discussions / C#
   

C#

 
AnswerRe: Dictionary<K,V> performance based on Key Type Pin
Rob Philpott22-Aug-14 0:10
Rob Philpott22-Aug-14 0:10 
QuestionNeed help on using sync framework for devices Pin
krishnapnv21-Aug-14 17:05
krishnapnv21-Aug-14 17:05 
AnswerRe: Need help on using sync framework for devices Pin
Eddy Vluggen22-Aug-14 5:12
professionalEddy Vluggen22-Aug-14 5:12 
QuestionDecoding method Pin
jojoba2021-Aug-14 4:36
jojoba2021-Aug-14 4:36 
GeneralRe: Decoding method Pin
Richard MacCutchan21-Aug-14 4:46
mveRichard MacCutchan21-Aug-14 4:46 
GeneralRe: Decoding method Pin
harold aptroot21-Aug-14 4:46
harold aptroot21-Aug-14 4:46 
GeneralRe: Decoding method Pin
PIEBALDconsult21-Aug-14 4:55
mvePIEBALDconsult21-Aug-14 4:55 
GeneralRe: Decoding method Pin
Bernhard Hiller21-Aug-14 21:43
Bernhard Hiller21-Aug-14 21:43 
GeneralRe: Decoding method Pin
PIEBALDconsult22-Aug-14 3:20
mvePIEBALDconsult22-Aug-14 3:20 
QuestionRe: Decoding method Pin
jojoba2021-Aug-14 6:42
jojoba2021-Aug-14 6:42 
AnswerRe: Decoding method Pin
OriginalGriff21-Aug-14 8:04
mveOriginalGriff21-Aug-14 8:04 
QuestionRe: Decoding method Pin
jojoba2021-Aug-14 9:45
jojoba2021-Aug-14 9:45 
AnswerRe: Decoding method Pin
Eddy Vluggen21-Aug-14 9:53
professionalEddy Vluggen21-Aug-14 9:53 
AnswerRe: Decoding method Pin
Bernhard Hiller21-Aug-14 21:46
Bernhard Hiller21-Aug-14 21:46 
Questionsplit string into line C# Pin
Member 1054819721-Aug-14 3:05
Member 1054819721-Aug-14 3:05 
AnswerRe: split string into line C# Pin
OriginalGriff21-Aug-14 4:07
mveOriginalGriff21-Aug-14 4:07 
GeneralRe: split string into line C# Pin
PIEBALDconsult21-Aug-14 5:32
mvePIEBALDconsult21-Aug-14 5:32 
QuestionWindows Form KeyDown Pin
Zeyad Jalil21-Aug-14 0:06
professionalZeyad Jalil21-Aug-14 0:06 
Hi All,

I develop a Windows form application and in the form KeyDown event
I use F8 key to do something, my problem is in any laptop contains the fn key
and F8 not work until you press the fn key, if any one click f8 only the event does not work.

Please let me know is it possible to make f8 and fn+f8 be the same functionality and how to do that in c#.

Thank You.
AnswerRe: Windows Form KeyDown Pin
Eddy Vluggen21-Aug-14 0:34
professionalEddy Vluggen21-Aug-14 0:34 
AnswerRe: Windows Form KeyDown Pin
joost.versteegen21-Aug-14 2:58
joost.versteegen21-Aug-14 2:58 
GeneralRe: Windows Form KeyDown Pin
Rob Philpott21-Aug-14 6:25
Rob Philpott21-Aug-14 6:25 
QuestionMobile Money Transfer Application Pin
Soren Neilsen20-Aug-14 22:42
Soren Neilsen20-Aug-14 22:42 
AnswerRe: Mobile Money Transfer Application Pin
OriginalGriff20-Aug-14 22:44
mveOriginalGriff20-Aug-14 22:44 
QuestionOpenFileDialog works from app but not from a spawned thread after use InvokeMember to load assembly / class Pin
JudyL_MD20-Aug-14 10:41
JudyL_MD20-Aug-14 10:41 
AnswerRe: OpenFileDialog works from app but not from a spawned thread after use InvokeMember to load assembly / class PinPopular
Richard Deeming20-Aug-14 10:59
mveRichard Deeming20-Aug-14 10:59 

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.