Discussion on Development in Several Different Flavours

Gravatars - Not on my site

Tagged:

In my Google Reader account I have a few blogs that use the Gravatar icon linking in the comments section. Today I have finally fully decided that I will never (unless something changes) add these to my blog.

Full Article

ASP.Net Regular Expressions

Tagged:

The RegularExpressionValidator control is an often overlooked tool for validation. A lot of people look at the validation expression and are puzzled at how to proceed. Most settle on the RequiredFieldValidator and hand coded filtering in the submit action. I hope to compile here a list of common expressions needed for web form validation so that your job is easier.

Full Article

Web Apps, Future, whatever

Tagged:

Well I have another strong point to add to my list (which I haven’t written down anywhere yet) of reasons why Web Applications are the best way to go for the future. You can’t trust software these days given the maliciousness of “Black Hat” developers and scammers.

Full Article