Click here to Skip to main content
15,903,175 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to insert the element of a array of ArrayList in a DataGrid Pin
stancrm28-Jun-06 20:44
stancrm28-Jun-06 20:44 
QuestionHow to migrate c# projects to 64-bit platforms? [modified] Pin
Eric Vonjacson28-Jun-06 19:43
Eric Vonjacson28-Jun-06 19:43 
AnswerRe: How to migrate c# projects to 64-bit platforms? Pin
stancrm28-Jun-06 20:30
stancrm28-Jun-06 20:30 
Questionreading and writing to ports Pin
Emyat28-Jun-06 17:56
Emyat28-Jun-06 17:56 
AnswerRe: reading and writing to ports Pin
engsrini29-Jun-06 6:25
engsrini29-Jun-06 6:25 
GeneralRe: reading and writing to ports Pin
Emyat2-Jul-06 21:15
Emyat2-Jul-06 21:15 
QuestionHow can I check if the datasource is writable? Pin
AngryC28-Jun-06 15:02
AngryC28-Jun-06 15:02 
AnswerRe: How can I check if the datasource is writable? Pin
Charlie Williams28-Jun-06 15:44
Charlie Williams28-Jun-06 15:44 
If you attempt an update when the file isn't writable, it'll throw an OleDbException with the message "Operation must be an updatable query."

GeneralRe: How can I check if the datasource is writable? Pin
AngryC28-Jun-06 15:53
AngryC28-Jun-06 15:53 
AnswerRe: How can I check if the datasource is writable? Pin
Dave Kreskowiak28-Jun-06 15:51
mveDave Kreskowiak28-Jun-06 15:51 
GeneralRe: How can I check if the datasource is writable? Pin
AngryC28-Jun-06 16:10
AngryC28-Jun-06 16:10 
GeneralRe: How can I check if the datasource is writable? Pin
Edbert P28-Jun-06 19:01
Edbert P28-Jun-06 19:01 
GeneralRe: How can I check if the datasource is writable? Pin
AngryC28-Jun-06 19:39
AngryC28-Jun-06 19:39 
GeneralRe: How can I check if the datasource is writable? Pin
Robert Rohde28-Jun-06 20:01
Robert Rohde28-Jun-06 20:01 
GeneralRe: How can I check if the datasource is writable? Pin
Dave Kreskowiak29-Jun-06 1:31
mveDave Kreskowiak29-Jun-06 1:31 
QuestionModal Dialog help in C# [modified] Pin
McSmack28-Jun-06 14:57
McSmack28-Jun-06 14:57 
AnswerRe: Modal Dialog help in C# Pin
Alexander Wiseman28-Jun-06 15:41
Alexander Wiseman28-Jun-06 15:41 
QuestionRe: Modal Dialog help in C# [modified] Pin
Martin#28-Jun-06 19:34
Martin#28-Jun-06 19:34 
AnswerRe: Modal Dialog help in C# Pin
Alexander Wiseman29-Jun-06 5:39
Alexander Wiseman29-Jun-06 5:39 
GeneralRe: Modal Dialog help in C# [modified] Pin
Martin#29-Jun-06 6:11
Martin#29-Jun-06 6:11 
GeneralRe: Modal Dialog help in C# Pin
Alexander Wiseman29-Jun-06 6:30
Alexander Wiseman29-Jun-06 6:30 
GeneralRe: Modal Dialog help in C# Pin
Martin#29-Jun-06 6:41
Martin#29-Jun-06 6:41 
GeneralRe: Modal Dialog help in C# Pin
McSmack29-Jun-06 6:00
McSmack29-Jun-06 6:00 
QuestionRe: Modal Dialog help in C# Pin
Alexander Wiseman29-Jun-06 6:41
Alexander Wiseman29-Jun-06 6:41 
AnswerRe: Modal Dialog help in C# Pin
McSmack29-Jun-06 7:17
McSmack29-Jun-06 7:17 

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.