Click here to Skip to main content
16,015,351 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to encrypt content of text file with vb.net Pin
Christian Graus15-Jan-07 17:09
protectorChristian Graus15-Jan-07 17:09 
AnswerRe: How to encrypt content of text file with vb.net Pin
FeRtoll15-Jan-07 22:09
FeRtoll15-Jan-07 22:09 
QuestionNeed Help Pin
moomoooomoo15-Jan-07 15:56
moomoooomoo15-Jan-07 15:56 
AnswerRe: Need Help Pin
Christian Graus15-Jan-07 16:30
protectorChristian Graus15-Jan-07 16:30 
AnswerRe: Need Help Pin
Vasudevan Deepak Kumar15-Jan-07 17:02
Vasudevan Deepak Kumar15-Jan-07 17:02 
QuestionConverting any date to double or long integer Pin
sdkgolf15-Jan-07 10:23
sdkgolf15-Jan-07 10:23 
AnswerRe: Converting any date to double or long integer Pin
Christian Graus15-Jan-07 13:12
protectorChristian Graus15-Jan-07 13:12 
AnswerRe: Converting any date to double or long integer Pin
Guffa15-Jan-07 13:16
Guffa15-Jan-07 13:16 
The Ticks property of the DateTime class gives you a long value that represents the time in ticks since midnight, January 1, 0001. There are 10000 ticks on a second.

---
Year happy = new Year(2007);

AnswerRe: Converting any date to double or long integer Pin
sdkgolf24-Jan-07 17:26
sdkgolf24-Jan-07 17:26 
Questioncode to create textbox at runtime Pin
mhh1215-Jan-07 10:00
mhh1215-Jan-07 10:00 
AnswerRe: code to create textbox at runtime Pin
MatrixCoder15-Jan-07 10:10
MatrixCoder15-Jan-07 10:10 
GeneralRe: code to create textbox at runtime Pin
mhh1215-Jan-07 10:50
mhh1215-Jan-07 10:50 
AnswerRe: code to create textbox at runtime Pin
Christian Graus15-Jan-07 10:11
protectorChristian Graus15-Jan-07 10:11 
GeneralRe: code to create textbox at runtime Pin
mhh1215-Jan-07 10:55
mhh1215-Jan-07 10:55 
GeneralRe: code to create textbox at runtime Pin
Christian Graus15-Jan-07 13:13
protectorChristian Graus15-Jan-07 13:13 
QuestionConnecting oracle DB with vb.net Pin
coolgg15-Jan-07 8:40
coolgg15-Jan-07 8:40 
AnswerRe: Connecting oracle DB with vb.net [modified] Pin
StianSandberg15-Jan-07 9:07
StianSandberg15-Jan-07 9:07 
AnswerRe: Connecting oracle DB with vb.net Pin
Vasudevan Deepak Kumar15-Jan-07 17:02
Vasudevan Deepak Kumar15-Jan-07 17:02 
QuestionVB 2005 Gridview question Pin
john_paul15-Jan-07 8:20
john_paul15-Jan-07 8:20 
AnswerRe: VB 2005 Gridview question Pin
Kschuler15-Jan-07 9:59
Kschuler15-Jan-07 9:59 
QuestionCan DataGridview view No of Rows on Row's Header?? Pin
kindman_nb15-Jan-07 8:12
kindman_nb15-Jan-07 8:12 
QuestionPlease Guide Me Pin
Ashish Porwal15-Jan-07 5:10
Ashish Porwal15-Jan-07 5:10 
AnswerRe: Please Guide Me Pin
Pete O'Hanlon15-Jan-07 5:18
mvePete O'Hanlon15-Jan-07 5:18 
AnswerRe: Please Guide Me Pin
Christian Graus15-Jan-07 10:15
protectorChristian Graus15-Jan-07 10:15 
QuestionReading all lines from text file Pin
johnjsm15-Jan-07 5:01
johnjsm15-Jan-07 5:01 

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.