Click here to Skip to main content
15,913,587 members
Home / Discussions / C#
   

C#

 
GeneralPowerCollections 1.0 is released Pin
Kevin McFarlane6-Jul-05 9:53
Kevin McFarlane6-Jul-05 9:53 
GeneralRe: PowerCollections 1.0 is released Pin
Judah Gabriel Himango6-Jul-05 10:57
sponsorJudah Gabriel Himango6-Jul-05 10:57 
GeneralFind user & password in Access DB. Pin
sea#6-Jul-05 9:30
sea#6-Jul-05 9:30 
GeneralRe: Find user & password in Access DB. Pin
Guffa6-Jul-05 11:17
Guffa6-Jul-05 11:17 
GeneralRe: Find user & password in Access DB. Pin
malharone6-Jul-05 13:13
malharone6-Jul-05 13:13 
GeneralRe: Find user & password in Access DB. Pin
Matt Gerrans7-Jul-05 10:57
Matt Gerrans7-Jul-05 10:57 
GeneralPlease help - COM Interop Pin
metal_rob6-Jul-05 8:44
metal_rob6-Jul-05 8:44 
GeneralRe: Please help - COM Interop Pin
mav.northwind6-Jul-05 22:43
mav.northwind6-Jul-05 22:43 
Hi!
In your C# project, just add a reference to your COM object (in project explorer, select "Add reference..." and find your COM class on the COM tab).
VS.NET will create the interop assembly and you can immediately use your COM class.

Typing "Core." should already give you intellisense for IManager, CManager and so on.

Regards,
mav
GeneralRe: Please help - COM Interop Pin
metal_rob7-Jul-05 2:15
metal_rob7-Jul-05 2:15 
GeneralRe: Please help - COM Interop Pin
mav.northwind7-Jul-05 11:06
mav.northwind7-Jul-05 11:06 
Generalclosing the form with the [x] button Pin
marazm16-Jul-05 8:25
marazm16-Jul-05 8:25 
GeneralRe: closing the form with the [x] button Pin
LongRange.Shooter6-Jul-05 9:26
LongRange.Shooter6-Jul-05 9:26 
GeneralDatabase question Pin
Tom Wright6-Jul-05 8:20
Tom Wright6-Jul-05 8:20 
GeneralRe: Database question Pin
Anonymous6-Jul-05 8:29
Anonymous6-Jul-05 8:29 
GeneralRe: Database question Pin
Tom Wright6-Jul-05 8:46
Tom Wright6-Jul-05 8:46 
GeneralRe: Database question Pin
Luis Alonso Ramos6-Jul-05 8:54
Luis Alonso Ramos6-Jul-05 8:54 
GeneralRe: Database question Pin
Guffa6-Jul-05 9:01
Guffa6-Jul-05 9:01 
GeneralRe: Database question Pin
Tom Wright7-Jul-05 11:09
Tom Wright7-Jul-05 11:09 
GeneralRe: Database question Pin
Guffa7-Jul-05 12:29
Guffa7-Jul-05 12:29 
GeneralDelete Button in Datagrid Pin
just4ulove76-Jul-05 7:29
just4ulove76-Jul-05 7:29 
GeneralObject reference not set to an instance of an object. Pin
Member 20541716-Jul-05 6:49
Member 20541716-Jul-05 6:49 
GeneralRe: Object reference not set to an instance of an object. Pin
Guffa6-Jul-05 6:57
Guffa6-Jul-05 6:57 
GeneralRe: Object reference not set to an instance of an object. Pin
Member 20541716-Jul-05 7:13
Member 20541716-Jul-05 7:13 
GeneralRe: Object reference not set to an instance of an object. Pin
Guffa6-Jul-05 7:28
Guffa6-Jul-05 7:28 
GeneralRe: Object reference not set to an instance of an object. Pin
Member 20541716-Jul-05 7:37
Member 20541716-Jul-05 7:37 

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.