There's always a What's New <http://msdn.microsoft.com/en-us/library/ms171868.aspx> when a new Framework version is released. And, I was correct - those (originally-cited) methods were in v3.5. But the .TryParse additions I had not seen.
________________________________ Ian Thomas Victoria Park, Western Australia -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Arjang Assadi Sent: Monday, October 03, 2011 10:19 AM To: ozDotNet Subject: Re: In praise of DirectoryInfo Framework 4 Maybe instead of getting our hands dirty there is a Whats new document somewhere to have a look at? Regards Arjang On 3 October 2011 12:01, Greg Keogh <[email protected]> wrote: > Many years ago someone in an MSDN magazine article used reflection to dump > all public classes and members of Framework 1.1 and the (then new) 2.0 and > then compared them to see what had changed. I was tempted to write something > similar to compare 2.0 and 4.0 but don't have the spare time. Maybe someone > else has already done this, either formally or informally. It would be > fascinating -- Greg > >
