Code, code and more code.
Sunday, 18 October 2009
Anonymous Type Tricks - a clarification
›
The other day, I posted about using anonymous types to pass multiple pieces of state into a method - reminder: byte[] resp = client.Post(de...
Tuesday, 13 October 2009
Go! Dynamic
›
.NET 4.0 is looming (lurching?) ever-closer, and one of the many interesting developments in this release is the mainstream DLR. I’ve been t...
Friday, 9 October 2009
Pass data simply; learning from jQuery and ASP.NET MVC
›
One of the really nice things that is common to both jQuery and ASP.NET MVC is how it passed multiple values around. They both avoid the com...
Thursday, 24 September 2009
Numeric keypads; what is the point?
›
As I hinted the other day , I've recently had some stress/RSI symptoms in my arm. Nothing too serious, just definitely worth fixing ASAP...
Wednesday, 16 September 2009
protobuf-net vs NetDataContractSerializer
›
In a user-group meeting yesterday, I was talking briefly (in a “grok” session) about “protocol buffers” ( protobuf-net in particular), and...
Tuesday, 15 September 2009
The Most Important Programming Book
›
A holy war, you might think, for any of author / architecture / language. But for full-time professional geeks, how about a book that is muc...
Wednesday, 9 September 2009
Stickers – now what to do with them?
›
For any stackoverflow users, the stickers are real – Jeff was kind enough to send mine directly, rather than wait for DevDays . I knew t...
‹
›
Home
View web version