Click here to Skip to main content
15,890,741 members
Home / Discussions / C#
   

C#

 
GeneralRe: Sorting dates Pin
Yustme5-Jun-06 8:30
Yustme5-Jun-06 8:30 
GeneralRe: Sorting dates Pin
Dan Neely5-Jun-06 10:29
Dan Neely5-Jun-06 10:29 
GeneralRe: Sorting dates Pin
Josh Smith5-Jun-06 10:48
Josh Smith5-Jun-06 10:48 
AnswerRe: Sorting dates Pin
Dustin Metzgar5-Jun-06 6:10
Dustin Metzgar5-Jun-06 6:10 
QuestionHelp needed with string operation Pin
hasanali005-Jun-06 4:13
hasanali005-Jun-06 4:13 
AnswerRe: Help needed with string operation [modified] Pin
Wjousts5-Jun-06 4:52
Wjousts5-Jun-06 4:52 
QuestionProblem with GZipStream [modified] Pin
Dominik Reichl5-Jun-06 3:48
Dominik Reichl5-Jun-06 3:48 
AnswerRe: Problem with GZipStream [modified] Pin
Dominik Reichl5-Jun-06 6:11
Dominik Reichl5-Jun-06 6:11 
I've found the problem now. There is a bug in the GZipStream class of .NET 2.0 (yes, in the class, not in my code). You need to close the GZipStream manually...

For more details see this bug report at MSDN Product Feedback Center:
http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx?feedbackid=efaebf8f-8b1c-45e1-b355-6c6953aa221a[^]

I wonder why they released .NET 2.0 with such a long-known, serious bug...

Best regards
Dominik



_outp(0x64, 0xAD);
and
__asm mov al, 0xAD __asm out 0x64, al
do the same... but what do they do?? Wink | ;)
(doesn't work on NT)

QuestionTextBox language !! Pin
Tamimi - Code5-Jun-06 3:35
Tamimi - Code5-Jun-06 3:35 
AnswerRe: TextBox language !! Pin
Josh Smith5-Jun-06 3:45
Josh Smith5-Jun-06 3:45 
QuestionVOIP integration Pin
ante.mihalj5-Jun-06 2:40
ante.mihalj5-Jun-06 2:40 
AnswerRe: Assembly Pin
Colin Angus Mackay5-Jun-06 4:05
Colin Angus Mackay5-Jun-06 4:05 
Questionhowto disable sort in datagridview ? Pin
cmpeng345-Jun-06 1:47
cmpeng345-Jun-06 1:47 
AnswerRe: howto disable sort in datagridview ? Pin
albCode5-Jun-06 3:02
albCode5-Jun-06 3:02 
GeneralMessage Closed Pin
5-Jun-06 3:07
cmpeng345-Jun-06 3:07 
GeneralRe: howto disable sort in datagridview ? Pin
albCode5-Jun-06 3:28
albCode5-Jun-06 3:28 
GeneralMessage Closed Pin
5-Jun-06 3:47
cmpeng345-Jun-06 3:47 
GeneralRe: howto disable sort in datagridview ? Pin
albCode5-Jun-06 4:10
albCode5-Jun-06 4:10 
QuestionRe: howto disable sort in datagridview ? Pin
iswoolley20-Jun-06 5:00
iswoolley20-Jun-06 5:00 
Questionsignature of a file [modified] Pin
Mahmood Ilyas5-Jun-06 1:19
Mahmood Ilyas5-Jun-06 1:19 
AnswerRe: signature of a file Pin
Ed.Poore5-Jun-06 1:33
Ed.Poore5-Jun-06 1:33 
Questionantispyware Pin
Mahmood Ilyas5-Jun-06 1:12
Mahmood Ilyas5-Jun-06 1:12 
AnswerRe: antispyware Pin
Wjousts5-Jun-06 4:55
Wjousts5-Jun-06 4:55 
GeneralRe: antispyware Pin
led mike5-Jun-06 5:55
led mike5-Jun-06 5:55 
AnswerRe: antispyware Pin
Eric Seipp5-Jun-06 6:05
Eric Seipp5-Jun-06 6:05 

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.