Click here to Skip to main content
15,886,756 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Crystal Reports license Pin
ChandraRam3-Jun-08 1:08
ChandraRam3-Jun-08 1:08 
AnswerRe: Crystal Reports license Pin
Anubhava Dimri6-Jun-08 18:23
Anubhava Dimri6-Jun-08 18:23 
Questionsoftware licensing Pin
duo!@#2-Jun-08 3:15
duo!@#2-Jun-08 3:15 
AnswerRe: software licensing Pin
Ray Cassick2-Jun-08 4:38
Ray Cassick2-Jun-08 4:38 
AnswerRe: software licensing Pin
Tim Carmichael2-Jun-08 4:40
Tim Carmichael2-Jun-08 4:40 
GeneralRe: software licensing Pin
duo!@#3-Jun-08 0:51
duo!@#3-Jun-08 0:51 
GeneralRe: software licensing Pin
Kevin Brydon3-Jun-08 3:06
Kevin Brydon3-Jun-08 3:06 
QuestionAdd days in datetime variable change the time Pin
Rupesh Kumar Swami2-Jun-08 2:29
Rupesh Kumar Swami2-Jun-08 2:29 
hi all,
i use following statement for increase the date value
CurrentDate = CurrentDate.Date.AddDays(NumberOfDay)
above statement add the value of NumberOfDay variable to CurrentDate but also it time component is set to 12:00:00 AM"

for example, if before execution of above statement the value of CurrentDate is following
#3/31/2007 5:35:13 PM#
then after execution of statement the value of Current date is following
#3/30/2007 12:00:00 AM #

so how can i get the value #3/30/2007 5:35:13 PM# in place of #3/30/2007 12:00:00 AM #

Rupesh Kumar Swami
Software Engineer,
Integrated Solution,
Bikaner (India)

My Company

AnswerRe: Add days in datetime variable change the time Pin
Jay Royall2-Jun-08 2:51
Jay Royall2-Jun-08 2:51 
GeneralRe: Add days in datetime variable change the time Pin
Rupesh Kumar Swami2-Jun-08 2:55
Rupesh Kumar Swami2-Jun-08 2:55 
QuestionGetting error while generating report from report viewer Pin
hisuman1002-Jun-08 1:51
hisuman1002-Jun-08 1:51 
AnswerRe: Getting error while generating report from report viewer Pin
Rupesh Kumar Swami2-Jun-08 1:56
Rupesh Kumar Swami2-Jun-08 1:56 
GeneralRe: Getting error while generating report from report viewer Pin
hisuman1002-Jun-08 2:24
hisuman1002-Jun-08 2:24 
GeneralRe: Getting error while generating report from report viewer Pin
Rupesh Kumar Swami2-Jun-08 2:46
Rupesh Kumar Swami2-Jun-08 2:46 
GeneralRe: Getting error while generating report from report viewer Pin
hisuman1002-Jun-08 19:09
hisuman1002-Jun-08 19:09 
GeneralRe: Getting error while generating report from report viewer Pin
Anubhava Dimri6-Jun-08 18:39
Anubhava Dimri6-Jun-08 18:39 
QuestionAuthentication & Authorisation in VB.NET Pin
Jay Royall2-Jun-08 0:07
Jay Royall2-Jun-08 0:07 
QuestionHow could I exclude a member in a group ? Pin
SherTeks2-Jun-08 0:07
SherTeks2-Jun-08 0:07 
QuestionSnooping a class Pin
Chinners1-Jun-08 23:12
Chinners1-Jun-08 23:12 
AnswerRe: Snooping a class Pin
CPallini1-Jun-08 23:52
mveCPallini1-Jun-08 23:52 
JokeRe: Snooping a class Pin
Chinners2-Jun-08 0:23
Chinners2-Jun-08 0:23 
AnswerRe: Snooping a class Pin
Jay Royall2-Jun-08 0:20
Jay Royall2-Jun-08 0:20 
QuestionHow to build a message board with vb.net Pin
Donald Malunda1-Jun-08 21:24
Donald Malunda1-Jun-08 21:24 
AnswerRe: How to build a message board with vb.net Pin
jzonthemtn3-Jun-08 11:34
jzonthemtn3-Jun-08 11:34 
Questionbyte array of data from Java to .NET via HTTP POST Pin
Zerox MXI1-Jun-08 21:03
Zerox MXI1-Jun-08 21:03 

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.