Browse by Tags

05 May 2007
Creating Widgets using Javascript Simple Syndication - JSS
Web syndication is a way to make content of your website or application available for others to use. Rss/Atom/Rdf are specifications, which websites use for this purpose. However to consume such formats in your website, you need to know a little programming Read More...
12 April 2007
Convert Rss to JSON - Serialize to JSON by using XmlSerialization and JavaScriptSerializer
JSON (Javascript Object Notation) – is a light weight data interchange format. It essentially is composed of key-value pairs. For Example – XML < rss version = " 2.0 " > < channel > < item > < link > http://test.com</link > Read More...
8 Comments  
Attachment(s):RssToJson.zip
Page view tracker