Click here to Skip to main content
16,004,906 members
Home / Discussions / C#
   

C#

 
GeneralRe: "Unadvising" Event Sink in VB6 Pin
Guffa25-Aug-06 8:54
Guffa25-Aug-06 8:54 
QuestionGlobal DLL for all app components Pin
drdavef25-Aug-06 7:35
drdavef25-Aug-06 7:35 
AnswerRe: Global DLL for all app components Pin
Nader Elshehabi25-Aug-06 10:36
Nader Elshehabi25-Aug-06 10:36 
GeneralRe: Global DLL for all app components Pin
drdavef25-Aug-06 11:58
drdavef25-Aug-06 11:58 
GeneralRe: Global DLL for all app components Pin
Nader Elshehabi25-Aug-06 12:21
Nader Elshehabi25-Aug-06 12:21 
QuestionCrystal reports and SharpDevelop Pin
Evy_Soza25-Aug-06 7:02
Evy_Soza25-Aug-06 7:02 
Questionuse C# function in VB Pin
VK-Cadec25-Aug-06 3:57
VK-Cadec25-Aug-06 3:57 
AnswerRe: use C# function in VB Pin
Not Active25-Aug-06 4:08
mentorNot Active25-Aug-06 4:08 
Your best bet would be to give up the whole VB.NET thing and go with C# Poke tongue | ;-P

If the function is in an assembly that you have included in your project, then you should be able to use it within you VB.NET code by instantiating an instance of the class and calling the function.


only two letters away from being an asset

GeneralRe: use C# function in VB Pin
VK-Cadec25-Aug-06 5:49
VK-Cadec25-Aug-06 5:49 
GeneralRe: use C# function in VB Pin
Not Active25-Aug-06 6:04
mentorNot Active25-Aug-06 6:04 
AnswerRe: use C# function in VB Pin
Judah Gabriel Himango25-Aug-06 4:43
sponsorJudah Gabriel Himango25-Aug-06 4:43 
GeneralRe: use C# function in VB Pin
VK-Cadec25-Aug-06 5:48
VK-Cadec25-Aug-06 5:48 
GeneralRe: use C# function in VB Pin
Judah Gabriel Himango25-Aug-06 5:54
sponsorJudah Gabriel Himango25-Aug-06 5:54 
GeneralRe: use C# function in VB Pin
Dave Kreskowiak25-Aug-06 5:58
mveDave Kreskowiak25-Aug-06 5:58 
QuestionSearch DLL before P/Invoke? Pin
Dominik Reichl25-Aug-06 3:03
Dominik Reichl25-Aug-06 3:03 
AnswerRe: Search DLL before P/Invoke? Pin
Jun Du25-Aug-06 4:27
Jun Du25-Aug-06 4:27 
QuestionRe: Search DLL before P/Invoke? Pin
Dominik Reichl25-Aug-06 4:32
Dominik Reichl25-Aug-06 4:32 
AnswerRe: Search DLL before P/Invoke? Pin
Jun Du25-Aug-06 5:44
Jun Du25-Aug-06 5:44 
AnswerRe: Search DLL before P/Invoke? [modified] Pin
Dave Kreskowiak25-Aug-06 6:06
mveDave Kreskowiak25-Aug-06 6:06 
AnswerRe: Search DLL before P/Invoke? Pin
Andy Moore25-Aug-06 15:03
Andy Moore25-Aug-06 15:03 
QuestionInteresting date time comparison Pin
coolestCoder25-Aug-06 2:48
coolestCoder25-Aug-06 2:48 
AnswerRe: Interesting date time comparison [modified] Pin
Shajeel25-Aug-06 3:08
Shajeel25-Aug-06 3:08 
QuestionSending mail with C# ? Help please ... Pin
cmpeng3425-Aug-06 2:41
cmpeng3425-Aug-06 2:41 
AnswerRe: Sending mail with C# ? Help please ... Pin
rah_sin25-Aug-06 2:50
professionalrah_sin25-Aug-06 2:50 
GeneralMessage Closed Pin
25-Aug-06 2:57
cmpeng3425-Aug-06 2:57 

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.