Community

Fun with LINQ – Find the Longest and Shortest Type Name in .NET 3.5 using LINQ

(Suprotim Agarwal) While browsing through the forums a couple of days ago, I came across this query where the user wanted to list down the types in .NET 3.5 in the order of the length of their names. He also wanted to find out the total number of types in .NET 3.5 and 2.0. Here’s my attempt of how t

Read More - Register for Free Membership