Browse by Tags
All Tags »
C# »
Techie Stuff (
RSS)
Here's a simple - but useful Link webcontrol class that supports the "~" tilde syntax for relative paths for the href attribute of the <link> element. [DefaultProperty("Text"),ToolboxData("<{0}:Link runat=server Href=\"\" Rel=\"Stylesheet\" Type...
Frans has mentioned this on numerous occasions I believe, and this topic has reared its ugly head once again . Dan Fernandez' post back in March 2004, doesn't really address the reasoning behind it. Personally, I really don't see the difficulty for Microsoft...
This is a typical example of a static method which IMHO is in the wrong namespace. If you're looking to use an MD5 or SHA1 hashing algorithm to hash passwords, a lot of people would start looking in the System.Security.Cryptography namespace. But the...
After the recent ASCII art blogs by Omer and Raj , I thought I'd have a little play around as well. I prefer gray-scale ASCII art to color, and decided to follow Raj's approach (one difference in gray-scale palette: " `.~:;I=i+oO08#M" ), but allow for...
More Posts