- February 13, 2007Most developers dont know about the virtual trace output page available in ASP.NET. This page allows you to see the…
- February 7, 2007For those of you who use Simian, please be aware, they upgraded the product and the old "-recurse" option no…
- February 3, 2007Sometimes we have websites that are strictly HTTPS. No files whatsoever are served up through HTTP. We want our users…
- February 2, 2007One thing that should be burned into the heads of many developers is that Prototype/Proof of Concept (PoC) code is…
- January 30, 2007Last week I ran into a problem with the 'as' keyword in C#. For those of you who dont know,…
- January 17, 2007Lines are represented differently in different operating systems. For most non Unix Platforms the new line is represented as: "\r\n"…