Yahoo Style GridView Theme Using CSS

clock September 11, 2008 15:25 by author Kevin Brammer
A Yahoo styled GridView Control using traditional CSS [More]


Mapping to WebDAV folder with Vista

clock July 29, 2008 19:01 by author Kevin Brammer
I had been trying for some time to create a mapped network drive to a remote WebDAV folder using Vista, but I was unable to figure this process out until recently. Apparently, Microsoft has a Software Update for Web Folders (KB907306) that enables the We... [More]


Populate SubSonic DropDown with Distinct Values "System.Data.DataRowView"

clock July 24, 2008 15:22 by author Kevin Brammer
how to select only distinct values from a column and populate a dropdownlist using SubSonic and ASP.NET 2.0 C# [More]


PNG Effects

clock June 25, 2008 22:42 by author Kevin Brammer
The folks over at www.webdesignerswall.com are having a lot of fun with transparent PNGs to do fun things like create image borders and text effects. I have had a lot of difficulty in the past trying to get PNGs to work in Internet Explorer 6 - but they ... [More]


Perfect Pagination Using CSS

clock June 25, 2008 21:53 by author Kevin Brammer
Antonio Lupetti has posted a well written tutorial explaining how to style paging controls with CSS to look like Digg, Flickr or clean HTML.  


Persisting Data in Your Windows Mobile Device

clock June 24, 2008 10:58 by author Kevin Brammer
Learn about the three methods of persisting data and which is the right one for your device. [More]