garydevenay

Stories submitted by garydevenay

How to consume an XML feed in ASP.NET - RSS(wduffy.co.uk)

submitted by garydevenaygarydevenay(25) 2 years, 7 months ago

An article describing the steps to create a reusable control that reads a remote xml RSS file and binds its data to a repeater then caches the result for fast presentation. read more...

add a comment |category: |Views: 42

tags: another

Using Google Maps to get directions based on a postal code(garydevenay.com)

submitted by garydevenaygarydevenay(25) 2 years, 7 months ago

Creating a "Get Directions" system based on a postal or zip code read more...

add a comment |category: |Views: 18

tags: another

RssResult - An ASP.NET MVC RSS ActionResult(wduffy.co.uk)

submitted by garydevenaygarydevenay(25) 2 years, 7 months ago

Guide to creating an RSS ActionResult for returning RSS feeds from your controllers in ASP.NET MVC read more...

add a comment |category: |Views: 50

tags: another