Click here to Skip to main content
15,909,835 members
Home / Discussions / C#
   

C#

 
AnswerRe: How can I change these VB.net to C# codes? Pin
Dave Doknjas16-Oct-08 13:21
Dave Doknjas16-Oct-08 13:21 
QuestionEnhancing UI layout using TableLayoutPanel Programmatically? Pin
Member 232448316-Oct-08 10:05
Member 232448316-Oct-08 10:05 
AnswerRe: Enhancing UI layout using TableLayoutPanel Programmatically? Pin
Dave Kreskowiak16-Oct-08 10:47
mveDave Kreskowiak16-Oct-08 10:47 
GeneralRe: Enhancing UI layout using TableLayoutPanel Programmatically? Pin
Member 232448316-Oct-08 11:35
Member 232448316-Oct-08 11:35 
GeneralRe: Enhancing UI layout using TableLayoutPanel Programmatically? Pin
Dave Kreskowiak16-Oct-08 12:04
mveDave Kreskowiak16-Oct-08 12:04 
GeneralRe: Enhancing UI layout using TableLayoutPanel Programmatically? Pin
Member 232448317-Oct-08 9:29
Member 232448317-Oct-08 9:29 
GeneralRe: Enhancing UI layout using TableLayoutPanel Programmatically? Pin
Dave Kreskowiak17-Oct-08 12:49
mveDave Kreskowiak17-Oct-08 12:49 
QuestionReference Question Pin
SRogers8816-Oct-08 7:49
SRogers8816-Oct-08 7:49 
I have a Reference Question. I am faily new to C# so this might be a very basic question. I have my references folder in my project. I can add and delete them as needed. But I am trying to add two references that have the same name but different version numbers. But I need both because the both do something different for me. Is there a way to add a reference that is the same name and type but a different version number?

What I am trying to do is connect to a COM server. The Reference is to the COM type library so that I can access it and get all of the data out of it. The problem being is I am supposed to support two versions of the same server. When I try to add the reference it states that the type library already exists. When I add the reference I add it from the location on my C drive and it adds it to my project. Is there a way not to add it to my project, but point to it with a path and take whatever reference I need whenever I need it and not have it part of my project?
AnswerRe: Reference Question Pin
Dave Kreskowiak16-Oct-08 10:42
mveDave Kreskowiak16-Oct-08 10:42 
GeneralRe: Reference Question Pin
SRogers8816-Oct-08 10:53
SRogers8816-Oct-08 10:53 
GeneralRe: Reference Question Pin
Dave Kreskowiak16-Oct-08 11:58
mveDave Kreskowiak16-Oct-08 11:58 
GeneralRe: Reference Question Pin
SRogers8816-Oct-08 12:14
SRogers8816-Oct-08 12:14 
GeneralRe: Reference Question Pin
Dave Kreskowiak16-Oct-08 13:57
mveDave Kreskowiak16-Oct-08 13:57 
Questionsafe management of unmanaged resources in C# Pin
arcabid16-Oct-08 7:43
arcabid16-Oct-08 7:43 
AnswerRe: safe management of unmanaged resources in C# Pin
Dave Kreskowiak16-Oct-08 10:09
mveDave Kreskowiak16-Oct-08 10:09 
QuestionSerialPort auto find? Pin
Dirso16-Oct-08 6:30
Dirso16-Oct-08 6:30 
AnswerRe: SerialPort auto find? Pin
Dan Neely16-Oct-08 6:44
Dan Neely16-Oct-08 6:44 
Question[Message Deleted] Pin
Hesham Yassin16-Oct-08 6:16
Hesham Yassin16-Oct-08 6:16 
AnswerRe: how to get a variable content from html body using C#? Pin
Vimalsoft(Pty) Ltd16-Oct-08 6:58
professionalVimalsoft(Pty) Ltd16-Oct-08 6:58 
AnswerRe: how to get a variable content from html body using C#? Pin
Paul Conrad16-Oct-08 7:44
professionalPaul Conrad16-Oct-08 7:44 
GeneralMessage Closed Pin
16-Oct-08 7:48
Hesham Yassin16-Oct-08 7:48 
GeneralRe: how to get a variable content from html body using C#? Pin
Paul Conrad16-Oct-08 7:49
professionalPaul Conrad16-Oct-08 7:49 
QuestionUpdating StatusStrip text from class Pin
Brad Wick16-Oct-08 5:47
Brad Wick16-Oct-08 5:47 
AnswerRe: Updating StatusStrip text from class Pin
Simon P Stevens16-Oct-08 6:02
Simon P Stevens16-Oct-08 6:02 
GeneralRe: Updating StatusStrip text from class Pin
Brad Wick16-Oct-08 6:36
Brad Wick16-Oct-08 6:36 

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.