KBD

Keith Devens .com

Friday, March 19, 2010 Flag waving
LOOT THE DOG – anyone who's ever raided MC

Archive: July 12, 2007

← July 11, 2007July 13, 2007 →

Daily link icon Thursday, July 12, 2007

The annoying way to .clone() a list in C#

List<Type> temp = list.ConvertAll<Type>(delegate(Type a){return a;});

You'd think a generic type like List would have a useful clone or copy method, but noo. (Type is just a placeholder... insert your type here)

  1. I dunno if I have a recent version of my blogging bookmarklet on my site anywhere... last time I tried to find it I think the version I found was outdated. So here it is: Blog.

       (0) Tags: [Bookmarklets, Code, This website]
  2. Mongrel:

    Mongrel is a fast HTTP library and server for Ruby that is intended for hosting Ruby web applications of any kind using plain HTTP rather than FastCGI or SCGI.

       (0) Tags: [Ruby]
  3. $ command line ruby cheat sheets.

       (0) Tags: [Ruby]
  4. Camping, a Microframework.

       (0) Tags: [Ruby]
← July 11, 2007July 13, 2007 →
March 2010
SunMonTueWedThuFriSat
 123456
78910111213
14151617181920
21222324252627
28293031 



RSS feed RSS feed for Keith's Weblog
Atom feed Atom feed for Keith's Weblog
Weblog archive
Recent comments
  on 2 posts

Recent comments XML

I hate ASP.NET

I hate ASP... I was doing wonders​with PHP, then suddenly one of my​clients...

Johnies: Mar 17, 6:14am

Quantum physics and free will

I knew you were going to say that....

Tom Massey: Mar 15, 9:26pm

Generated in about 0.045s.

(Used 7 db queries)