Re: Nullable Types

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



of course i meant - as not to be included... :)

"Steven Livingstone" <connect@xxxxxxxxxxxxxxxxxxx> wrote in message
news:%23TLXZxaIGHA.964@xxxxxxxxxxxxxxxxxxxxxxx
> I've just blogged some stuff on Nullable types in net 2.0.
> http://stevenr2.blogspot.com/2006/01/nullable-types-and-null-coalescing.html
>
> Question however as to why you can't simply get an implcit conversion from
> a .Net value type to to a Sql Server data type rather than having to use
> null cheked and DBNull.Value ?
>
> Does anyone have some explanation as to why this is so tricky as to be
> included?
>
> http://stevenR2.com
>


.



Relevant Pages

  • Help boxes with Properties
    ... How, when defining a property, do you add some help so the user can see what ... Tricky to describe what I mean but when you ... sentence offering an explanation as to what the property does. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Nullable Types
    ... I've just blogged some stuff on Nullable types in net 2.0. ... Question however as to why you can't simply get an implcit conversion from a ... Does anyone have some explanation as to why this is so tricky as to be ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Nullable Types
    ... FWIW, there was a discussion a while back where this was considered (at ... > Does anyone have some explanation as to why this is so tricky as to be ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Nullable Types
    ... It's not tricky, really. ... The SQL nullable types were meant as a very ... specific solution to a particular domain space. ... If anything, I think that the SQL nullables will just go away (meaning, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Empty Character Literal
    ... nullable types. ... There is still no such thing as the "empty character", ... because it's sort of related. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)