
I am always looking for good references on the net and one of the things I tend to have problems with is dealing for date formatting. Katy Kam has a great entr

I think every developer/team should have a good set of utility functions to help make code cleaner and easier to maintain. Typicaly these are methods that prob

ASP.NET comes with a great set of validation controls, which can be invaluable to any developer wanting to maintain the integrity of their application. If you

This is more applicable to ASP.NET 1.1, but can be used in 2.0 anyway. One of the top complaints I get from clients is the abiltiy to enter information in a fo

As I am working on a Time & Attendace application this weekend I have to figure out good ways for format dates for display and calculation. For some reason dat

I want to thank TRINUG, my local user group, for letting be the main presenter last night. I talked about how to take the data controls like GridView, Datalist

I will be presenting on Wednesday June 14 to TRINUG about customizing data controls. I plan on covering various topics related to customizing the display and m

Today I started my morning reviewing blogs and news sites and saw a link on www.asp.net for handling the enter key on Web Forms. This has been an ongoing issue

I have really been struggling lately with the Gridview. Most of the time I like to use a label, literal or placeholder in a template column so this does not re

This morning I was setting up a new ASP.NET 2.0 site in my production IIS 6.0 web server. I thought I had set the web site to use its own Application Pool and

Earlier I posted an article about creating a custom sitemap provider, loosely based on Jeff Procise's Wicked Code Article and a post on the main MSDN site. I r