Click here to Skip to main content
15,894,017 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Doc/View in .NET? Pin
Christian Graus3-May-05 18:03
protectorChristian Graus3-May-05 18:03 
GeneralRe: Doc/View in .NET? Pin
senzafine6-May-05 18:10
senzafine6-May-05 18:10 
GeneralRe: Doc/View in .NET? Pin
Christian Graus8-May-05 12:49
protectorChristian Graus8-May-05 12:49 
GeneralRe: Doc/View in .NET? Pin
senzafine9-May-05 3:27
senzafine9-May-05 3:27 
GeneralRe: Doc/View in .NET? Pin
Christian Graus9-May-05 11:53
protectorChristian Graus9-May-05 11:53 
Generalsaving app size and desktop location Pin
shefali_sinha2-May-05 10:28
shefali_sinha2-May-05 10:28 
GeneralRe: saving app size and desktop location Pin
MoustafaS2-May-05 13:01
MoustafaS2-May-05 13:01 
GeneralDataAdapter.Update Within A Transaction Pin
Jim Matthews2-May-05 6:09
Jim Matthews2-May-05 6:09 
Hey guys, has anyone else run accross this behavior before?

When using dataadapter.update within the context of a transaction, if the transaction succeeds your datasource has .acceptchanges called and everything is fine. If that transaction fails however, .acceptchanges is still called. Confused | :confused: Hmmm | :|

this just doesn't seem right to me? according to a post i found on google ms's recommended way of dealing with this is to make a copy of the data before submitting the update, then if the transaction fails, clear the data and merge the previous version back into the main dataset. i was baffled when i came upon this the other day.

does anyone have any insight as to whether this behavior might be changing in the next release of the bcl? i don't have any of the beta's to check it out and i'm more just curious than anything. seems like if the transaction failed they should just leave the rowstate data as is...



-jim
QuestionHow to change culture of the MonthCalendar control? Pin
iliyang2-May-05 4:59
iliyang2-May-05 4:59 
GeneralUpdate datagrid Pin
harwanegg2-May-05 2:10
harwanegg2-May-05 2:10 
GeneralRe: Update datagrid Pin
ursus zeta4-May-05 9:44
ursus zeta4-May-05 9:44 
GeneralPocket PC Installation Problem Pin
Anonymous2-May-05 0:19
Anonymous2-May-05 0:19 
GeneralCreating rotated font in C# using logfont Pin
camelopardis1-May-05 8:28
camelopardis1-May-05 8:28 
GeneralRe: Creating rotated font in C# using logfont Pin
MoustafaS2-May-05 2:05
MoustafaS2-May-05 2:05 
QuestionIs there a standard deviation function in .Net? Pin
nzmike30-Apr-05 21:14
nzmike30-Apr-05 21:14 
AnswerRe: Is there a standard deviation function in .Net? Pin
rwestgraham1-May-05 10:44
rwestgraham1-May-05 10:44 
GeneralRe: Is there a standard deviation function in .Net? Pin
nzmike1-May-05 13:23
nzmike1-May-05 13:23 
GeneralErrors trying to debug smart device application Pin
hammo29-Apr-05 19:22
hammo29-Apr-05 19:22 
GeneralRe: Errors trying to debug smart device application Pin
Dave Kreskowiak30-Apr-05 4:19
mveDave Kreskowiak30-Apr-05 4:19 
QuestionHow can I obtain 'Source' object in drag&drop event of the WindowsForms? Pin
Member 191344029-Apr-05 3:14
Member 191344029-Apr-05 3:14 
AnswerRe: How can I obtain 'Source' object in drag&drop event of the WindowsForms? Pin
Claudio Grazioli2-May-05 21:07
Claudio Grazioli2-May-05 21:07 
GeneralRe: How can I obtain 'Source' object in drag&drop event of the WindowsForms? Pin
Member 19134402-May-05 23:31
Member 19134402-May-05 23:31 
GeneralRe: How can I obtain 'Source' object in drag&drop event of the WindowsForms? Pin
Claudio Grazioli3-May-05 0:17
Claudio Grazioli3-May-05 0:17 
Generalcoloring by using richTextBox Pin
NOTEPAK28-Apr-05 15:33
NOTEPAK28-Apr-05 15:33 
GeneralRe: coloring by using richTextBox [EDITED] Pin
Dave Kreskowiak29-Apr-05 13:31
mveDave Kreskowiak29-Apr-05 13:31 

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.