I have noticed that I had still been getting a lot of traction from codeproject on my article about searching your personal website using msn search. After revisting the code I thought it would be time to post an updated version.
Changes in this version:
- Code Updated to Visual Studio 2008
- Code refactoring for better encapsulation and performance.
- Enabled Ajax.net support. Demo now is Ajax enabled.
- Updated deprecated xml.xsl transform calls.
- Fixed some pagination bugs.
- Adding a single retry on failure from feed.
- Updated name to windows live.
- Improved general display output.