Click here to Skip to main content
15,895,871 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Crystal Reports w/ .NET Remoting Pin
sreejith ss nair21-Sep-05 21:50
sreejith ss nair21-Sep-05 21:50 
QuestionPrint the project Pin
gashach21-Sep-05 3:18
gashach21-Sep-05 3:18 
AnswerRe: Print the project Pin
sreejith ss nair21-Sep-05 21:38
sreejith ss nair21-Sep-05 21:38 
Questioncrystal reports (and C#) Pin
T1TAN21-Sep-05 1:52
T1TAN21-Sep-05 1:52 
AnswerRe: crystal reports (and C#) Pin
sreejith ss nair21-Sep-05 21:34
sreejith ss nair21-Sep-05 21:34 
GeneralRe: crystal reports (and C#) Pin
T1TAN22-Sep-05 3:45
T1TAN22-Sep-05 3:45 
QuestionInterOp C++ library Pin
Rutger Stoots21-Sep-05 0:05
Rutger Stoots21-Sep-05 0:05 
AnswerRe: InterOp C++ library Pin
Christian Graus21-Sep-05 10:45
protectorChristian Graus21-Sep-05 10:45 
Rutger Stoots wrote:
is it possible to interface a C++ class library in C#.

Yes, there are a number of options

1. Managed C++, just write a wrapper and call that from .NET
2. COM - wrap your library in COM and then use COM interop
3. If your library is a dll, use PInvoke and just call it directly.

I believe there's an article around on using C++ libs in C#, I'd be surprised if the solution was not one of the above.

Christian Graus - Microsoft MVP - C++
Questionenconding style ERROR Pin
Campaniço20-Sep-05 23:45
Campaniço20-Sep-05 23:45 
QuestionBoost .NET Application Performance Pin
Anonymous20-Sep-05 20:11
Anonymous20-Sep-05 20:11 
AnswerRe: Boost .NET Application Performance Pin
Colin Angus Mackay21-Sep-05 7:08
Colin Angus Mackay21-Sep-05 7:08 
AnswerRe: Boost .NET Application Performance Pin
Christian Graus21-Sep-05 10:46
protectorChristian Graus21-Sep-05 10:46 
QuestionSIP Client using C# Pin
GoTech20-Sep-05 7:04
GoTech20-Sep-05 7:04 
AnswerRe: SIP Client using C# Pin
Dario Solera20-Sep-05 8:39
Dario Solera20-Sep-05 8:39 
GeneralRe: SIP Client using C# Pin
Anonymous20-Sep-05 8:42
Anonymous20-Sep-05 8:42 
GeneralRe: SIP Client using C# Pin
Dario Solera20-Sep-05 9:03
Dario Solera20-Sep-05 9:03 
GeneralRe: SIP Client using C# Pin
enjoycrack20-Sep-05 17:28
enjoycrack20-Sep-05 17:28 
SuggestionRe: SIP Client using C# Pin
Will198410-Jul-12 2:55
Will198410-Jul-12 2:55 
QuestionFile Error Pin
20-Sep-05 4:29
suss20-Sep-05 4:29 
AnswerRe: File Error Pin
Dave Kreskowiak20-Sep-05 8:44
mveDave Kreskowiak20-Sep-05 8:44 
QuestionTreeview deselecting nodes? Pin
PhrankBooth20-Sep-05 4:16
PhrankBooth20-Sep-05 4:16 
AnswerRe: Treeview deselecting nodes? Pin
Paul Voicu20-Sep-05 5:30
Paul Voicu20-Sep-05 5:30 
AnswerRe: Treeview deselecting nodes? Pin
sreejith ss nair21-Sep-05 22:10
sreejith ss nair21-Sep-05 22:10 
Question"typeloadexception" What is this? How i solve it? Pin
Campaniço20-Sep-05 0:14
Campaniço20-Sep-05 0:14 
Questionhow to take input through telephone Pin
Member 142463519-Sep-05 21:00
Member 142463519-Sep-05 21:00 

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.