Skip to content

Category Archives: .Net

Debugging Home Run – Problem Step Recorder in Windows 7

13-May-10

4E38RY7KZA4J I just got an email about a really cool new tool built into Windows 7 that Microsoft used to debug their new platform. It is called Problem Step Recorder. The best thing to do is to post a snippet of the email right here. I think it says everything perfectly: “In case you’re not [...]

Blogroll – SEO, Web Analytics, Usability, Upcoming Conferences, and Other Interesting Stuff

09-May-10

These are just some of the articles I have read in Google Reader over the last month and a half that I have found interesting.  I thought maybe you would too… SEO Link Profiling with Open Site Explorer 30 SEO Problems & the Tools to Solve Them (Part 2 of 2) Tip/Trick: Fix Common SEO [...]

Dynamic sitemap.xml Files in ASP.Net

25-Mar-08

I know this is not a new topic. It is not even a new topic for me. I have posted on defining what a sitemap.xml file is for, and on dynamic sitemap.xml files in C#. But my team is finally ready to start implementing this as part of our custom development platform for the external [...]

Generating sitemap.xml files in C#

02-Nov-07

One of the things that I would like to tackle before the end of the year is including sitemap.xml files with all of the new sites that my team develops. We could generate these files manually, but this would be tedious at best. There are a number of tools that will generate these files for [...]

Week(s) in Review – Test, Test, Test!

26-Sep-07

It has been a bit of time since I have posted, and over that same period of time, I have been lax in reading the blogs I am subscribed to. The last 2 weeks the team has spent lots of time implementing Watin UI tests on one of our new sites. We have started to [...]