Wednesday, April 19, 2006

Flash, Named Anchors, Firefox, etc.

after reading a long few posts on noscope about named anchors i have decided i'm going to use the unfocus version rather than the actionscripts version

hopefully it won't bite me in the a$$

unFocus History Keeper - Current History:

Actionscripts.org tut

Sunday, April 02, 2006

Displaying vertical rows in a DataGrid - The Code Project - C# Database

Displaying vertical rows in a DataGrid - The Code Project - C#

This helped me out a ton! If you dump database information into a datagrid, it typically comes horizontally. This code is an eazy fix to get that data vertical!