Click here to Skip to main content
15,902,938 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionWinform UploadFile to Upload.aspx page (VB.Net 2005) Pin
S.Dhanasekaran6-Oct-09 0:00
S.Dhanasekaran6-Oct-09 0:00 
AnswerRe: Winform UploadFile to Upload.aspx page (VB.Net 2005) Pin
Christian Graus6-Oct-09 0:12
protectorChristian Graus6-Oct-09 0:12 
Questionout prameter to store procedure in vb.net Pin
paya1pa5-Oct-09 22:06
paya1pa5-Oct-09 22:06 
AnswerRe: out prameter to store procedure in vb.net Pin
εїзεїзεїз5-Oct-09 23:44
εїзεїзεїз5-Oct-09 23:44 
GeneralRe: out prameter to store procedure in vb.net Pin
Christian Graus5-Oct-09 23:58
protectorChristian Graus5-Oct-09 23:58 
GeneralRe: out prameter to store procedure in vb.net Pin
εїзεїзεїз6-Oct-09 0:04
εїзεїзεїз6-Oct-09 0:04 
AnswerRe: out prameter to store procedure in vb.net Pin
Christian Graus6-Oct-09 0:02
protectorChristian Graus6-Oct-09 0:02 
GeneralRe: out prameter to store procedure in vb.net Pin
εїзεїзεїз6-Oct-09 0:14
εїзεїзεїз6-Oct-09 0:14 
Thanks,




Yes you are right , like this

cmd.Parameters.Add(New SqlParameter("@ID", SqlDbType.Int, 9, ParameterDirection.Output, False, 18, 0, "ID", DataRowVersion.Current, CInt(mCls.EM_ID)))

Best Of Regards,
SOFTDEV
If you have knowledge, let others light their candles at it

QuestionGetting the pid(process id) in vb.net when a task is scheduled or Run Pin
balaji sukumaran5-Oct-09 20:23
balaji sukumaran5-Oct-09 20:23 
AnswerRe: Getting the pid(process id) in vb.net when a task is scheduled or Run Pin
Christian Graus5-Oct-09 20:34
protectorChristian Graus5-Oct-09 20:34 
QuestionByte Array and Listview Display on large icon, small icon, list and tile view Pin
Danang Prakoso5-Oct-09 16:29
Danang Prakoso5-Oct-09 16:29 
GeneralRe: Byte Array and Listview Display on large icon, small icon, list and tile view Pin
Danang Prakoso5-Oct-09 16:30
Danang Prakoso5-Oct-09 16:30 
AnswerRe: Byte Array and Listview Display on large icon, small icon, list and tile view Pin
Richard MacCutchan6-Oct-09 0:18
mveRichard MacCutchan6-Oct-09 0:18 
QuestionRe: Byte Array and Listview Display on large icon, small icon, list and tile view Pin
Danang Prakoso6-Oct-09 16:13
Danang Prakoso6-Oct-09 16:13 
AnswerRe: Byte Array and Listview Display on large icon, small icon, list and tile view Pin
Richard MacCutchan6-Oct-09 21:36
mveRichard MacCutchan6-Oct-09 21:36 
QuestionRe: Byte Array and Listview Display on large icon, small icon, list and tile view Pin
Danang Prakoso12-Oct-09 17:10
Danang Prakoso12-Oct-09 17:10 
AnswerRe: Byte Array and Listview Display on large icon, small icon, list and tile view Pin
Richard MacCutchan12-Oct-09 22:09
mveRichard MacCutchan12-Oct-09 22:09 
QuestionRe: Byte Array and Listview Display on large icon, small icon, list and tile view Pin
Danang Prakoso13-Oct-09 17:12
Danang Prakoso13-Oct-09 17:12 
AnswerRe: Byte Array and Listview Display on large icon, small icon, list and tile view Pin
Richard MacCutchan14-Oct-09 1:03
mveRichard MacCutchan14-Oct-09 1:03 
GeneralRe: Byte Array and Listview Display on large icon, small icon, list and tile view Pin
Danang Prakoso23-Oct-09 21:48
Danang Prakoso23-Oct-09 21:48 
GeneralRe: Byte Array and Listview Display on large icon, small icon, list and tile view Pin
Richard MacCutchan24-Oct-09 6:01
mveRichard MacCutchan24-Oct-09 6:01 
QuestionMotion Detection Pin
tommo20005-Oct-09 11:09
tommo20005-Oct-09 11:09 
AnswerRe: Motion Detection Pin
Eddy Vluggen5-Oct-09 11:18
professionalEddy Vluggen5-Oct-09 11:18 
QuestionDetecting keyboard and mouse on locked computer Pin
RyJaBy5-Oct-09 6:25
RyJaBy5-Oct-09 6:25 
AnswerRe: Detecting keyboard and mouse on locked computer Pin
Dave Kreskowiak5-Oct-09 6:40
mveDave Kreskowiak5-Oct-09 6:40 

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.