Click here to Skip to main content
15,913,836 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Graphic Spectrum Analyser like Winamp Pin
Dave Kreskowiak17-Oct-05 5:15
mveDave Kreskowiak17-Oct-05 5:15 
QuestionLinking Datagrids with SQL Connection Pin
Isobar17-Oct-05 1:51
Isobar17-Oct-05 1:51 
AnswerRe: Linking Datagrids with SQL Connection Pin
Dave Kreskowiak17-Oct-05 5:08
mveDave Kreskowiak17-Oct-05 5:08 
QuestionGet Root LDAP path. Pin
japel17-Oct-05 1:45
japel17-Oct-05 1:45 
AnswerRe: Get Root LDAP path. Pin
progload17-Oct-05 8:32
progload17-Oct-05 8:32 
GeneralRe: Get Root LDAP path. Pin
japel17-Oct-05 12:19
japel17-Oct-05 12:19 
GeneralRe: Get Root LDAP path. Pin
progload17-Oct-05 13:16
progload17-Oct-05 13:16 
QuestionFormatting the Date type variable Pin
mcwayne17-Oct-05 1:34
mcwayne17-Oct-05 1:34 
I am trying to make an application that uses an array of dates. I used the following line to declare the array:
Dim List() As Date
However, when I add the dates to the array, time is also included e.g. 09/06/2005 12:00:00 AM
I need only the date part(i.e. 09/06/2005) to be added into the array, NOT TOGETHER with the time(i.e.09/06/2005 12:00:00 AM) .Someone please help me with a code example of how this can be achieved.
Thanks in Advance!

-- modified at 8:56 Monday 17th October, 2005
AnswerRe: Formatting the Date type variable Pin
Dave Kreskowiak17-Oct-05 1:38
mveDave Kreskowiak17-Oct-05 1:38 
AnswerRe: Formatting the Date type variable Pin
Dave Kreskowiak17-Oct-05 5:05
mveDave Kreskowiak17-Oct-05 5:05 
GeneralRe: Formatting the Date type variable Pin
mcwayne17-Oct-05 6:06
mcwayne17-Oct-05 6:06 
GeneralRe: Formatting the Date type variable Pin
Dave Kreskowiak17-Oct-05 7:53
mveDave Kreskowiak17-Oct-05 7:53 
QuestionSimplest Object ! Pin
Guerven17-Oct-05 0:17
Guerven17-Oct-05 0:17 
AnswerRe: Simplest Object ! Pin
Dave Kreskowiak17-Oct-05 1:20
mveDave Kreskowiak17-Oct-05 1:20 
GeneralRe: Simplest Object ! Pin
Guerven17-Oct-05 14:48
Guerven17-Oct-05 14:48 
GeneralRe: Simplest Object ! Pin
Dave Kreskowiak18-Oct-05 11:31
mveDave Kreskowiak18-Oct-05 11:31 
QuestionUse-paramArray Pin
himanshu_softin16-Oct-05 23:52
himanshu_softin16-Oct-05 23:52 
AnswerRe: Use-paramArray Pin
Dave Kreskowiak17-Oct-05 1:17
mveDave Kreskowiak17-Oct-05 1:17 
QuestionparamArray Pin
himanshu_softin16-Oct-05 23:49
himanshu_softin16-Oct-05 23:49 
QuestionDeploy Application in VB.NET Pin
Rohan_bhat_3116-Oct-05 23:36
Rohan_bhat_3116-Oct-05 23:36 
AnswerRe: Deploy Application in VB.NET Pin
Anonymous16-Oct-05 23:48
Anonymous16-Oct-05 23:48 
GeneralRe: Deploy Application in VB.NET Pin
Rohan_bhat_3117-Oct-05 0:08
Rohan_bhat_3117-Oct-05 0:08 
Questiondate time picker Pin
Goodway16-Oct-05 21:30
Goodway16-Oct-05 21:30 
QuestionHow to make a Trial Version Pin
Anonymous16-Oct-05 19:46
Anonymous16-Oct-05 19:46 
AnswerRe: How to make a Trial Version Pin
Christian Graus17-Oct-05 12:12
protectorChristian Graus17-Oct-05 12:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.