.NET 3.5, LINQ, and C# Generics

Software

It’s immediately apparent from even 30 minutes going through VS 2008 / .NET 3.5 that I need to learn about LINQ, which means I need to bone up on C# generics.  I’ve been avoiding generics for a while, in favor of strongly typed custom collection classes that implement the IEnumerable/IEnumerator stuff, which gives me a lot of control and means I don’t need, nor get, everything that generics give me in order to satisfy the customer requirements.

LINQ just looks too cool to pass up for any length of time, which means it’s back to school for Generics.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Furl
  • Ma.gnolia
  • Reddit
  • TwitThis
1 Comment

1 Comment

  1. Tristan  •  Feb 18, 2008 @3:21 pm

    Let me know what you find useful materials for this, need to do similarly

Leave a Reply

Allowed tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">