Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Null datetime fields
Message
 
 
To
24/09/2008 14:03:31
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01350199
Message ID:
01350263
Views:
21
Just curious why it took you so long to respond since you were posting in Chatter during that time? :)

>Thanks all! :)
>
>>Hi Tracy,
>>
>>In .Net 2.x+ I use a C# nullable type for this. In C# you can use the "?" shorthand notation to mark the type as nullable:
>>DateTime? dt = (DateTime?)null;
>>Bill
>>
>>>How?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform