I was reading about Nullable Types in the C# 2.0 specification for the .NET Framework 2.0 today. I am surprised I didn’t find out about this feature long ago, goes to show that you learn something new every day. So what are Nullable Types? Simply put, Nullable Types are value types that a can be [...]
Archive for August 30th, 2005
Nullable Types in C# 2.0
Posted in Everything, Software Development, tagged C#, Code on August 30, 2005 | 2 Comments »
