Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in C only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Member List
Calendar
Today's Posts
Home
Forum
Topic
C
How connect dll to C# - project?
How connect dll to C# - project?
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
Jurnero
New Member
Join Date:
Aug 2012
Posts:
32
#1
How connect dll to C# - project?
Aug 29 '12, 05:39 PM
How I can connect BoxedApp.dll for my C# - project?Is it real?
Frinavale
Recognized Expert
Expert
Join Date:
Oct 2006
Posts:
9749
#2
Aug 29 '12, 06:02 PM
You can add a reference to the BoxedApp.dll in your C# project to use any exposed classes and methods in your application.
You do this through Visual Studio. Once you have added the reference, you can use
using
to use the exposed classes and methods in your C# application.
-Frinny
Comment
Post
Cancel
Jurnero
New Member
Join Date:
Aug 2012
Posts:
32
#3
Aug 30 '12, 09:08 PM
Thanks! It works fine! :)))
Comment
Post
Cancel
Jurnero
New Member
Join Date:
Aug 2012
Posts:
32
#4
Aug 31 '12, 06:38 PM
Mmmm... Is it works for java also?
Comment
Post
Cancel
OldStory
New Member
Join Date:
Aug 2012
Posts:
23
#5
Sep 3 '12, 07:59 PM
I think that it must work for Java also. :)
Comment
Post
Cancel
Previous
template
Next
Working...
OK
OK
Cancel
👍
👎
☕
Comment