LINQifying - getting rid of CollectionBase?
Posted by: Rick Strahls WebLog,
on 26 Mar 2008 |
View original | Bookmarked: 0 time(s)
So I'm refactoring some code for an old side project, which is my old photoalbum app. I have built this thing back in the 1.x days and then updated it for 2.x and now it's going through another update for 3.5 just for fun. It's a nice side project that lets me play a bit with various AJAX features in jQuery. [Updated: 03/27/2008 - updated thanks to suggestions from commenters] Anyway I turned the project into a 3.5 project because it uses a number of collections that are manipulated in a variety...