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

Visual Basic

 
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 
AnswerRe: Formatting the Date type variable Pin
Dave Kreskowiak17-Oct-05 1:38
mveDave Kreskowiak17-Oct-05 1:38 
You can't really. The DateTime is a serial number that counts the number of ticks (100-nanosecond interval) from Midnight, Jan 1, 0001 to whatever the DateTime structure represents. What your seeing is the full string representation of that number. The number itself (see the Ticks property[^]) doesn't have seperate date and time components.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

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 
AnswerRe: How to make a Trial Version Pin
Amr M. K.19-Oct-05 4:16
Amr M. K.19-Oct-05 4:16 

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.