Click here to Skip to main content
15,913,487 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionXML Value change Pin
Jhony george24-Jun-08 23:21
Jhony george24-Jun-08 23:21 
AnswerRe: XML Value change Pin
led mike25-Jun-08 4:16
led mike25-Jun-08 4:16 
QuestionAjax and XML related problem Pin
Y_Kaushik23-Jun-08 23:14
Y_Kaushik23-Jun-08 23:14 
QuestionNeed help for converting XML data in excel spreadsheet and to show in web page... Pin
Pushpa Setty20-Jun-08 21:24
Pushpa Setty20-Jun-08 21:24 
QuestionDataGridView to Xml Pin
Anoop Brijmohun20-Jun-08 0:29
Anoop Brijmohun20-Jun-08 0:29 
QuestionWBXML encoding/decoding Pin
hitonly200818-Jun-08 20:26
hitonly200818-Jun-08 20:26 
QuestionDeserializing a xml document for sending it using a WebService Pin
beatles169215-Jun-08 19:15
beatles169215-Jun-08 19:15 
Questioncomparing two XML files Pin
salon12-Jun-08 4:53
salon12-Jun-08 4:53 
I have two XMls having same node and different data(innertext)
I want to compare these two xmls and if there is any change then save the new one into the database
and if both are same then do not save the data

How can I compare these XML data?

say I have two XMLs
string xml1= originalDataXML;
string xml2= editedDataXML;

How can I compare these two in C# and ASP.NET 2.0?
AnswerRe: comparing two XML files Pin
led mike12-Jun-08 5:11
led mike12-Jun-08 5:11 
Question[Message Deleted] Pin
angel123456789010-Jun-08 9:06
angel123456789010-Jun-08 9:06 
AnswerRe: Numbering in XSLT Pin
led mike10-Jun-08 9:43
led mike10-Jun-08 9:43 
AnswerRe: [Message Deleted] Pin
led mike11-Jun-08 4:50
led mike11-Jun-08 4:50 
QuestionCreate multiple pages Pin
Nishad S10-Jun-08 1:00
Nishad S10-Jun-08 1:00 
AnswerRe: Create multiple pages Pin
led mike10-Jun-08 5:08
led mike10-Jun-08 5:08 
GeneralRe: Create multiple pages Pin
Nishad S10-Jun-08 18:32
Nishad S10-Jun-08 18:32 
GeneralRe: Create multiple pages Pin
led mike11-Jun-08 4:51
led mike11-Jun-08 4:51 
GeneralRe: Create multiple pages Pin
Nishad S11-Jun-08 18:20
Nishad S11-Jun-08 18:20 
QuestionValidation of unknown subclass [modified] Pin
hase24078-Jun-08 22:46
hase24078-Jun-08 22:46 
QuestionXML and old ASP(not ASP.NET) Pin
LeilaBayat7-Jun-08 23:22
LeilaBayat7-Jun-08 23:22 
QuestionBest practices for programmatically creating XML storage files Pin
jesarg6-Jun-08 9:43
jesarg6-Jun-08 9:43 
AnswerRe: Best practices for programmatically creating XML storage files Pin
PIEBALDconsult6-Jun-08 10:29
mvePIEBALDconsult6-Jun-08 10:29 
AnswerRe: Best practices for programmatically creating XML storage files Pin
led mike10-Jun-08 4:57
led mike10-Jun-08 4:57 
QuestionCreate custom schema for xml Pin
CandyMe5-Jun-08 0:35
CandyMe5-Jun-08 0:35 
AnswerRe: Create custom schema for xml Pin
led mike6-Jun-08 4:38
led mike6-Jun-08 4:38 
Questionxsl:for-each question Pin
Dewald4-Jun-08 3:59
Dewald4-Jun-08 3:59 

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.