![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
The first two "Is" function exist in VB.NET (though they reference the old Microsoft VisualBasic namespace) while the third one doesn't exist. What are the .NET "best practice" equivalents of these three functions? (In other words, other than by "rolling my own" how am I supposed to implement that functionality?) TIA, Bill Bill |
#3
| |||
| |||
|
|
From: "JohnFol" <Wibble (AT) wobble (DOT) com References: <1BB8A3CE-CB85-4B30-9C6C-61B4D23C8C4D (AT) microsoft (DOT) com Subject: Re: IsNumeric, IsDate, IsCurrency Date: Fri, 26 Nov 2004 14:04:13 -0000 Lines: 20 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Message-ID: <uMT3TD80EHA.1308 (AT) TK2MSFTNGP09 (DOT) phx.gbl Newsgroups: microsoft.public.dotnet.datatools NNTP-Posting-Host: cabletel1.cableol.net 194.168.3.4 Path: cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFT NGP08.phx.gbl!TK2MSFTNGP09 |
|
Xref: cpmsftngxa10.phx.gbl microsoft.public.dotnet.datatools:873 X-Tomcat-NG: microsoft.public.dotnet.datatools ...and IsNull . .. . . "bill" <bill (AT) discussions (DOT) microsoft.com> wrote in message news:1BB8A3CE-CB85-4B30-9C6C-61B4D23C8C4D (AT) microsoft (DOT) com... The first two "Is" function exist in VB.NET (though they reference the old Microsoft VisualBasic namespace) while the third one doesn't exist. What are the .NET "best practice" equivalents of these three functions? (In other words, other than by "rolling my own" how am I supposed to implement that functionality?) TIA, Bill Bill |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |