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

.NET (Core and Framework)

 
GeneralRe: Microsoft .NET Passport Pin
Dario Solera30-Aug-05 11:25
Dario Solera30-Aug-05 11:25 
QuestionUSB Flash Drive or CF access Pin
LiamD30-Aug-05 0:37
LiamD30-Aug-05 0:37 
AnswerRe: USB Flash Drive or CF access Pin
eggie530-Aug-05 12:17
eggie530-Aug-05 12:17 
GeneralRe: USB Flash Drive or CF access Pin
LiamD30-Aug-05 23:21
LiamD30-Aug-05 23:21 
QuestionWhy ?: dataset GetChanges->Update->Merge Pin
30-Aug-05 0:13
suss30-Aug-05 0:13 
AnswerRe: Why ?: dataset GetChanges->Update->Merge Pin
Al Ortega30-Aug-05 8:13
Al Ortega30-Aug-05 8:13 
GeneralRe: Why ?: dataset GetChanges->Update->Merge Pin
wolver-hampton-wanderer30-Aug-05 12:12
wolver-hampton-wanderer30-Aug-05 12:12 
GeneralRe: Why ?: dataset GetChanges->Update->Merge Pin
Al Ortega30-Aug-05 14:09
Al Ortega30-Aug-05 14:09 
MSDN states that on the acceptchanges method ALL rows of each table are updated. So in my situation, which you are correct is distributed, I extract a smaller dataset to send to a webservice. The webservice hooks the dataset into the dataadapter and performs the update.

IMHO, on a local app then I would probably find out how much data actually got changed, if a small amount (<20% perhaps) then create a new dataset and only process it. But if a significant amount (>70% ?) then why waste the resources of creating a new dataset, just update with the acceptchanges like you are doing.Cool | :cool:

Al
GeneralRe: Why ?: dataset GetChanges-&gt;Update-&gt;Merge Pin
wolver-hampton-wanderer30-Aug-05 21:18
wolver-hampton-wanderer30-Aug-05 21:18 
GeneralRe: Why ?: dataset GetChanges-&gt;Update-&gt;Merge Pin
Al Ortega31-Aug-05 12:10
Al Ortega31-Aug-05 12:10 
GeneralRe: Why ?: dataset GetChanges-&gt;Update-&gt;Merge Pin
wolver-hampton-wanderer31-Aug-05 20:40
wolver-hampton-wanderer31-Aug-05 20:40 
QuestionAdd a password to uninstall MSI ? Pin
mcjonnes29-Aug-05 23:49
mcjonnes29-Aug-05 23:49 
AnswerRe: Add a password to uninstall MSI ? Pin
rwestgraham30-Aug-05 20:03
rwestgraham30-Aug-05 20:03 
QuestionPermissions for GACUTIL Pin
Account Removal29-Aug-05 22:21
Account Removal29-Aug-05 22:21 
QuestionResizing the TextBox Pin
seanwright29-Aug-05 1:49
seanwright29-Aug-05 1:49 
AnswerRe: Resizing the TextBox Pin
seanwright29-Aug-05 5:22
seanwright29-Aug-05 5:22 
AnswerRe: Resizing the TextBox Pin
toxcct29-Aug-05 22:31
toxcct29-Aug-05 22:31 
GeneralRe: Resizing the TextBox Pin
seanwright30-Aug-05 2:56
seanwright30-Aug-05 2:56 
AnswerRe: Resizing the TextBox - solution found! Pin
seanwright30-Aug-05 3:34
seanwright30-Aug-05 3:34 
QuestionRedirecting by IP Pin
delicious-code28-Aug-05 22:06
delicious-code28-Aug-05 22:06 
QuestionGenerating CHM Files From .Net IDE Pin
mohsin_m28-Aug-05 19:08
mohsin_m28-Aug-05 19:08 
QuestionPassword Policy Pin
Barm28-Aug-05 16:47
Barm28-Aug-05 16:47 
AnswerRe: Password Policy Pin
Dave Kreskowiak30-Aug-05 10:13
mveDave Kreskowiak30-Aug-05 10:13 
GeneralRe: Password Policy Pin
Barm30-Aug-05 18:44
Barm30-Aug-05 18:44 
QuestionRichTextBox Text Pin
allenmpcx28-Aug-05 4:15
allenmpcx28-Aug-05 4:15 

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.