Click here to Skip to main content
15,900,511 members
Home / Discussions / C#
   

C#

 
QuestionWeb service Pin
magnifique21-Feb-06 1:12
magnifique21-Feb-06 1:12 
AnswerRe: Web service Pin
J4amieC21-Feb-06 2:15
J4amieC21-Feb-06 2:15 
GeneralRe: Web service Pin
magnifique21-Feb-06 22:59
magnifique21-Feb-06 22:59 
QuestionReading different Language Words Pin
cshivaprasad21-Feb-06 1:10
cshivaprasad21-Feb-06 1:10 
AnswerRe: Reading different Language Words Pin
Ingo21-Feb-06 1:39
Ingo21-Feb-06 1:39 
GeneralRe: Reading different Language Words Pin
cshivaprasad21-Feb-06 3:14
cshivaprasad21-Feb-06 3:14 
GeneralRe: Reading different Language Words Pin
cshivaprasad21-Feb-06 3:19
cshivaprasad21-Feb-06 3:19 
Questiondataset changes Pin
fmardani21-Feb-06 0:48
fmardani21-Feb-06 0:48 
Hi,
Using a function in the datalayer the UI then receives a dataset which populates a control.
There is another function in the DataLayer which accepts a dataset as a parameter. This passed dataset is passed from the UI to this DataLayer.
In this DataLayer function, I would like to look for the changes (i.e. deleted, added, updates) row and then make those changes to the DB accordingly.
I know how to look for the changes but do not know how to compare the received dataset to the dataset that the UI received before the update.
Does this mean that the UI should pass two datasets (one with the changes and one as it was received)?

Thanks

Questionhow to use API in C# like WriteProcessMemory ? Pin
hdv21221-Feb-06 0:34
hdv21221-Feb-06 0:34 
AnswerRe: how to use API in C# like WriteProcessMemory ? Pin
Nicholas Butler21-Feb-06 1:57
sitebuilderNicholas Butler21-Feb-06 1:57 
Questionaccess database Pin
kobymeir21-Feb-06 0:18
kobymeir21-Feb-06 0:18 
AnswerRe: access database Pin
Ingo21-Feb-06 0:23
Ingo21-Feb-06 0:23 
QuestionChange the back color of StatusBar control c# Pin
fady_sayegh20-Feb-06 23:08
fady_sayegh20-Feb-06 23:08 
AnswerRe: Change the back color of StatusBar control c# Pin
Ingo20-Feb-06 23:12
Ingo20-Feb-06 23:12 
GeneralRe: Change the back color of StatusBar control c# Pin
fady_sayegh20-Feb-06 23:39
fady_sayegh20-Feb-06 23:39 
GeneralRe: Change the back color of StatusBar control c# Pin
Ingo20-Feb-06 23:53
Ingo20-Feb-06 23:53 
GeneralRe: Change the back color of StatusBar control c# Pin
fady_sayegh20-Feb-06 23:55
fady_sayegh20-Feb-06 23:55 
QuestionBTree Pin
cshivaprasad20-Feb-06 22:34
cshivaprasad20-Feb-06 22:34 
AnswerRe: BTree Pin
Ingo20-Feb-06 22:36
Ingo20-Feb-06 22:36 
Questiondesktop dpi Pin
s o v a n n20-Feb-06 22:24
s o v a n n20-Feb-06 22:24 
AnswerRe: desktop dpi Pin
Ingo20-Feb-06 22:38
Ingo20-Feb-06 22:38 
QuestionObject Arrays Pin
Spykraft20-Feb-06 22:11
Spykraft20-Feb-06 22:11 
AnswerRe: Object Arrays Pin
leppie20-Feb-06 22:25
leppie20-Feb-06 22:25 
QuestionHow to call windows API from c#.net Pin
neoleela20-Feb-06 21:36
neoleela20-Feb-06 21:36 
AnswerRe: How to call windows API from c#.net Pin
J4amieC20-Feb-06 21:53
J4amieC20-Feb-06 21:53 

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.