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

C#

 
AnswerRe: Getting default namespace name Pin
led mike16-Nov-06 5:26
led mike16-Nov-06 5:26 
GeneralRe: Getting default namespace name Pin
Zoltan Balazs16-Nov-06 7:15
Zoltan Balazs16-Nov-06 7:15 
AnswerRe: Getting default namespace name Pin
Daniel Grunwald16-Nov-06 7:44
Daniel Grunwald16-Nov-06 7:44 
GeneralRe: Getting default namespace name Pin
Zoltan Balazs16-Nov-06 8:32
Zoltan Balazs16-Nov-06 8:32 
QuestionPower Notation Pin
demetriou16-Nov-06 5:06
demetriou16-Nov-06 5:06 
AnswerRe: Power Notation Pin
User 665816-Nov-06 6:05
User 665816-Nov-06 6:05 
AnswerRe: Power Notation Pin
ednrgc16-Nov-06 6:28
ednrgc16-Nov-06 6:28 
Questiondataset Pin
fmardani16-Nov-06 4:26
fmardani16-Nov-06 4:26 
Hi,
In regards to updating the database with the data in a dataset, I currently loop through the records in the dataset and get the state of each row and then call the necessary stored procedures to do the delete or update or insert into the database.
Recently I read that the same thing can be simplified by using the dataAdapter.Update()
This seems to be an easier way since I do not have to do the loop on each dataset record and get the state of it...
What do you think please?

Thanks
AnswerRe: dataset Pin
albCode16-Nov-06 4:32
albCode16-Nov-06 4:32 
AnswerRe: dataset Pin
Drew McGhie16-Nov-06 9:35
Drew McGhie16-Nov-06 9:35 
QuestionSockets overflowing? Pin
hammerstein0516-Nov-06 4:08
hammerstein0516-Nov-06 4:08 
AnswerRe: Sockets overflowing? Pin
Martin#16-Nov-06 4:28
Martin#16-Nov-06 4:28 
GeneralRe: Sockets overflowing? Pin
hammerstein0516-Nov-06 4:42
hammerstein0516-Nov-06 4:42 
AnswerRe: Sockets overflowing? Pin
led mike16-Nov-06 5:33
led mike16-Nov-06 5:33 
AnswerRe: Sockets overflowing? Pin
Kythen16-Nov-06 12:15
Kythen16-Nov-06 12:15 
QuestionCan’t show controlBox/System menu when FormBorderStyle=None. Pin
talk2robert16-Nov-06 3:49
talk2robert16-Nov-06 3:49 
AnswerRe: Can’t show controlBox/System menu when FormBorderStyle=None. Pin
Rey999917-Nov-06 4:29
Rey999917-Nov-06 4:29 
GeneralRe: Can’t show controlBox/System menu when FormBorderStyle=None. Pin
talk2robert17-Nov-06 7:32
talk2robert17-Nov-06 7:32 
GeneralRe: Can’t show controlBox/System menu when FormBorderStyle=None. Pin
Rey999917-Nov-06 7:57
Rey999917-Nov-06 7:57 
QuestionPointer typecasting Pin
Dewald16-Nov-06 3:41
Dewald16-Nov-06 3:41 
AnswerRe: Pointer typecasting Pin
Judah Gabriel Himango16-Nov-06 4:52
sponsorJudah Gabriel Himango16-Nov-06 4:52 
GeneralRe: Pointer typecasting Pin
Dewald17-Nov-06 3:58
Dewald17-Nov-06 3:58 
GeneralRe: Pointer typecasting Pin
Judah Gabriel Himango17-Nov-06 5:13
sponsorJudah Gabriel Himango17-Nov-06 5:13 
GeneralRe: Pointer typecasting Pin
Dewald20-Nov-06 20:37
Dewald20-Nov-06 20:37 
GeneralRe: Pointer typecasting Pin
Dewald21-Nov-06 1:19
Dewald21-Nov-06 1:19 

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.