Click here to Skip to main content
15,914,642 members
Home / Discussions / C#
   

C#

 
Questiondoubt in Infragistics.Win.UltraWinTree Pin
dhol11-Jan-06 17:56
dhol11-Jan-06 17:56 
AnswerRe: doubt in Infragistics.Win.UltraWinTree Pin
Christian Graus11-Jan-06 18:09
protectorChristian Graus11-Jan-06 18:09 
AnswerRe: doubt in Infragistics.Win.UltraWinTree Pin
CodyGen11-Jan-06 19:59
CodyGen11-Jan-06 19:59 
QuestionDelegate in C# Pin
hung_ngole11-Jan-06 16:44
hung_ngole11-Jan-06 16:44 
AnswerRe: Delegate in C# Pin
Curtis Schlak.11-Jan-06 17:07
Curtis Schlak.11-Jan-06 17:07 
QuestionConfigurationSettings threadsafe? Pin
pokksey11-Jan-06 15:11
pokksey11-Jan-06 15:11 
Questionhow insert a row in Access Database? Pin
Sasuko11-Jan-06 13:43
Sasuko11-Jan-06 13:43 
AnswerRe: how insert a row in Access Database? Pin
Christian Graus11-Jan-06 14:08
protectorChristian Graus11-Jan-06 14:08 
You could write a bunch of code to do that, but ADO.NET does not work that way by itself. It's designed to be disconnected, so you'd need to write all the code to keep connecting and updating values when you set them.


Christian Graus - Microsoft MVP - C++
GeneralRe: how insert a row in Access Database? Pin
Sasuko11-Jan-06 14:19
Sasuko11-Jan-06 14:19 
GeneralRe: how insert a row in Access Database? Pin
Christian Graus11-Jan-06 14:38
protectorChristian Graus11-Jan-06 14:38 
Questionread multiple images from database Pin
jung197511-Jan-06 12:41
jung197511-Jan-06 12:41 
AnswerRe: read multiple images from database Pin
Guffa11-Jan-06 12:51
Guffa11-Jan-06 12:51 
GeneralRe: read multiple images from database Pin
jung197511-Jan-06 13:03
jung197511-Jan-06 13:03 
GeneralRe: read multiple images from database Pin
Christian Graus11-Jan-06 13:07
protectorChristian Graus11-Jan-06 13:07 
GeneralRe: read multiple images from database Pin
jung197511-Jan-06 13:09
jung197511-Jan-06 13:09 
GeneralRe: read multiple images from database Pin
Christian Graus11-Jan-06 13:12
protectorChristian Graus11-Jan-06 13:12 
GeneralRe: read multiple images from database Pin
jung197512-Jan-06 10:31
jung197512-Jan-06 10:31 
Question[GDI+] avoid flickering for a moving panel part 2 Pin
Sasuko11-Jan-06 12:04
Sasuko11-Jan-06 12:04 
AnswerRe: [GDI+] avoid flickering for a moving panel part 2 Pin
Christian Graus11-Jan-06 13:06
protectorChristian Graus11-Jan-06 13:06 
AnswerRe: [GDI+] avoid flickering for a moving panel part 2 Pin
Curtis Schlak.11-Jan-06 13:12
Curtis Schlak.11-Jan-06 13:12 
GeneralRe: [GDI+] avoid flickering for a moving panel part 2 Pin
Sasuko11-Jan-06 13:41
Sasuko11-Jan-06 13:41 
GeneralRe: [GDI+] avoid flickering for a moving panel part 2 Pin
Curtis Schlak.11-Jan-06 13:58
Curtis Schlak.11-Jan-06 13:58 
GeneralRe: [GDI+] avoid flickering for a moving panel part 2 Pin
Sasuko11-Jan-06 14:13
Sasuko11-Jan-06 14:13 
GeneralRe: [GDI+] avoid flickering for a moving panel part 2 Pin
exhaulted12-Jan-06 3:39
exhaulted12-Jan-06 3:39 
QuestionCombobox DataSource Pin
code_wiz11-Jan-06 11:57
code_wiz11-Jan-06 11:57 

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.