Profile_bird

Hey there! KodefuGuru is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving KodefuGuru's tweets.

Already using Twitter
from your phone? Click here.

KodefuGuru

  1. after studying of course (not in favor of being railroaded after paying for an exam)
  2. I took an MCPD practice test today and scored well although I haven't studied anything. Thinking about taking the real thing next week.
  3. @tobint well, you probably have a real stalker... =)
  4. 6% new visits.. meaning it's mostly the same person visiting over and over.
  5. Someone has visited kodefuguru.com by searching for "chris eargle" 4 times today, 50 times this month. That's creepy.
  6. IEnumerable<T>.ToDictionary() - http://tinyurl.com/yz9qbj8
  7. eating at #capitalcityclub
  8. @timhibbard oh, and no there isn't substantial overhead =) Some r careless & have List<T> in their Method declarations though. CA violation
  9. @timhibbard if u need .Add, .Remove, use List (I don't in most cases), .Select works as well as .ForEach and is fluent.
  10. @mrdenny cool, I thought it would be a few years before those came out.
  11. if I make it through #2010, I believe it will be an awesome year. My goals for #2009 are already accomplished.
  12. @scevans I'd come out there but I have a feeling it'd be quite a trip for a weekday
  13. @timhibbard just unnecessary if you only need it to be IEnumerable<T>. We're living in an enumerable world.
  14. @SaraJChipps my southern gentleman ways compel me to comply but I do wonder how that affects gender equality.
  15. @AndyLeonard I keep telling people that, but they just won't listen... 'specially on twitter
  16. We're all living in an Enumerable World
  17. Note to self... don't use new List<T> { ... } when new[] { ... } works just as well...
  18. @scevans we've never done virtual speakers. I always figured that you can do virtual from home, so why go to a user group meeting?
  19. @BStateham @mrdenny @akarcher @KodefuGuru @scevans @SteveAndrews I'll poll the UG to see what they think. only do it if there is interest
  20. ASP.NET MVC DropdownList PostBack - http://tinyurl.com/y9e3x4t