TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Pranav Thakur
NA
17
0
How to import C++ methods in C#
Nov 2 2009 8:11 AM
Hi,
I have coded few methods in C++ language. These methods are to be used in C#.NET . I guess I need to convert the .CPP file(C++ code) into DLL and then import the methods in C#. Can any one give an idea how to convert .CPP file into DLL and then use that DLL in C#.
Thanks.
Reply
Answers (
5
)
Short Cut Keys for Button
Unit tesing - Testing method without implementation of interface