Stories recently tagged with 'RSS' Subscribe to this feed

SharePoint RSS Reader & Yahoo Stock Quote Web Parts - Free Download (community.obilogic.co.uk)

submitted by aobiaobi(20) 8 months, 1 day ago

"RSS Reader" and "Yahoo Stock Quote" Web Parts for WSS 3.0 now available for Download ... read more...

add a comment | category: | Views: 157

tags: another

Creating RSS Feeds Using ASP.NET 3.5 (blogs.dovetailsoftware.com)

published 11 months, 21 days ago, submitted by JemmJemm(9400) 11 months, 21 days ago

"We wanted to have an RSS feed so customers could keep up to date with new or recently updated Dovetail Knowledge Base articles. My personal mental gate was that I really didn’t want to try to figure out how to properly create an RSS or Atom feed and I didn’t want to bother with complex heavy handed frameworks like Argotic. Then one day Josh introduced me to the System.ServiceModel.Syndication namespace (introduced in .Net 3.5) and my life was never the same. " read more...

add a comment | category: | Views: 537

tags: another

ASP.Net MVC RSS Feed Action Result (blogs.microsoft.co.il)

submitted by JemmJemm(9400) 1 year ago

"ASP.Net MVC ships with several Action Results. If you want to return a RSS Feed as a result, here is what you should do." read more...

add a comment | category: | Views: 38

tags: another

ASP.NET MVC DeveloperZen Feed Action Result (www.developerzen.com)

submitted by ekampfekampf(3195) 1 year ago

Describes an easy way to expose RSS feeds as a controller's action result in ASP,NET MVC. read more...

add a comment | category: | Views: 32

tags: another

LINQ - How to build RSS feed using LINQ to SQL (www.karpach.com)

submitted by karpach96karpach96(260) 1 year, 2 months ago

How to build RSS feed using LINQ to SQL for your ASP.NET website. read more...

add a comment | category: | Views: 24

tags: another

Building an RSS feed using LINQ to XML and LINQ to SQL - Raj Kaimal (weblogs.asp.net)

submitted by beckelmwbeckelmw(2690) 1 year, 4 months ago

How to build a RSS feed of the employees in the NorthWind database using LINQ. read more...

add a comment | category: | Views: 36

tags: another

RSS Reporter free for 4th - free 5 license pack for first 1000 users (coolthingoftheday.blogspot.com)

submitted by timztimz(25) 1 year, 7 months ago

xSQL Software is giving away, to the first 1000 people, a 5 license pack for their RSS Reporter product. That’s free free, no credit card or anything required read more...

add a comment | category: | Views: 5

tags: another

C# RSS 2.0 feed builder (tr3v.net)

submitted by Tr3vTr3v(375) 1 year, 10 months ago

Do you want to build RSS 2.0 feeds? read more...

add a comment | category: | Views: 25

tags: another

Publishing RSS and ATOM Feeds using WCF 3.5 Syndication Libraries (www.codeproject.com)

submitted by JemmJemm(9400) 1 year, 10 months ago

Windows Communication Foundation with its 3.5 release provides several new and useful features including capability to publish and consume syndication feeds in a much easier and uniform way, right out of the box. read more...

add a comment | category: | Views: 24

tags: another

FriendFeed API now available! (friendfeed.com)

submitted by JemmJemm(9400) 1 year, 10 months ago

"All requests to the FriendFeed API are simple HTTP GET and POST requests. For example, you can fetch the JSON version of the most recent 30 public entries published to FriendFeed by fetching http://friendfeed.com/api/feed/public. All of the API requests that output feeds are available in four formats: JSON, a simple form of XML, RSS 2.0, and Atom 1.0. JSON is the default output format. " read more...

add a comment | category: | Views: 22

tags: another

Awesome ASP.NET 2.0 RSS Tool-Kit Released (weblogs.asp.net)

submitted by matisqmatisq(340) 1 year, 11 months ago

RSS Tool-Kit Released read more...

add a comment | category: | Views: 9

tags: another

dnrTV Aggregator Part 2 - LINQ to XML (blog.jrpsoftware.com)

published 1 year, 11 months ago, submitted by rplantrplant(740) 2 years ago

In Part 1 of this series I went over the creation of a Windows Service and it's remote client. For this installment, I will be covering the use of "LINQ to XML" to gather the feed, and the saving and loading of the XML configuration files. I'll also show some code to download and unzip the videos using SharpZipLib from ic#code. read more...

add a comment | category: | Views: 6

tags: another

dnrTV Aggregator Part 1 - Windows Services (blog.jrpsoftware.com)

submitted by rplantrplant(740) 2 years ago

It is time for another personal project for me and this time I thought I would put together a dnrTV feed aggregator. Rather than watch each episode on my home computer, I prefer to watch them on the big screen TV in the living room. They are very viewable and I can sit in my lazy boy with the remote, a beer and maybe the laptop. ( mostly the remote and a beer ) read more...

add a comment | category: | Views: 2

tags: another

Free Online Data Conversion Tools (www.iconv.com)

submitted by powerrushpowerrush(3754) 2 years, 1 month ago

"Use the easy upload interface to convert your file. Your original file will not be affected, and you can choose your own file name for the converted file which will instantly download to your computer." read more...

add a comment | category: | Views: 5

tags: another

How To: Create a RSS Syndication Service with WCF (blogs.microsoft.co.il)

submitted by JemmJemm(9400) 2 years, 2 months ago

This post is a step by step guide for creating a Syndication Service with WCF. In this guide, I will create a WCF Service that returns my blogs posts as RSS 2.0 and ATOM items, that can be consumed with an RSS Reader. read more...

add a comment | category: | Views: 33

tags: another

RSS Feed with the new ASP.NET MVC Framework (blogs.msdn.com)

published 2 years, 2 months ago, submitted by k000derk000der(4745) 2 years, 2 months ago

Building RSS feed busing ASP.NET MVC read more...

add a comment | category: | Views: 11

tags: another