Click here to Skip to main content
15,896,111 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How can I show a form while I read records from db? Pin
JUNEYT16-Mar-07 7:26
JUNEYT16-Mar-07 7:26 
QuestionWMI, Win32_Process or Process class question with IE Pin
TenmanS1416-Mar-07 4:44
TenmanS1416-Mar-07 4:44 
AnswerRe: WMI, Win32_Process or Process class question with IE Pin
Dave Kreskowiak16-Mar-07 7:00
mveDave Kreskowiak16-Mar-07 7:00 
GeneralRe: WMI, Win32_Process or Process class question with IE Pin
TenmanS1417-Mar-07 2:52
TenmanS1417-Mar-07 2:52 
QuestionCompitable source code between VB6 and Tally Pin
Deepak the Cool16-Mar-07 3:34
Deepak the Cool16-Mar-07 3:34 
AnswerRe: Compitable source code between VB6 and Tally Pin
Dave Kreskowiak16-Mar-07 4:16
mveDave Kreskowiak16-Mar-07 4:16 
Questionadd jar file in vb dot net Pin
shitendra16-Mar-07 2:00
shitendra16-Mar-07 2:00 
AnswerRe: add jar file in vb dot net Pin
Dave Kreskowiak16-Mar-07 4:10
mveDave Kreskowiak16-Mar-07 4:10 
You can't call functions in a Java JAR file alone. It uses an entirely different runtime than the .NET CLR. The Java classes you want to use have to be exposed through COM in order for you to use them. If they're not already, and you don't have to source, your not going to be able to use that JAR file without writing your own Java code wrapper around those classes and exposing them to COM.

I don't do any Java development, so I don't even know if it's possible to expose that stuff through COM...


Dave Kreskowiak
Microsoft MVP - Visual Basic


Questionserialzable XmlNode Pin
ONeil Tomlinson16-Mar-07 0:59
ONeil Tomlinson16-Mar-07 0:59 
AnswerRe: serialzable XmlNode Pin
Marcus J. Smith16-Mar-07 2:40
professionalMarcus J. Smith16-Mar-07 2:40 
Questionselecting 2nd drop down only after selecting the 1st Pin
hepsy16-Mar-07 0:17
hepsy16-Mar-07 0:17 
AnswerRe: selecting 2nd drop down only after selecting the 1st Pin
Smart_Boy16-Mar-07 1:19
Smart_Boy16-Mar-07 1:19 
AnswerRe: selecting 2nd drop down only after selecting the 1st Pin
coolestCoder16-Mar-07 1:34
coolestCoder16-Mar-07 1:34 
AnswerRe: selecting 2nd drop down only after selecting the 1st Pin
N a v a n e e t h16-Mar-07 2:32
N a v a n e e t h16-Mar-07 2:32 
GeneralRe: selecting 2nd drop down only after selecting the 1st Pin
hepsy16-Mar-07 21:28
hepsy16-Mar-07 21:28 
Questioncrystal report problem Pin
Member 392923116-Mar-07 0:07
Member 392923116-Mar-07 0:07 
AnswerRe: crystal report problem Pin
N a v a n e e t h16-Mar-07 2:36
N a v a n e e t h16-Mar-07 2:36 
QuestionDebugging: cannot drill down into object collections in QuickWatch window Pin
Yibbler15-Mar-07 23:47
Yibbler15-Mar-07 23:47 
GeneralRe: Debugging: cannot drill down into object collections in QuickWatch window Pin
Kschuler16-Mar-07 7:50
Kschuler16-Mar-07 7:50 
QuestionEmbedding Reports Within a cell !!! Pin
fulbright15-Mar-07 20:41
fulbright15-Mar-07 20:41 
QuestionRoot Directory Pin
nitin_ion15-Mar-07 19:30
nitin_ion15-Mar-07 19:30 
AnswerRe: Root Directory Pin
Ed.Poore16-Mar-07 7:18
Ed.Poore16-Mar-07 7:18 
Questionthe database has been placed in state by user "Admin" Pin
charleslau285515-Mar-07 15:34
charleslau285515-Mar-07 15:34 
AnswerRe: the database has been placed in state by user "Admin" Pin
Marcus J. Smith16-Mar-07 2:28
professionalMarcus J. Smith16-Mar-07 2:28 
QuestionAcrobat Interapplication Pin
user5315-Mar-07 12:55
user5315-Mar-07 12:55 

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.