State of the Blog: 2007
Time for the standard end-of-year review, and peek at the upcoming 2008.
December 31 2007
Code, photos, books, and anything else
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
| « Nov | Jan » | |||||
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 | 31 | |||||
Time for the standard end-of-year review, and peek at the upcoming 2008.
December 31 2007
Building a .NET project can be a multi-step process. There’s compilation, unit testing, code analysis, documentation…It goes on and on. Ordinarily, this could be done manually, one step at a time, but it would get tedious very quickly. Well, it so happens there is a useful tool called NAnt that can automate this process, replacing multiple actions with just one. Read on to find out how.
December 28 2007
The web is abuzz with some news from the Internet Explorer team at Microsoft - IE8 is expected to take some big steps towards catching up with the web.
December 22 2007
ASP.NET.4GuysFromRolla.com: Using the CustomValidator Control
Illustrates use of ASP.NET’s custom validator control when custom validation is needed
(tags: asp.net controls validation)
ASP.NET.4GuysFromRolla.com: Disabling the Submit Button Until a CheckBox is Checked
Shows how a custom CheckBoxValidator control from a previous article can be extended to conditionally enable or disable a form button
(tags: asp.net controls validation)
December 20 2007
mod_rewrite: A Beginner’s Guide to URL Rewriting [Apache & IIS Configuration]
(tags: apache htaccess mod_rewrite)
Top 7 PHP Security Blunders [PHP & MySQL Tutorials]
Shows various potential security issues when writing PHP-based sites
(tags: PHP security)
Roland Weigelt’s GhostDoc
GhostDoc is a free add-in for Visual Studio that automatically generates XML documentation comments for C#. Either by using existing documentation inherited [...]
December 18 2007
The Visual Studio Look and Feel - Patrick Smacchia [MVP C#]
Patrick Smacchia has released an updated version of NDepend with a GUI similar to Visual Studio
(tags: .net tools ndepend)
Styling Forms with Attribute Selectors - Part 1 - Opera Developer Community
In this article, the first of a two-part series, we will look at attribute selectors and [...]
December 14 2007
Last night, I had the pleasure to attend a presentation put on by Dave Shea and Derek Featherstone. This was a great opportunity, as both are notable figures in the web industry. There was a goodly turnout at the event, as it had been publicized on the Better Web Posse site.
Dave started the [...]
December 11 2007