Click here to Skip to main content
15,919,358 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: setting text in another form Pin
Dave Kreskowiak20-Sep-04 5:16
mveDave Kreskowiak20-Sep-04 5:16 
GeneralPaper size collection Pin
V_A_S_S19-Sep-04 12:49
V_A_S_S19-Sep-04 12:49 
GeneralGet emails from account Pin
umarinam19-Sep-04 12:10
umarinam19-Sep-04 12:10 
GeneralRe: Get emails from account Pin
Christian Graus19-Sep-04 12:35
protectorChristian Graus19-Sep-04 12:35 
GeneralRe: Get emails from account Pin
umarinam19-Sep-04 12:43
umarinam19-Sep-04 12:43 
GeneralRe: Get emails from account Pin
Christian Graus19-Sep-04 12:46
protectorChristian Graus19-Sep-04 12:46 
GeneralRe: Get emails from account Pin
umarinam19-Sep-04 12:51
umarinam19-Sep-04 12:51 
Generalusing C# dll in VB.Net Pin
hagridcracker19-Sep-04 4:04
hagridcracker19-Sep-04 4:04 
I am working on a project where the DataLayer and Business Objects will be written in C# and the UI will be VB.Net and or ASP.Net.

For testing I have created simple c# class and collection class.
Both objects are under the same namespace

I compiled them using the build option in the IDE.

In VB.Net I have referenced the c# dll and used imports.
The intellisense work and I am able to see the namespace and my objects.

When I use the following code:
Dim oWidgets As New Widgets ' the collection
oWidgets can not be used (intellisense does not work)
and there is syntax error line under it. When I hover over it i get 'declaration expected'



HC
GeneralRe: using C# dll in VB.Net Pin
Christian Graus19-Sep-04 12:34
protectorChristian Graus19-Sep-04 12:34 
GeneralRe: using C# dll in VB.Net Pin
hagridcracker19-Sep-04 16:08
hagridcracker19-Sep-04 16:08 
GeneralRe: using C# dll in VB.Net Pin
Christian Graus19-Sep-04 16:14
protectorChristian Graus19-Sep-04 16:14 
GeneralRe: using C# dll in VB.Net Pin
hagridcracker20-Sep-04 3:34
hagridcracker20-Sep-04 3:34 
GeneralRe: using C# dll in VB.Net Pin
Sendilkumar.M20-Sep-04 2:07
Sendilkumar.M20-Sep-04 2:07 
GeneralRe: using C# dll in VB.Net Pin
hagridcracker20-Sep-04 5:43
hagridcracker20-Sep-04 5:43 
GeneralProblem Solved Pin
hagridcracker22-Sep-04 8:47
hagridcracker22-Sep-04 8:47 
GeneralAbout comboboxes Pin
Rylogy19-Sep-04 2:47
Rylogy19-Sep-04 2:47 
GeneralRe: About comboboxes Pin
Mekong River19-Sep-04 3:09
Mekong River19-Sep-04 3:09 
GeneralRe: About comboboxes Pin
Rylogy19-Sep-04 3:12
Rylogy19-Sep-04 3:12 
GeneralRe: About comboboxes Pin
Mekong River19-Sep-04 3:21
Mekong River19-Sep-04 3:21 
GeneralRe: About comboboxes Pin
Rylogy19-Sep-04 3:35
Rylogy19-Sep-04 3:35 
GeneralRe: About comboboxes Pin
Rylogy19-Sep-04 3:40
Rylogy19-Sep-04 3:40 
GeneralRe: About comboboxes Pin
Rylogy19-Sep-04 4:06
Rylogy19-Sep-04 4:06 
Questionhow i can open pdf file Pin
syed saba18-Sep-04 22:16
syed saba18-Sep-04 22:16 
AnswerRe: how i can open pdf file Pin
Mekong River19-Sep-04 3:17
Mekong River19-Sep-04 3:17 
AnswerRe: how i can open pdf file Pin
jr121424-Sep-04 2:58
jr121424-Sep-04 2: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.