Click here to Skip to main content
15,867,939 members
Home / Discussions / C#
   

C#

 
GeneralRe: System.Data.NoNullAllowedException Pin
rich_wenger4-Sep-05 8:24
rich_wenger4-Sep-05 8:24 
QuestionDatagrid Problem with PreferredColumnWidth Pin
surfman194-Sep-05 2:14
surfman194-Sep-05 2:14 
Question.NET Application books Pin
hcmuns4-Sep-05 1:57
susshcmuns4-Sep-05 1:57 
AnswerRe: .NET Application books Pin
Luis Alonso Ramos4-Sep-05 8:22
Luis Alonso Ramos4-Sep-05 8:22 
QuestionSending Access file through the network Pin
mohammad9293-Sep-05 22:40
mohammad9293-Sep-05 22:40 
QuestionRe: Sending Access file through the network Pin
Guffa3-Sep-05 23:10
Guffa3-Sep-05 23:10 
AnswerRe: Sending Access file through the network Pin
mohammad9293-Sep-05 23:42
mohammad9293-Sep-05 23:42 
AnswerRe: Sending Access file through the network Pin
Guffa4-Sep-05 0:17
Guffa4-Sep-05 0:17 
From what I can tell from the code, you read 1000 bytes into the array input, then parse the length from he beginning of that. If the length occupies the first 6 bytes of the stream, you will be discarding the first 994 bytes of the actual database file.

---
b { font-weight: normal; }

QuestionHow can I compile *.lib in VC++ to dll? Pin
uumeme3-Sep-05 22:16
uumeme3-Sep-05 22:16 
AnswerRe: How can I compile *.lib in VC++ to dll? Pin
if_mel_yes_else_no4-Sep-05 5:18
if_mel_yes_else_no4-Sep-05 5:18 
AnswerRe: How can I compile *.lib in VC++ to dll? Pin
Luis Alonso Ramos4-Sep-05 8:16
Luis Alonso Ramos4-Sep-05 8:16 
QuestionXML Serializer: circular reference due to public attribute? Pin
peterchen3-Sep-05 21:16
peterchen3-Sep-05 21:16 
AnswerRe: XML Serializer: circular reference due to public attribute? Pin
Mathew Hall3-Sep-05 21:35
Mathew Hall3-Sep-05 21:35 
GeneralRe: XML Serializer: circular reference due to public attribute? Pin
peterchen3-Sep-05 21:47
peterchen3-Sep-05 21:47 
GeneralRe: XML Serializer: circular reference due to public attribute? Pin
Judah Gabriel Himango4-Sep-05 11:47
sponsorJudah Gabriel Himango4-Sep-05 11:47 
GeneralRe: XML Serializer: circular reference due to public attribute? Pin
peterchen4-Sep-05 12:12
peterchen4-Sep-05 12:12 
GeneralRe: XML Serializer: circular reference due to public attribute? Pin
Judah Gabriel Himango4-Sep-05 14:59
sponsorJudah Gabriel Himango4-Sep-05 14:59 
QuestionVS7: No Exception Info under Debugger? Pin
peterchen3-Sep-05 21:02
peterchen3-Sep-05 21:02 
QuestionVS7 Forms designer - 2 questions Pin
peterchen3-Sep-05 20:43
peterchen3-Sep-05 20:43 
AnswerRe: VS7 Forms designer - 2 questions Pin
Mathew Hall3-Sep-05 21:25
Mathew Hall3-Sep-05 21:25 
AnswerAhhhh! Pin
peterchen3-Sep-05 22:02
peterchen3-Sep-05 22:02 
GeneralRe: Ahhhh! Pin
Mathew Hall3-Sep-05 22:14
Mathew Hall3-Sep-05 22:14 
QuestionHow to add Binary Resources Pin
Heinz_3-Sep-05 20:33
Heinz_3-Sep-05 20:33 
AnswerRe: How to add Binary Resources Pin
turbochimp4-Sep-05 16:34
turbochimp4-Sep-05 16:34 
GeneralRe: How to add Binary Resources Pin
Heinz_5-Sep-05 9:51
Heinz_5-Sep-05 9:51 

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.