Click here to Skip to main content
15,920,503 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB.Net and JavaScript Pin
ecloz19-Aug-04 6:33
ecloz19-Aug-04 6:33 
Generalrounded textbox in vb.net Pin
abari19-Aug-04 1:53
abari19-Aug-04 1:53 
GeneralRe: rounded textbox in vb.net Pin
Dave Kreskowiak19-Aug-04 4:14
mveDave Kreskowiak19-Aug-04 4:14 
GeneralWinSock, how to pass from server to LAN's PC through internet Pin
curious_keen18-Aug-04 21:47
curious_keen18-Aug-04 21:47 
GeneralRe: WinSock, how to pass from server to LAN's PC through internet Pin
Dave Kreskowiak19-Aug-04 4:02
mveDave Kreskowiak19-Aug-04 4:02 
GeneralRe: WinSock, how to pass from server to LAN's PC through internet Pin
curious_keen19-Aug-04 4:54
curious_keen19-Aug-04 4:54 
GeneralRe: WinSock, how to pass from server to LAN's PC through internet Pin
Dave Kreskowiak19-Aug-04 5:22
mveDave Kreskowiak19-Aug-04 5:22 
GeneralFacing problem while calling C# Functions(DLL) from Visual Basic(EXE) Pin
Ami Shah18-Aug-04 21:10
Ami Shah18-Aug-04 21:10 
Hi!
I have created one class library in C# with some overloaded functions like,

public void AddColumn(string val){};
public void AddColumn(string val, bool PK){};

I am taking referance of this C# classlibrary in to Visual basic project. Everything is workign fine except, I am able to call only the first overloaded method. If I will try to call the second overloaded method, I am getting run time error like "Invalid procedure call or argument".

Is there any way from which I can call the second overloaded method?
GeneralRe: Facing problem while calling C# Functions(DLL) from Visual Basic(EXE) Pin
Dave Kreskowiak19-Aug-04 3:57
mveDave Kreskowiak19-Aug-04 3:57 
GeneralAdding a text file in my project. Pin
Ravi S.V.18-Aug-04 20:10
Ravi S.V.18-Aug-04 20:10 
GeneralRe: Adding a text file in my project. Pin
Purple Monk19-Aug-04 1:41
Purple Monk19-Aug-04 1:41 
GeneralRe: Adding a text file in my project. Pin
Dave Kreskowiak19-Aug-04 3:34
mveDave Kreskowiak19-Aug-04 3:34 
GeneralCompare 2 different data file Pin
sumiko18-Aug-04 20:06
sumiko18-Aug-04 20:06 
GeneralRe: Compare 2 different data file Pin
Dave Kreskowiak19-Aug-04 3:32
mveDave Kreskowiak19-Aug-04 3:32 
GeneralRe: Compare 2 different data file Pin
sumiko23-Aug-04 18:12
sumiko23-Aug-04 18:12 
GeneralRe: Compare 2 different data file Pin
Dave Kreskowiak24-Aug-04 0:21
mveDave Kreskowiak24-Aug-04 0:21 
GeneralRe: Compare 2 different data file Pin
sumiko31-Aug-04 20:40
sumiko31-Aug-04 20:40 
GeneralExporting RGN to Files Pin
zman90018-Aug-04 18:28
zman90018-Aug-04 18:28 
GeneralRe: Exporting RGN to Files Pin
Dave Kreskowiak19-Aug-04 3:02
mveDave Kreskowiak19-Aug-04 3:02 
GeneralRe: Exporting RGN to Files Pin
zman90019-Aug-04 17:21
zman90019-Aug-04 17:21 
GeneralRe: Exporting RGN to Files Pin
Dave Kreskowiak20-Aug-04 3:28
mveDave Kreskowiak20-Aug-04 3:28 
GeneralRe: Exporting RGN to Files Pin
zman90021-Aug-04 16:37
zman90021-Aug-04 16:37 
GeneralBinding Array of Structures to Datagrid Pin
Gary Shel18-Aug-04 12:16
Gary Shel18-Aug-04 12:16 
GeneralListview selected row Pin
Tartampion18-Aug-04 10:52
Tartampion18-Aug-04 10:52 
GeneralRe: Listview selected row Pin
progload18-Aug-04 11:53
progload18-Aug-04 11:53 

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.