Click here to Skip to main content
15,902,492 members
Home / Discussions / C#
   

C#

 
QuestionDataGridView CellStyle Pin
half-life31-Oct-07 21:58
half-life31-Oct-07 21:58 
QuestionProblem with the link ! Pin
whale8431-Oct-07 21:37
whale8431-Oct-07 21:37 
AnswerRe: Problem with the link ! Pin
pmarfleet1-Nov-07 0:04
pmarfleet1-Nov-07 0:04 
GeneralRe: Problem with the link ! Pin
whale841-Nov-07 6:06
whale841-Nov-07 6:06 
GeneralRe: Problem with the link ! Pin
pmarfleet1-Nov-07 6:15
pmarfleet1-Nov-07 6:15 
GeneralRe: Problem with the link ! Pin
whale841-Nov-07 16:52
whale841-Nov-07 16:52 
GeneralRe: Problem with the link ! Pin
pmarfleet1-Nov-07 23:43
pmarfleet1-Nov-07 23:43 
QuestionHow to merge two XML? Pin
Sri_346431-Oct-07 21:28
Sri_346431-Oct-07 21:28 
Hi,

I have two Xml document. Both the documents has same root node and also same 12 parent nodes.

Now i need to merge the second document with the first document with the following three conditions,

1) If the child node of a parent node in second doc is not available in child nodes of corresponding parent node in first doc, then append the child nodes with all its child node(Sub childs) to the parent node of first doc.

2)If the child node of a parent node in second doc is available in child nodes of corresponding parent node in first doc,

but the sub childs are different then append the sub childs to the corresponding child node of the first doc.

3)If the child node of a parent node in second doc is available in child nodes of corresponding parent node in first doc, and the sub childs are exactly same then nothing has to be done.

Can anyone help me out.
The xml file is not too large and the order is not under consideration.


Thanks,
Srikanth

AnswerRe: How to merge two XML? Pin
Andrei Ungureanu31-Oct-07 21:40
Andrei Ungureanu31-Oct-07 21:40 
QuestionProblem with creation of new website Pin
0x49D131-Oct-07 21:22
0x49D131-Oct-07 21:22 
AnswerRe: Problem with creation of new website Pin
Abhijit Jana31-Oct-07 21:30
professionalAbhijit Jana31-Oct-07 21:30 
AnswerRe: Problem with creation of new website Pin
Abhijit Jana31-Oct-07 21:34
professionalAbhijit Jana31-Oct-07 21:34 
GeneralRe: Problem with creation of new website Pin
0x49D131-Oct-07 22:01
0x49D131-Oct-07 22:01 
Questionhow to pass a link through gridview using linkbutton or onclick event Pin
alok217131-Oct-07 21:05
alok217131-Oct-07 21:05 
QuestionDataSet Pin
ilango gandhi31-Oct-07 20:24
ilango gandhi31-Oct-07 20:24 
AnswerRe: DataSet Pin
Corinna John31-Oct-07 22:48
Corinna John31-Oct-07 22:48 
QuestionC# Specification Pin
Michael Sync31-Oct-07 20:15
Michael Sync31-Oct-07 20:15 
AnswerRe: C# Specification Pin
Scott Dorman1-Nov-07 3:33
professionalScott Dorman1-Nov-07 3:33 
GeneralRe: C# Specification Pin
Michael Sync1-Nov-07 4:58
Michael Sync1-Nov-07 4:58 
QuestionXml Prob Pin
G.K.M.31-Oct-07 18:52
G.K.M.31-Oct-07 18:52 
AnswerRe: Xml Prob Pin
sam#31-Oct-07 20:03
sam#31-Oct-07 20:03 
QuestionHow to send message to a window Pin
sduhd31-Oct-07 18:43
sduhd31-Oct-07 18:43 
AnswerRe: How to send message to a window Pin
Christian Graus31-Oct-07 18:51
protectorChristian Graus31-Oct-07 18:51 
AnswerRe: How to send message to a window Pin
Nouman Bhatti31-Oct-07 20:23
Nouman Bhatti31-Oct-07 20:23 
QuestionProgram to capture infrared codes from a remote control Pin
Emotu31-Oct-07 17:53
Emotu31-Oct-07 17: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.