Click here to Skip to main content
15,912,756 members
Home / Discussions / C#
   

C#

 
GeneralRe: Serialization (save and loading) Pin
BLaZiNiX19-Mar-02 16:38
BLaZiNiX19-Mar-02 16:38 
QuestionC# replacement for GetAsyncKeyState? Pin
Zombies with Coffee, LLC19-Mar-02 10:49
professionalZombies with Coffee, LLC19-Mar-02 10:49 
AnswerRe: C# replacement for GetAsyncKeyState? Pin
Zombies with Coffee, LLC19-Mar-02 10:57
professionalZombies with Coffee, LLC19-Mar-02 10:57 
AnswerRe: C# replacement for GetAsyncKeyState? Pin
ez219-Mar-02 11:27
ez219-Mar-02 11:27 
GeneralUpdating DataSource Pin
Mazdak19-Mar-02 10:31
Mazdak19-Mar-02 10:31 
GeneralRe: Updating DataSource Pin
Andres Manggini19-Mar-02 11:34
Andres Manggini19-Mar-02 11:34 
GeneralRe: Updating DataSource Pin
Mazdak19-Mar-02 11:42
Mazdak19-Mar-02 11:42 
GeneralRe: Updating DataSource Pin
Andres Manggini19-Mar-02 12:37
Andres Manggini19-Mar-02 12:37 
The same InsertCommand will be call as many times as records were added.
That's the beauty of it, you can insert a few records, delete others and make a couple of changes on others, then set the three commands (InsertCommand, DeleteCommand, UpdateCommand) and let the DataAdapter do all the updates to the Database.

Andres Manggini.
Buenos Aires - Argentina.
GeneralRe: Updating DataSource Pin
Mazdak19-Mar-02 19:39
Mazdak19-Mar-02 19:39 
GeneralRe: Updating DataSource Pin
Andres Manggini20-Mar-02 1:57
Andres Manggini20-Mar-02 1:57 
GeneralRe: Updating DataSource Pin
Andres Manggini20-Mar-02 2:00
Andres Manggini20-Mar-02 2:00 
GeneralRe: Updating DataSource Pin
Mazdak20-Mar-02 2:41
Mazdak20-Mar-02 2:41 
GeneralOverriding simple methods... Pin
Zombies with Coffee, LLC19-Mar-02 6:02
professionalZombies with Coffee, LLC19-Mar-02 6:02 
GeneralRe: Overriding simple methods... Pin
Christian Graus19-Mar-02 10:42
protectorChristian Graus19-Mar-02 10:42 
GeneralRe: Overriding simple methods... Pin
Zombies with Coffee, LLC19-Mar-02 10:46
professionalZombies with Coffee, LLC19-Mar-02 10:46 
GeneralRe: Overriding simple methods... Pin
David Wengier19-Mar-02 11:03
David Wengier19-Mar-02 11:03 
GeneralRe: Overriding simple methods... Pin
Mazdak19-Mar-02 11:19
Mazdak19-Mar-02 11:19 
GeneralRe: Overriding simple methods... Pin
Christian Graus20-Mar-02 0:26
protectorChristian Graus20-Mar-02 0:26 
GeneralDataSet Pin
Mazdak18-Mar-02 10:01
Mazdak18-Mar-02 10:01 
GeneralRe: DataSet Pin
Mazdak18-Mar-02 10:40
Mazdak18-Mar-02 10:40 
Generalbuild a search engine Pin
ronaldo1118-Mar-02 5:30
ronaldo1118-Mar-02 5:30 
GeneralRe: build a search engine Pin
Christian Graus18-Mar-02 10:08
protectorChristian Graus18-Mar-02 10:08 
QuestionDose .net have something like IPWorks WebForm control?? Pin
18-Mar-02 0:24
suss18-Mar-02 0:24 
AnswerRe: Dose .net have something like IPWorks WebForm control?? Pin
James T. Johnson18-Mar-02 8:11
James T. Johnson18-Mar-02 8:11 
GeneralMagic Version 1.3 Released Pin
18-Mar-02 0:04
suss18-Mar-02 0:04 

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.