ShowUsYour<Blog>

Irregular expressions regularly

Browse by Tags

All Tags » Rotor (RSS)
Examples of validating input parameters in Rotor
As I've been blog'ging lately - I'm a Rotor convert! There are so many great examples on how to create tight code in the Rotor source that it really does pay to use it to improve your own coding techniques. This week I've been noticing the input checking...
Going loopy over control statements
While reading through some Rotor source I was reminded of the wonderful C# syntax for looping constructs, some of which included: THE FOR REPETITION STRUCTURE The header of the for structure has a whacky format: for( statement1; statement2; statement3...
Posted: Mar 19 2004, 05:07 AM by digory | with 3 comment(s)
Filed under: ,
Rotor resources
Recently Justin Rogers got me enthusiastic about Rotor source code and today I see that Joel has uploaded a list of places where Rotor is discussed: http://weblogs.asp.net/joelpob/archive/2004/03/17/91506.aspx
Posted: Mar 18 2004, 11:35 AM by digory | with no comments
Filed under: ,
More Posts