Of All the PDC announcements a couple small announcements from the BCL team have excited me.
.NET 4.0 will have BigInteger, support for Memory Mapped Files and best of all File System enumerations.
With file system enumerations we will no longer have to iterate an unknown sized array. we can now iterate over an IEnumerable. This will mean less memory consumption and faster data access since we no longer need to load all the directory info into a single array.
Remember Me
a@href@title, b, blockquote@cite, em, i, strike, strong, sub, super, u
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.