Click here to Skip to main content
15,923,164 members
Home / Discussions / C#
   

C#

 
GeneralRe: Integrating C# library in C++ service Pin
Rob Graham3-Aug-05 9:15
Rob Graham3-Aug-05 9:15 
GeneralRe: Integrating C# library in C++ service Pin
Member 104401004-Aug-05 5:27
Member 104401004-Aug-05 5:27 
GeneralAppend Text to Notepad programatically Pin
Alomgir Miah3-Aug-05 7:27
Alomgir Miah3-Aug-05 7:27 
GeneralRe: Append Text to Notepad programatically Pin
Guffa3-Aug-05 7:33
Guffa3-Aug-05 7:33 
GeneralRe: Append Text to Notepad programatically Pin
Alomgir Miah3-Aug-05 7:36
Alomgir Miah3-Aug-05 7:36 
GeneralRe: Append Text to Notepad programatically Pin
Luis Alonso Ramos3-Aug-05 9:42
Luis Alonso Ramos3-Aug-05 9:42 
Generalusing a c++ .lib file Pin
Anonymous3-Aug-05 7:06
Anonymous3-Aug-05 7:06 
GeneralRe: using a c++ .lib file Pin
S. Senthil Kumar3-Aug-05 7:17
S. Senthil Kumar3-Aug-05 7:17 
GeneralMethod "Export" of CrystalReport Pin
DevC#3-Aug-05 6:42
DevC#3-Aug-05 6:42 
GeneralI spent 2 hours seardhing for an answer... Pin
Anonymous3-Aug-05 6:02
Anonymous3-Aug-05 6:02 
GeneralRe: I spent 2 hours seardhing for an answer... Pin
Judah Gabriel Himango3-Aug-05 8:10
sponsorJudah Gabriel Himango3-Aug-05 8:10 
GeneralView update pattern Pin
ppp0013-Aug-05 5:49
ppp0013-Aug-05 5:49 
GeneralRe: View update pattern Pin
Patric_J3-Aug-05 8:31
Patric_J3-Aug-05 8:31 
GeneralRe: View update pattern Pin
ppp0013-Aug-05 13:13
ppp0013-Aug-05 13:13 
Generalidentity map Pin
ppp0013-Aug-05 5:45
ppp0013-Aug-05 5:45 
GeneralSome way to Notifiy RDBMS changes to Clients Pin
NarayanVl3-Aug-05 4:05
NarayanVl3-Aug-05 4:05 
GeneralRe: Some way to Notifiy RDBMS changes to Clients Pin
Judah Gabriel Himango3-Aug-05 4:31
sponsorJudah Gabriel Himango3-Aug-05 4:31 
GeneralTricky XPath query C# Pin
abcxyz823-Aug-05 3:17
abcxyz823-Aug-05 3:17 
GeneralRe: Tricky XPath query C# Pin
hamster13-Aug-05 8:16
hamster13-Aug-05 8:16 
QuestionCalling C# dll from VC6 MFC application.. Possible ? Pin
Thierry Maurel3-Aug-05 3:10
Thierry Maurel3-Aug-05 3:10 
AnswerRe: Calling C# dll from VC6 MFC application.. Possible ? Pin
Joel Lucsy3-Aug-05 3:58
Joel Lucsy3-Aug-05 3:58 
You can host the CLR in your app. You will then be able to load and call into managed dlls. Try searching for hosting and CLR. If you don't find what you're looking for, post back and I'll try to hook you up with an example.

--
Joel Lucsy
AnswerRe: Calling C# dll from VC6 MFC application.. Possible ? Pin
Alomgir Miah3-Aug-05 7:36
Alomgir Miah3-Aug-05 7:36 
GeneralExpandableObjectConverter problem Pin
Shane Stevens3-Aug-05 3:09
Shane Stevens3-Aug-05 3:09 
GeneralRe: ExpandableObjectConverter problem Pin
leppie3-Aug-05 6:41
leppie3-Aug-05 6:41 
GeneralPreserving comments with XmlDocument.Load Pin
LannieK3-Aug-05 2:48
LannieK3-Aug-05 2:48 

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.