Archive

Archive for the ‘.NET’ Category

Why iterators are better than collections

March 22nd, 2007 Patrick No comments
Categories: .NET, Asides Tags:

Some C# Coding Guidelines

March 20th, 2007 Patrick No comments

My goal is to add more to this in the future, but this is a very good start. I need to remember most of these myself. Sources are linked below.
Read more…

Some C# Coding Guidelines
Categories: .NET Tags:

Access client information server-side

February 2nd, 2007 Patrick No comments

I’ve been a fan of .NET Slave for quite some time. Mads posts tons of interesting code snippets and also has a good “voice”. In “Access client information server-side”, Mads comes up with a clever way to get client properties and use them on the server side.

My only concern about this technique is that it relies on Javascript to do the redirect, so what happens if the user has disabled Javascript?

All in all, a good technique, though.

Access client information server-side
Categories: .NET Tags:

lowest common denominator is Digg proof thanks to caching by WP Super Cache