Doing Nothing in .NET(professionalaspnet.com)
submitted by
docluv(1575) 3 years, 6 months ago
Dealing with Null values (nothing in VB.NET) is a common problem for programmers of any stripe. Null dates stored in the database seem to be a common issue developers experience when they start dealing with null values. Null values in the database for a value type poses a problem in the application. The .NET framework provides Nullable Types, a Coalesce operator in C# and If in VB.NET that can help the situation.
|category: C#
|Views: 10
tags:
nothing VB.NET C# another
Everyones tags:
Your Tags: