-
BoundField DataFormatString problem
Wondering why {0:c} isn't formatting your number as currency? The solution turns out to be that you need to set the HTMLEncode property to false!
-
Simple, accessible external links
Russ Weakley shows an example of some clever CSS hacking so that you can always indicate that a hyperlink is "external" (eg. it is leaving the current site).
-
ProfileView ASP.NET 2.0 Control
Joshua Flanagan's ProfileView - something that might be useful for my redesign of the ACPS website. I'm hoping the new site will be ready to go live in the next few weeks.