Tutorials

  • aim
  • bebo
  • blogger
  • Del.ici.ous
  • DiggIt
  • Facebook
  • friendfeed
  • Google Bookmarks
  • linkedin
  • Mixx
  • MySpace
  • netvibes
  • Newsvine
  • Google
  • StumbleUpon
  • Technorati
  • tumblr
  • Twitter
  • Andy Sharman's Joomla Sociable Module
  • wordpress
  • Yahoo
  • yahoobuzz


Although I believe in opensource I do have bandwidth bills, if you like what you're using why not chuck me a couple of GBP/USD/EUR


Home / ASP.NET

ASP.NET

Some bits and bobs to do with ASP.NET I've picked up over the years, a couple of tutorials but more a knowledge base than anything else.

C# - RSS Feed Reader with ASP.NET

Sunday, 15 February 2009 11:49

A while ago I was tasked with creating a website whereby a website could pickup rss feeds which were listed in a database and then grab the RSS feed form the URL parse it and display it on the page, this is the code that I came up with which is kinda basic, but...it works!

   

ASP.NET - Making a comprehensive 404 page

Saturday, 31 January 2009 17:57

When I was doing a project at work I was tasked with setting up a 404 page for an ASP.NET website, and generally just making sure there wasn't any conflicts. As I am normally a PHP developer I figured it wouldn't be too hard as its very easy to assign a 404 error to a certain file with Apache using a .htaccess file. I was about to be very put off by how difficult it was to actually get this working, and further more, how under-documented it was online. So I decided to write up a very quick and easy instruction manual.

   

 

 


 

All content is copyrighted to udjamaflip.com 2009-2010, All rights reserved.