daniel
Check me out on the web at www.danielcremer.com - Daniel Cremer.
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Tech Off | Slow winXP when LAN doesn't have Internet access | 12 | Jun 23, 2005 at 10:51 AM |
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Tech Off | Slow winXP when LAN doesn't have Internet access | 12 | Jun 23, 2005 at 10:51 AM |
Anders Hejlsberg - LINQ
Sep 14, 2005 at 2:34 PMFor sure. I'm not huge on strong typing myself but I'm happy to see this for C#.
Anders Hejlsberg - LINQ
Sep 14, 2005 at 9:11 AMkdb = KSDatabase.new(dbh)
kdb.map_all_tables
kdb.select(:Users) { |user| user.company == 'Northwind' & user.age > 25 }
This is not quite 'VERY VERY VERY' different. It's using lambda functions like Anders does in the same context for the same purpose. No need to define classes. Don't get me wrong what Anders is doing is great. It has graceful syntax too. It's just a great evolution not an earth shattering revolution.
Anders Hejlsberg - LINQ
Sep 14, 2005 at 6:24 AMI find it slightly disturbing how this is presented and everyones comments here. There are interesting comparaisons to be made. There is a technological context.
Joe Beda - Managed vs. unmanaged, how much of Avalon was done that way?
Apr 14, 2004 at 8:55 AMJoe Beda - Managed vs. unmanaged, how much of Avalon was done that way?
Apr 12, 2004 at 5:18 AM