Click here to Skip to main content
15,889,728 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: dispose on entity framework Pin
Dave Kreskowiak2-Sep-11 11:18
mveDave Kreskowiak2-Sep-11 11:18 
GeneralRe: dispose on entity framework Pin
dcode252-Sep-11 11:55
dcode252-Sep-11 11:55 
GeneralRe: dispose on entity framework Pin
Dave Kreskowiak2-Sep-11 15:45
mveDave Kreskowiak2-Sep-11 15:45 
GeneralRe: dispose on entity framework Pin
dcode253-Sep-11 7:09
dcode253-Sep-11 7:09 
GeneralRe: dispose on entity framework Pin
Dave Kreskowiak3-Sep-11 8:28
mveDave Kreskowiak3-Sep-11 8:28 
AnswerRe: dispose on entity framework Pin
Luc Pattyn1-Sep-11 7:57
sitebuilderLuc Pattyn1-Sep-11 7:57 
AnswerRe: dispose on entity framework Pin
DaveAuld1-Sep-11 9:13
professionalDaveAuld1-Sep-11 9:13 
QuestionSetting a COM reference to a VB6 Project in C# Pin
chiselca31-Aug-11 9:05
chiselca31-Aug-11 9:05 
I have a VB6 ActiveX EXE that I wrote some time ago and a VB6 application that references it. I am writing a C# version of that VB6 application.

In VB6 you can run the ActiveX EXE project in the IDE and set a reference to that ActiveX EXE VBP file in the other application's References. This lets you run both the application and the ActiveX EXE in their respective IDE's and step through the code in the application as well as the code in the ActiveX project.

I can find no way to set a reference to the VBP file in C#. I set the reference to the EXE file and my C# program works fine, but I miss being able to step through the ActiveX EXE code when debugging.

Is there some way to do this in C#?

I am using VS2005 for this project but I also have VS2010 installed.


Thanks in advance.
chiselca
AnswerRe: Setting a COM reference to a VB6 Project in C# Pin
Dave Kreskowiak1-Sep-11 3:36
mveDave Kreskowiak1-Sep-11 3:36 
GeneralRe: Setting a COM reference to a VB6 Project in C# Pin
chiselca2-Sep-11 9:03
chiselca2-Sep-11 9:03 
GeneralRe: Setting a COM reference to a VB6 Project in C# Pin
Dave Kreskowiak2-Sep-11 11:19
mveDave Kreskowiak2-Sep-11 11:19 
GeneralRe: Setting a COM reference to a VB6 Project in C# Pin
chiselca2-Sep-11 13:49
chiselca2-Sep-11 13:49 
QuestionXML to DataTable/DataGrid Pin
Anoop Brijmohun29-Aug-11 21:56
Anoop Brijmohun29-Aug-11 21:56 
QuestionRe: XML to DataTable/DataGrid Pin
Shahan Ayyub31-Aug-11 12:06
Shahan Ayyub31-Aug-11 12:06 
AnswerRe: XML to DataTable/DataGrid Pin
Anoop Brijmohun31-Aug-11 20:55
Anoop Brijmohun31-Aug-11 20:55 
AnswerRe: XML to DataTable/DataGrid Pin
Shahan Ayyub1-Sep-11 3:57
Shahan Ayyub1-Sep-11 3:57 
GeneralRe: XML to DataTable/DataGrid Pin
Anoop Brijmohun1-Sep-11 20:49
Anoop Brijmohun1-Sep-11 20:49 
AnswerRe: XML to DataTable/DataGrid Pin
Simon_Whale31-Aug-11 13:43
Simon_Whale31-Aug-11 13:43 
QuestionAnimation effect by changing colors Pin
Razanust29-Aug-11 18:38
Razanust29-Aug-11 18:38 
AnswerMessage Removed Pin
29-Aug-11 21:17
professionalWayne Gaylard29-Aug-11 21:17 
GeneralRe: Animation effect by changing colors Pin
Dave Kreskowiak30-Aug-11 4:57
mveDave Kreskowiak30-Aug-11 4:57 
GeneralRe: Animation effect by changing colors Pin
Wayne Gaylard30-Aug-11 22:04
professionalWayne Gaylard30-Aug-11 22:04 
AnswerRe: Animation effect by changing colors Pin
Dave Kreskowiak30-Aug-11 5:06
mveDave Kreskowiak30-Aug-11 5:06 
GeneralRe: Animation effect by changing colors Pin
Luc Pattyn30-Aug-11 7:20
sitebuilderLuc Pattyn30-Aug-11 7:20 
AnswerRe: Animation effect by changing colors Pin
Wayne Gaylard30-Aug-11 22:02
professionalWayne Gaylard30-Aug-11 22:02 

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.