Click here to Skip to main content
15,903,362 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Scriptlet control Pin
The Man from U.N.C.L.E.6-Oct-09 4:12
The Man from U.N.C.L.E.6-Oct-09 4:12 
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 
When you add your parameters to the code for the proc, make sure you create the parameter explicitly, then add it to the list. That way, you can also set the Direction property ( from memory ) to specify it's an Out parameter. Then check the value on that variable after calling the procedure.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: out prameter to store procedure in vb.net Pin
εїзεїзεїз6-Oct-09 0:14
εїзεїзεїз6-Oct-09 0:14 
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 

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.