Topic: Build a Generic Range Class with .NET 2.0 (Read 570 times)
Robot
I am a fanatic. So?
Posts: 547
1192 credits Members referred : 0
« on: Mar 08, 2006, 12:23:19 PM »
Find out how to take advantage of the generics capability introduced with .NET 2.0, which provides an elegant solution to performing range checks within your applications.