Click here to Skip to main content
15,901,283 members
Home / Discussions / C#
   

C#

 
Question.aspx.cs+javascript [modified] Pin
razanabanu29-Jun-07 0:35
razanabanu29-Jun-07 0:35 
AnswerRe: .aspx.cs+javascript Pin
Christian Graus29-Jun-07 0:38
protectorChristian Graus29-Jun-07 0:38 
AnswerRe: .aspx.cs+javascript Pin
blue_arc29-Jun-07 1:00
blue_arc29-Jun-07 1:00 
GeneralRe: .aspx.cs+javascript Pin
Christian Graus29-Jun-07 1:10
protectorChristian Graus29-Jun-07 1:10 
GeneralRe: .aspx.cs+javascript Pin
razanabanu29-Jun-07 1:24
razanabanu29-Jun-07 1:24 
QuestionMerging Datasets Pin
oceanexplorer29-Jun-07 0:18
oceanexplorer29-Jun-07 0:18 
AnswerRe: Merging Datasets Pin
Urs Enzler29-Jun-07 0:28
Urs Enzler29-Jun-07 0:28 
GeneralRe: Merging Datasets Pin
oceanexplorer29-Jun-07 0:41
oceanexplorer29-Jun-07 0:41 
Thanks for your reply.

I think we are going to stick with our XML approach but we were wondering if an object based approach was feasible.

With the XML approach we do the following:

1)Generate XML on the master database (contains updates/changes)
2)Then compare the XML with old XML generated on the last update.
3)Work through the XML and outputting where any changes are discovered.
4) The out put contains information on the row and particular field that is different
5)We can then call SQL to update the specific fields that have changed as well as insert/delete rows where appropriate.

Is there any easy way to do that using objects. Or is it best to stick with the XML approach?

Regards

Paul
QuestionPause Form Pin
M. J. Jaya Chitra29-Jun-07 0:05
M. J. Jaya Chitra29-Jun-07 0:05 
AnswerRe: Pause Form Pin
Martin#29-Jun-07 0:14
Martin#29-Jun-07 0:14 
AnswerRe: Pause Form Pin
Urs Enzler29-Jun-07 0:29
Urs Enzler29-Jun-07 0:29 
AnswerRe: Pause Form Pin
Christian Graus29-Jun-07 0:39
protectorChristian Graus29-Jun-07 0:39 
AnswerRe: Pause Form Pin
Mircea Puiu29-Jun-07 1:40
Mircea Puiu29-Jun-07 1:40 
QuestionWeb Service functions parameters Pin
Zahid Rsons29-Jun-07 0:01
Zahid Rsons29-Jun-07 0:01 
AnswerRe: Web Service functions parameters Pin
blue_arc29-Jun-07 1:03
blue_arc29-Jun-07 1:03 
GeneralRe: Web Service functions parameters Pin
Zahid Rsons29-Jun-07 23:56
Zahid Rsons29-Jun-07 23:56 
Questionmultiple inheritance workaround? Pin
donovan.solms28-Jun-07 22:48
donovan.solms28-Jun-07 22:48 
AnswerRe: multiple inheritance workaround? Pin
Manas Bhardwaj28-Jun-07 22:54
professionalManas Bhardwaj28-Jun-07 22:54 
AnswerRe: multiple inheritance workaround? Pin
Vasudevan Deepak Kumar28-Jun-07 22:54
Vasudevan Deepak Kumar28-Jun-07 22:54 
AnswerRe: multiple inheritance workaround? Pin
Kevin McFarlane29-Jun-07 0:32
Kevin McFarlane29-Jun-07 0:32 
GeneralRe: multiple inheritance workaround? Pin
donovan.solms28-Jun-07 23:45
donovan.solms28-Jun-07 23:45 
AnswerRe: multiple inheritance workaround? Pin
Mircea Puiu29-Jun-07 1:48
Mircea Puiu29-Jun-07 1:48 
Questionsort generic collection Pin
arkiboys28-Jun-07 22:24
arkiboys28-Jun-07 22:24 
AnswerRe: sort generic collection Pin
Vasudevan Deepak Kumar28-Jun-07 22:55
Vasudevan Deepak Kumar28-Jun-07 22:55 
AnswerRe: sort generic collection Pin
aamironline29-Jun-07 1:41
aamironline29-Jun-07 1:41 

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.