Archive for December, 2007

December 2007
S M T W T F S
« Nov   Jan »
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

State of the Blog: 2007

Time for the standard end-of-year review, and peek at the upcoming 2008.

December 31 2007

General

2 Comments

Read More

Daily Links - December 29, 2007

1 Bookmarks

December 29 2007

Useful Links

No Comments

Read More

.NET Projects: Automating Builds with NAnt

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

Programming

No Comments

Read More

Internet Explorer 8 to Catch up on Standards?

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

Internet, Microsoft, Web Browsers

No Comments

Read More

links for 2007-12-20

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

General

No Comments

Read More

links for 2007-12-18

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

General

No Comments

Read More

Daily Links - December 15, 2007

3 Bookmarks

December 15 2007

Useful Links

No Comments

Read More

links for 2007-12-14

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

General

No Comments

Read More

Daily Links - December 13, 2007

2 Bookmarks

December 13 2007

Useful Links

No Comments

Read More

Dave and Derek Speak to the Better Web Posse

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

Internet, Presentations

No Comments

Read More