Click here to Skip to main content
15,915,324 members
Home / Discussions / C#
   

C#

 
Questionpassing Value from one windows form to another Pin
A.Grover14-Dec-05 19:39
A.Grover14-Dec-05 19:39 
AnswerRe: passing Value from one windows form to another Pin
Colin Angus Mackay14-Dec-05 20:22
Colin Angus Mackay14-Dec-05 20:22 
AnswerRe: passing Value from one windows form to another Pin
tatchung14-Dec-05 20:29
tatchung14-Dec-05 20:29 
AnswerRe: passing Value from one windows form to another Pin
Anbuselvan14-Dec-05 20:32
Anbuselvan14-Dec-05 20:32 
AnswerRe: passing Value from one windows form to another Pin
albCode14-Dec-05 20:46
albCode14-Dec-05 20:46 
QuestionCalling C# COM Object from VC++ 6.0 Pin
Soaring Eagle14-Dec-05 19:15
Soaring Eagle14-Dec-05 19:15 
AnswerRe: Calling C# COM Object from VC++ 6.0 Pin
A.Grover14-Dec-05 19:53
A.Grover14-Dec-05 19:53 
GeneralRe: Calling C# COM Object from VC++ 6.0 Pin
Soaring Eagle14-Dec-05 20:39
Soaring Eagle14-Dec-05 20:39 
Thanks a lot Amit,

Shall I write the following command in the command prompt after reaching the project's folder?

csc /target:library /out:ECSLink.dll ECSLink.cs
tlbexp ECSLink.dll /verbose

I set the "register for COM Interoperability" to "true",won't that eliminate the need to write the above commands?

Another thing is that I get an error message when trying to run these commands from the command prompt telling me that they are an unidentified internal or external commands?

Any idea why?Is there something wrong with my installation?

Shall I place both the C# COM Server and C++ Client in the same folder?

Thanks again Amit,
Eagle
GeneralRe: Calling C# COM Object from VC++ 6.0 Pin
A.Grover14-Dec-05 23:14
A.Grover14-Dec-05 23:14 
GeneralRe: Calling C# COM Object from VC++ 6.0 Pin
Soaring Eagle14-Dec-05 23:34
Soaring Eagle14-Dec-05 23:34 
QuestionRAS Pin
Avishay18714-Dec-05 19:13
Avishay18714-Dec-05 19:13 
QuestionTo Increase the height of Windows Forms? Pin
MudkiSekhon14-Dec-05 18:51
MudkiSekhon14-Dec-05 18:51 
AnswerRe: To Increase the height of Windows Forms? Pin
Soaring Eagle14-Dec-05 19:02
Soaring Eagle14-Dec-05 19:02 
GeneralRe: To Increase the height of Windows Forms? Pin
MudkiSekhon14-Dec-05 19:19
MudkiSekhon14-Dec-05 19:19 
Questioncrystal report question Pin
lior654#hotmail.com14-Dec-05 18:29
lior654#hotmail.com14-Dec-05 18:29 
QuestionDissecting Exception.String Pin
redfish3414-Dec-05 17:53
redfish3414-Dec-05 17:53 
AnswerRe: Dissecting Exception.String Pin
Guffa15-Dec-05 1:32
Guffa15-Dec-05 1:32 
GeneralThanks Pin
redfish3420-Dec-05 22:28
redfish3420-Dec-05 22:28 
QuestionProblem Calling and Creating COM Objects Pin
Soaring Eagle14-Dec-05 17:13
Soaring Eagle14-Dec-05 17:13 
QuestionXml Splitter in C# Pin
Markus35014-Dec-05 16:52
Markus35014-Dec-05 16:52 
Question(Urgent) switch between tabpages of a tabcontrol by CTrl+tab Pin
LongNguyen14-Dec-05 16:07
LongNguyen14-Dec-05 16:07 
QuestionChange Time and TimeZone Programatically Pin
denpsia14-Dec-05 15:41
denpsia14-Dec-05 15:41 
QuestionHandle Picturebox in C# ??? Pin
Abubakarsb14-Dec-05 15:04
Abubakarsb14-Dec-05 15:04 
QuestionCopying more than 1 textbox field to Clipboard Pin
apoc50314-Dec-05 13:19
apoc50314-Dec-05 13:19 
AnswerRe: Copying more than 1 textbox field to Clipboard Pin
enjoycrack14-Dec-05 14:33
enjoycrack14-Dec-05 14:33 

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.