Click here to Skip to main content
16,007,072 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionbinding a DataGrid Pin
microuser_200028-Aug-05 0:02
microuser_200028-Aug-05 0:02 
AnswerRe: binding a DataGrid Pin
Dave Kreskowiak28-Aug-05 3:20
mveDave Kreskowiak28-Aug-05 3:20 
GeneralRe: binding a DataGrid Pin
Oakman28-Aug-05 21:12
Oakman28-Aug-05 21:12 
QuestionArray of classes within a Class Pin
bonio5527-Aug-05 13:38
bonio5527-Aug-05 13:38 
AnswerRe: Array of classes within a Class Pin
bonio5527-Aug-05 15:40
bonio5527-Aug-05 15:40 
QuestionHow can I connect WebCam to my Application Pin
deepak_rai27-Aug-05 6:29
deepak_rai27-Aug-05 6:29 
AnswerRe: How can I connect WebCam to my Application Pin
bonio5527-Aug-05 14:03
bonio5527-Aug-05 14:03 
QuestionPass image as argument in vb.net to Matlab dll Pin
sscome27-Aug-05 0:09
sscome27-Aug-05 0:09 
I build my Matlab .m file as dll and I'm going to integrate vb.net with this dll. Just, I dont know how to pass an image to that matlab dll? Which data type i should use to declare that image?

Here is the code used in vb.net to call the method in that dll:
Private obj1 As MyMatlabApp.MyClass
obj1 = New MyMatlabApp.MyClass
obj1.methodName(1, objReceivedImage, objSendImage)

Due to the code above:
1 means only 1 object will be returned which is objReceivedImage
objSendImage is the image that i'm going to pass it into the dii for further processing

Anyone who knows about this, pls help me out here. I'm really in fix. Thanks in advance.
QuestionUsing dual processor machine for vb.net apps Pin
msali26-Aug-05 23:43
msali26-Aug-05 23:43 
AnswerRe: Using dual processor machine for vb.net apps Pin
Dave Kreskowiak27-Aug-05 6:02
mveDave Kreskowiak27-Aug-05 6:02 
QuestionGetting USB unique ID Pin
Dinakara K26-Aug-05 23:12
Dinakara K26-Aug-05 23:12 
AnswerRe: Getting USB unique ID Pin
Dave Kreskowiak27-Aug-05 6:00
mveDave Kreskowiak27-Aug-05 6:00 
GeneralRe: Getting USB unique ID Pin
Dinakara K28-Aug-05 20:10
Dinakara K28-Aug-05 20:10 
GeneralRe: Getting USB unique ID Pin
Dave Kreskowiak29-Aug-05 0:53
mveDave Kreskowiak29-Aug-05 0:53 
QuestionDataGrid...? Pin
_mubashir26-Aug-05 22:14
_mubashir26-Aug-05 22:14 
AnswerRe: DataGrid...? Pin
Sarvesvara (BVKS) Dasa27-Aug-05 1:53
Sarvesvara (BVKS) Dasa27-Aug-05 1:53 
QuestionCrystal Report 9 Pin
Jeeva Jose26-Aug-05 20:39
Jeeva Jose26-Aug-05 20:39 
AnswerRe: Crystal Report 9 Pin
Rizwan Bashir26-Aug-05 23:26
Rizwan Bashir26-Aug-05 23:26 
QuestionProgress Bar Pin
kenexcelon26-Aug-05 18:57
kenexcelon26-Aug-05 18:57 
AnswerRe: Progress Bar Pin
_mubashir26-Aug-05 20:15
_mubashir26-Aug-05 20:15 
GeneralRe: Progress Bar Pin
kenexcelon26-Aug-05 20:32
kenexcelon26-Aug-05 20:32 
GeneralRe: Progress Bar Pin
rwestgraham26-Aug-05 21:35
rwestgraham26-Aug-05 21:35 
GeneralRe: Progress Bar Pin
kenexcelon27-Aug-05 5:00
kenexcelon27-Aug-05 5:00 
GeneralRe: Progress Bar Pin
Dave Kreskowiak27-Aug-05 5:56
mveDave Kreskowiak27-Aug-05 5:56 
GeneralRe: Progress Bar Pin
kenexcelon27-Aug-05 13:04
kenexcelon27-Aug-05 13:04 

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.