Hey… where are my menu items?

21 October 2009 iby 0

Today I had a funny error – my menu items in the navigation pane did disappear if I made shortcuts to them. Therefore I did some testing and here is what a figured out: Open […]

Building a RSS reader in ASP.Net

13 October 2009 iby 0

Hi RSS Feeds are just XMLs – so building a RSS reader is not so difficult, first you know how to do it 😉 Let’s start with looking at C# function that reads the RSS […]