HighTechTalks DotNet Forums  

HTML or XML diff/merge

Dotnet XML microsoft.public.dotnet.xml


Discuss HTML or XML diff/merge in the Dotnet XML forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Andy Fish
 
Posts: n/a

Default HTML or XML diff/merge - 10-19-2007 , 05:53 AM






hi,

I am looking for a library (i.e. not a standalone GUI program) that can do
diff and merge of HTML or XML, preferably in C# or at least that can be
called from C#

anyone know of such a thing

TIA

Andy



Reply With Quote
  #2  
Old   
Phlip
 
Posts: n/a

Default Re: HTML or XML diff/merge - 10-19-2007 , 08:57 AM






Andy Fish wrote:

Quote:
I am looking for a library (i.e. not a standalone GUI program) that can do
diff and merge of HTML or XML, preferably in C# or at least that can be
called from C#

anyone know of such a thing
XSL (or XSLT) can diff and merge XHTML and XML. El Goog will find you
scripts to do each.

And note that XHTML is very good for your project, and easy to unit test.
(You do _have_ unit tests, don't you?) But note that web browsers typically
only support Transitional XHTML, and some XML tools _don't_ support it. This
paper explores some problems peripheral to your situation:

http://www.oreillynet.com/onlamp/blo...hpricot_1.html

--
Phlip
http://www.oreilly.com/catalog/9780596510657/
"Test Driven Ajax (on Rails)"
assert_xpath, assert_javascript, & assert_ajax




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.