Click here to Skip to main content
15,905,686 members
Home / Discussions / C#
   

C#

 
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 
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 
The idea is you make all the changes needed on the DataSet, once you're done and want to commit these changes to the database you call Update on the DataAdapter, and the changes will be reflected on the Database.

There is no need (of course this is depending on your design) to save the dataset after each change, it works sort of a batch process.

Hope that clarify a bit. If you have doubts just ask again Smile | :)

Andres Manggini.
Buenos Aires - Argentina.
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 
GeneralRe: Magic Version 1.3 Released Pin
Anders Molin18-Mar-02 8:16
professionalAnders Molin18-Mar-02 8:16 
GeneralRe: Magic Version 1.3 Released Pin
18-Mar-02 8:50
suss18-Mar-02 8:50 

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.