Click here to Skip to main content
15,900,258 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Change database file in crystal report Pin
Mark0631-Aug-05 13:16
Mark0631-Aug-05 13:16 
QuestionDiff between .dll and .exe Pin
Member 223436030-Aug-05 19:37
Member 223436030-Aug-05 19:37 
AnswerRe: Diff between .dll and .exe Pin
rwestgraham30-Aug-05 19:51
rwestgraham30-Aug-05 19:51 
QuestionError while trying to run project Pin
Member 223436030-Aug-05 19:33
Member 223436030-Aug-05 19:33 
AnswerRe: Error while trying to run project Pin
Dave Kreskowiak31-Aug-05 4:34
mveDave Kreskowiak31-Aug-05 4:34 
QuestionDatagrid -Last row always blank for add new record Pin
Member 223436030-Aug-05 19:19
Member 223436030-Aug-05 19:19 
AnswerRe: Datagrid -Last row always blank for add new record Pin
Mandar Patankar31-Aug-05 8:02
Mandar Patankar31-Aug-05 8:02 
Questiondiplay filename with datatime Pin
ybasha30-Aug-05 19:13
ybasha30-Aug-05 19:13 
Hi there i need to display my filename with current system time can any one suggest how to do it this is y code snippet

Dim strFile As DateTime = DateTime.Now

strFileName = str & strFile.ToString("MMM, yy,")
strMonth = strFile.ToString("MMM")
strYear = strFile.ToString("yyyy")

regard
ybasha
AnswerRe: diplay filename with datatime Pin
_mubashir31-Aug-05 2:27
_mubashir31-Aug-05 2:27 
Questiondiplay filename with datatime Pin
ybasha30-Aug-05 19:13
ybasha30-Aug-05 19:13 
Questionwake on lan Pin
dap_qk30-Aug-05 17:28
dap_qk30-Aug-05 17:28 
AnswerRe: wake on lan Pin
Dave Kreskowiak30-Aug-05 18:11
mveDave Kreskowiak30-Aug-05 18:11 
GeneralRe: wake on lan Pin
dap_qk30-Aug-05 18:45
dap_qk30-Aug-05 18:45 
GeneralRe: wake on lan Pin
Dave Kreskowiak31-Aug-05 2:29
mveDave Kreskowiak31-Aug-05 2:29 
GeneralRe: wake on lan Pin
dap_qk31-Aug-05 14:47
dap_qk31-Aug-05 14:47 
QuestionDataSet Relations using Two Fields Pin
asalyon30-Aug-05 14:36
asalyon30-Aug-05 14:36 
QuestionDataSet Editing....... Pin
daviiie30-Aug-05 11:33
daviiie30-Aug-05 11:33 
AnswerRe: DataSet Editing....... Pin
Mark0630-Aug-05 12:07
Mark0630-Aug-05 12:07 
GeneralRe: DataSet Editing....... Pin
daviiie30-Aug-05 12:16
daviiie30-Aug-05 12:16 
GeneralRe: DataSet Editing....... Pin
daviiie30-Aug-05 12:22
daviiie30-Aug-05 12:22 
QuestionMsgBox Buttons in Arabic Pin
padmakumarg30-Aug-05 9:39
padmakumarg30-Aug-05 9:39 
AnswerRe: MsgBox Buttons in Arabic Pin
Dave Kreskowiak30-Aug-05 9:48
mveDave Kreskowiak30-Aug-05 9:48 
AnswerRe: MsgBox Buttons in Arabic Pin
MohammadAmiry30-Aug-05 20:27
MohammadAmiry30-Aug-05 20:27 
GeneralRe: MsgBox Buttons in Arabic Pin
Anonymous31-Aug-05 3:58
Anonymous31-Aug-05 3:58 
QuestionDataSet funkyness Pin
Vodstok30-Aug-05 9:02
Vodstok30-Aug-05 9:02 

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.