Click here to Skip to main content
15,890,897 members
Home / Discussions / C#
   

C#

 
Generalchecked listbox control Pin
arkiboys22-Apr-08 2:02
arkiboys22-Apr-08 2:02 
GeneralRe: checked listbox control Pin
Mircea Puiu22-Apr-08 2:31
Mircea Puiu22-Apr-08 2:31 
GeneralRe: checked listbox control Pin
arkiboys22-Apr-08 2:55
arkiboys22-Apr-08 2:55 
GeneralPls Help... Pin
srj22-Apr-08 1:22
srj22-Apr-08 1:22 
GeneralRe: Pls Help... Pin
Blue_Boy22-Apr-08 1:35
Blue_Boy22-Apr-08 1:35 
GeneralRe: Pls Help... Pin
Ashfield22-Apr-08 1:37
Ashfield22-Apr-08 1:37 
GeneralRe: Pls Help... Pin
Gareth H22-Apr-08 1:39
Gareth H22-Apr-08 1:39 
GeneralC# using COM to communicate with VB Pin
JustRonald22-Apr-08 0:57
JustRonald22-Apr-08 0:57 
Hi,

I have a VB application with a button.
When I click on that button it must show a windows form application that is made in C#.
How could this be done?

I've heard something about COM object: ComSourceInterfaces
And something about making an interface class file...something like:

[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]<br />
public interface _InterfaceClient<br />
{<br />
    //Something...<br />
}


Is this the correct way? If so, does anyone have an good example?
Thanks,
QuestionC# and MySql server Pin
bdiepeveen22-Apr-08 0:39
bdiepeveen22-Apr-08 0:39 
GeneralRe: C# and MySql server Pin
phannon8622-Apr-08 1:01
professionalphannon8622-Apr-08 1:01 
GeneralRe: C# and MySql server Pin
bdiepeveen22-Apr-08 2:49
bdiepeveen22-Apr-08 2:49 
Questionresource leak in thread termination? Pin
George_George22-Apr-08 0:01
George_George22-Apr-08 0:01 
AnswerRe: resource leak in thread termination? Pin
Reelix22-Apr-08 0:10
Reelix22-Apr-08 0:10 
GeneralRe: resource leak in thread termination? Pin
George_George22-Apr-08 0:57
George_George22-Apr-08 0:57 
AnswerRe: resource leak in thread termination? Pin
Le centriste22-Apr-08 1:21
Le centriste22-Apr-08 1:21 
GeneralRe: resource leak in thread termination? Pin
George_George22-Apr-08 1:29
George_George22-Apr-08 1:29 
GeneralRe: resource leak in thread termination? Pin
Le centriste22-Apr-08 1:58
Le centriste22-Apr-08 1:58 
GeneralRe: resource leak in thread termination? Pin
George_George22-Apr-08 2:46
George_George22-Apr-08 2:46 
GeneralRe: resource leak in thread termination? Pin
Le centriste22-Apr-08 2:49
Le centriste22-Apr-08 2:49 
GeneralRe: resource leak in thread termination? Pin
George_George22-Apr-08 3:03
George_George22-Apr-08 3:03 
GeneralRe: resource leak in thread termination? Pin
Le centriste22-Apr-08 3:07
Le centriste22-Apr-08 3:07 
GeneralRe: resource leak in thread termination? Pin
George_George22-Apr-08 3:38
George_George22-Apr-08 3:38 
GeneralRe: resource leak in thread termination? Pin
Guffa22-Apr-08 3:30
Guffa22-Apr-08 3:30 
GeneralRe: resource leak in thread termination? Pin
George_George22-Apr-08 3:41
George_George22-Apr-08 3:41 
GeneralRe: resource leak in thread termination? Pin
Guffa22-Apr-08 7:25
Guffa22-Apr-08 7:25 

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.