The Artima Developer Community
Sponsored Link

.NET Buzz Forum
No nullable types in VB.NET 2.0 ?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Frans Bouma

Posts: 265
Nickname: fbouma
Registered: Aug, 2003

Frans Bouma is a senior software engineer for Solutions Design
No nullable types in VB.NET 2.0 ? Posted: Apr 16, 2005 2:57 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Frans Bouma.
Original Post: No nullable types in VB.NET 2.0 ?
Feed Title: Frans Bouma's blog
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/fbouma/Rss.aspx
Feed Description: Generator.CreateCoolTool();
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Frans Bouma
Latest Posts From Frans Bouma's blog

Advertisement

As an O/R mapper developer I was looking forward to nullable types in .NET 2.0, so I could solve the problem of nullable value types in a solid way, but I just peeked into the new online .NET 2.0 Beta 2 documentation for VB.NET but I couldn't find any reference about nullable types in VB.NET.

I hope it's me overlooking something obvious, so my question is: does VB.NET have nullable types in .NET 2.0 ?

Edit I see there is a System.Nullable<T>. That would solve it to some degree I think. Any takers?

Read: No nullable types in VB.NET 2.0 ?

Topic: PIC Programming Help? Previous Topic   Next Topic Topic: I thought managed code would keep me from losing my hair

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use