Archive for October, 2007

A Random sampling of tools I use with VS2005 when coding web pages

  As I was posting on the ASP.NET forums today, I wound up posting a link to a tool I use frequently when debugging web sites in Firefox. So, thought I’d throw together a more-or-less random list of tools I’ve found indispensable when working with ASP.NET. Most of you probably know about these, but there’s […]

Leave a comment

Why it was so difficult to get started styling the ASP.NET AJAX tab control, pt. 1

  OK, having blogged earlier about how you can style the ASP.NET AJAX tab control, I am going to tackle the issue of why it was so difficult to get started. Hopefully, Microsoft will take heed of the numerous complaints and do something… Be warned: this is a bit of a long ride… Getting started […]

Leave a comment

How to: styling the ASP.NET AJAX TabContainer control

As promised, here is the How-To on styling the Tab control. Hopefully this will help others avoid the solid week of research and testing I went through! I will post some additional notes on using the control, and some links, in a follow-up post.   UPDATED APRIL 08, 2009: I have updated this post to […]

18 Comments

First Blog entry

Well, after putting it off for a couple of years, I’ve decided to start a blog.   What finally pushed me over the edge to actually posting this blog is a desire to share some information about programming using Microsoft’s .NET technologies, especially ASP.NET: issues I’ve come across during day-to-day development that I feel are […]

Leave a comment