Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Javascript   (RSS)

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

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 >
Posted by shahpiyush | 8 Comments
Attachment(s): RssToJson.zip
 
Page view tracker