Click here to Skip to main content
15,921,371 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Copying Locked File Pin
Dave Kreskowiak2-Jan-06 7:05
mveDave Kreskowiak2-Jan-06 7:05 
GeneralRe: Copying Locked File Pin
Colin Angus Mackay2-Jan-06 22:34
Colin Angus Mackay2-Jan-06 22:34 
QuestionAdding C# class to VB.NET project Pin
militiaware1-Jan-06 11:27
militiaware1-Jan-06 11:27 
AnswerRe: Adding C# class to VB.NET project Pin
Dave Kreskowiak1-Jan-06 12:34
mveDave Kreskowiak1-Jan-06 12:34 
AnswerRe: Adding C# class to VB.NET project Pin
Sameers Javed2-Jan-06 23:32
Sameers Javed2-Jan-06 23:32 
QuestionAPI Pin
militiaware1-Jan-06 11:22
militiaware1-Jan-06 11:22 
AnswerRe: API Pin
Dave Kreskowiak1-Jan-06 12:32
mveDave Kreskowiak1-Jan-06 12:32 
QuestionHow to load a shared memer from an anssembly? Pin
ZimNovember1-Jan-06 11:18
ZimNovember1-Jan-06 11:18 
Hello ,)

My Brother told me about this forum, so now i write my first post. Hello at all...

Now lets talk about my problem. Like i wrote in the subject, my wish is to exeute an shared member of an assembly.
I already load my needed assembly with the following code:
Dim lvAssembly As System.Reflection.Assembly
lvAssembly = System.Reflection.Assembly.LoadWithPartialName("MyAssembly")


But how can i now execute a shared function from this assembly? Lets say a function like this one:
Public Class MyClass
   Shared Function WhatEver(ArgWhatEver As String, Arg2 As Object) As Boolean
      ...
   End Function
End Class


Thanks for help and excuse my bad english, please ,)

Zim
AnswerRe: How to load a shared memer from an anssembly? Pin
Dave Kreskowiak1-Jan-06 12:14
mveDave Kreskowiak1-Jan-06 12:14 
GeneralRe: How to load a shared memer from an anssembly? Pin
ZimNovember2-Jan-06 10:56
ZimNovember2-Jan-06 10:56 
GeneralRe: How to load a shared memer from an anssembly? Pin
Dave Kreskowiak2-Jan-06 11:52
mveDave Kreskowiak2-Jan-06 11:52 
QuestionAbout "intrins.h" Pin
sheshidar1-Jan-06 10:48
sheshidar1-Jan-06 10:48 
AnswerRe: About "intrins.h" Pin
Dave Kreskowiak1-Jan-06 11:40
mveDave Kreskowiak1-Jan-06 11:40 
Questionassembly Pin
pgcnet1-Jan-06 5:41
pgcnet1-Jan-06 5:41 
QuestionNotify LAN (dis)connection Pin
MohammadAmiry31-Dec-05 3:27
MohammadAmiry31-Dec-05 3:27 
AnswerRe: Notify LAN (dis)connection Pin
Dave Kreskowiak1-Jan-06 7:01
mveDave Kreskowiak1-Jan-06 7:01 
GeneralRe: Notify LAN (dis)connection Pin
MohammadAmiry2-Jan-06 21:16
MohammadAmiry2-Jan-06 21:16 
QuestionFast Printing in VB dot NET (DOS mode) Pin
tonyveedon31-Dec-05 2:45
tonyveedon31-Dec-05 2:45 
AnswerRe: Fast Printing in VB dot NET (DOS mode) Pin
vertig073031-Dec-05 4:41
vertig073031-Dec-05 4:41 
GeneralRe: Fast Printing in VB dot NET (DOS mode) Pin
tonyveedon31-Dec-05 6:19
tonyveedon31-Dec-05 6:19 
AnswerRe: Fast Printing in VB dot NET (DOS mode) Pin
Dave Kreskowiak31-Dec-05 4:50
mveDave Kreskowiak31-Dec-05 4:50 
GeneralRe: Fast Printing in VB dot NET (DOS mode) Pin
tonyveedon31-Dec-05 6:20
tonyveedon31-Dec-05 6:20 
GeneralRe: Fast Printing in VB dot NET (DOS mode) Pin
Dave Kreskowiak1-Jan-06 6:23
mveDave Kreskowiak1-Jan-06 6:23 
QuestionCrystal Report Error (Urgent) Pin
ajay bharti30-Dec-05 23:31
ajay bharti30-Dec-05 23:31 
AnswerRe: Crystal Report Error (Urgent) Pin
vertig073031-Dec-05 1:58
vertig073031-Dec-05 1:58 

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.