Browse by Tags
All Tags »
indexed LINQ (RSS)
Well, it's about time, but after a hiatus to work on implementing indexing in CSLA.net, I have provided some very badly needed updates to i4o. Added are the following: * POCO support Indexable collections can be done over existing classes. Indexes
Read More...
Rocky has just posted a nice summary of some of the new things coming in the next version of CSLA, including a rendition of my indexing concept from i4o into CSLA. What makes CSLA a great candidate for indexing is the fact that BusinessListBase derived
Read More...
I will be presenting i4o - Indexed LINQ at the Chicago .NET User Group on August 22nd at the Microsoft office in Downers Grove, IL. Please RSVP - as these events get full quickly - last time we ran out of pizza because so many people showed up without
Read More...
As this i4o idea starts really moving, we have received some great feedback about where to go next with it. So, with no further delay, here are the next pieces of the puzzle: Handle Removes - This is the simplest of the changes upcoming - to prove the
Read More...
Introducing i4o (indexes for objects) - the first easy to use mechanism in the .NET framework that allows you to declarativley create indexes on your objects - indexes that LINQ can use to make your LINQ query operations up to 1000 times faster than without
Read More...