Click here to Skip to main content
15,891,204 members
Home / Discussions / C#
   

C#

 
QuestionProgrammatically launch wifi settings dialogs in Windows 7 Pin
David Knechtges2-Nov-09 10:08
David Knechtges2-Nov-09 10:08 
AnswerRe: Programmatically launch wifi settings dialogs in Windows 7 Pin
Christian Graus2-Nov-09 10:09
protectorChristian Graus2-Nov-09 10:09 
GeneralRe: Programmatically launch wifi settings dialogs in Windows 7 Pin
David Knechtges2-Nov-09 10:31
David Knechtges2-Nov-09 10:31 
Questionencryption Pin
jashimu2-Nov-09 8:31
jashimu2-Nov-09 8:31 
AnswerRe: encryption Pin
Christian Graus2-Nov-09 9:02
protectorChristian Graus2-Nov-09 9:02 
GeneralRe: encryption Pin
jashimu2-Nov-09 9:11
jashimu2-Nov-09 9:11 
GeneralRe: encryption Pin
netJP12L2-Nov-09 10:19
netJP12L2-Nov-09 10:19 
GeneralRe: encryption Pin
jashimu2-Nov-09 10:41
jashimu2-Nov-09 10:41 
GeneralRe: encryption Pin
Dave Kreskowiak2-Nov-09 10:42
mveDave Kreskowiak2-Nov-09 10:42 
GeneralRe: encryption Pin
jashimu2-Nov-09 10:45
jashimu2-Nov-09 10:45 
AnswerRe: encryption Pin
Last Attacker3-Nov-09 3:14
Last Attacker3-Nov-09 3:14 
GeneralRe: encryption Pin
jashimu3-Nov-09 4:39
jashimu3-Nov-09 4:39 
Questionload image with open file? Pin
Arefeh Haghpnah2-Nov-09 8:12
Arefeh Haghpnah2-Nov-09 8:12 
AnswerRe: load image with open file? Pin
Christian Graus2-Nov-09 9:01
protectorChristian Graus2-Nov-09 9:01 
AnswerMessage Closed Pin
2-Nov-09 9:03
stancrm2-Nov-09 9:03 
GeneralRe: load image with open file? Pin
Arefeh Haghpnah3-Nov-09 7:52
Arefeh Haghpnah3-Nov-09 7:52 
Questionload picture Pin
Arefeh Haghpnah2-Nov-09 7:59
Arefeh Haghpnah2-Nov-09 7:59 
AnswerRe: load picture Pin
kryzchek2-Nov-09 9:13
kryzchek2-Nov-09 9:13 
GeneralRe: load picture Pin
Arefeh Haghpnah3-Nov-09 7:56
Arefeh Haghpnah3-Nov-09 7:56 
GeneralRe: load picture Pin
kryzchek3-Nov-09 7:57
kryzchek3-Nov-09 7:57 
AnswerRe: load picture Pin
Christian Graus2-Nov-09 9:41
protectorChristian Graus2-Nov-09 9:41 
Questionpattern for taking action based on stream of data Pin
deostroll2-Nov-09 6:39
deostroll2-Nov-09 6:39 
AnswerRe: pattern for taking action based on stream of data Pin
Luc Pattyn2-Nov-09 7:59
sitebuilderLuc Pattyn2-Nov-09 7:59 
QuestionParsing Xml to SortedList with System.Xml.Linq Pin
thiago barbedo2-Nov-09 6:09
thiago barbedo2-Nov-09 6:09 
QuestionRLE (Run Length Encoding) in C# [modified] Pin
earlgraham2-Nov-09 5:54
earlgraham2-Nov-09 5:54 
My client software gets an RLE encoded TCP message from a Server. I need to decode it so I can use the data.

So my question. Does C# already have an RLE decoder? Or will I need to write my own stuff? It does not look hard, but I will feel silly if Someone say there is an extension that handles the work.

Thanks

PS They say its PackBits style

Programmer
Glenn Earl Graham
Austin, TX

modified on Monday, November 2, 2009 6:17 PM

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.