Find Jobs
Hire Freelancers

c++ to c# conversion

£20-250 GBP

Closed
Posted over 8 years ago

£20-250 GBP

Paid on delivery
We have a small VC2008 project that was written for us that consists of a single C++ dll and a simple C++ utility that calls the dll. The utility program is tiny. It allows us to upload firmware and configure a hardware device. For someone with the right skills and who can work on their own initiative, I would estimate this project to be only a few hours work. We would like a programmer to produce a new project in VS 2015, convert the C++ application that calls the dll to C#. This application is very simple and has three similar functions: select a file/encryption key, validate the file and upload via a COM port. The application should be able to use the provided DLL binary without modifications (because the dll has already been tested and validated). We don't need the dll source files to be converted, but bidders who can provide us with a combined project so that we can compile the dll alongside the c# utility would be a bonus as our C++ and VC configuration skills are limited. Compliable C++ project sources for the dll and the utility will be provided. Deliverables will be the VS2015 C# project that we can compile and run against the dll binary here.
Project ID: 8735552

About the project

29 proposals
Remote project
Active 8 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
29 freelancers are bidding on average £149 GBP for this job
User Avatar
Hello I'm interesting your project very well I'm a Good C++/C#, Math, Algorithm expert. I m quite well experienced in these jobs. Let's go ahead with me I want to service for you continously. Thanks
£210 GBP in 2 days
4.9 (900 reviews)
9.2
9.2
User Avatar
Hello, I'd like to work on your project and help you accomplish what you need, using my substantial extensive experiences with C/C++ and C# as well as many many more. Please, feel free to review my work history for relevant experience on projects very similar to this. Once the bid is accepted, I will dedicate my full time to finish the project ASAP or by the end of the deadline. Best Regards.
£222 GBP in 3 days
5.0 (19 reviews)
6.2
6.2
User Avatar
A proposal has not yet been provided
£200 GBP in 3 days
5.0 (47 reviews)
6.0
6.0
User Avatar
A proposal has not yet been provided
£244 GBP in 10 days
5.0 (14 reviews)
5.0
5.0
User Avatar
Hello. I am a C# and C/C++ expert. I use C# daily as my primary language in my full time job as a senior software engineer for a medical device company. I am confident I can port your C++ project to C# in the time allotted. I recently updated my development machine to VS2015 so this project is perfect timing. Thanks and I look forward to working with you.
£111 GBP in 5 days
5.0 (7 reviews)
3.0
3.0
User Avatar
Hello Please send me the VC++ project, so I could give you better estimation about the time and price I have a big experience in C# and hopefully could help you Thanks!
£111 GBP in 3 days
5.0 (5 reviews)
3.1
3.1
User Avatar
Hi, In your project you have a C++ dll and a C++ utility which calls these dll. This C++ utility should be converted to C# and it should call C++ dll to execute the functionality. Correct me if my understanding is wrong. I can implement this functionality by using Interop services that is by importing dll. I can also use Visual studio 2015 for the creating these projects and solutions. Looking forward to work with you and waiting for your reply. Looking forward to work with you. Waiting fro your reply.
£80 GBP in 2 days
4.6 (4 reviews)
3.0
3.0
User Avatar
Good afternoon, I'm looking forward to contact me and start a collaboration with long-term effect, hopefully with great results. I have a strong experience in C# /C++ / C programming as I have been working in these areas for the past few years. C# is my favourite programming language and if you come with challenging projects i don't see how we can fail. Thank you! Have a good day! For more details don't hesitate to contact me.
£110 GBP in 3 days
5.0 (2 reviews)
2.0
2.0
User Avatar
A proposal has not yet been provided
£80 GBP in 3 days
5.0 (4 reviews)
1.7
1.7
User Avatar
Dear Sir, I'm A Certified C# Developer from Microsoft. I've 8+ Years Of Experience. I'm Ready To Start Working Right Now. Note: I'm always available via Freelancer Mobile Chat.
£150 GBP in 3 days
4.0 (2 reviews)
2.4
2.4
User Avatar
Hi, I'm an experienced .Net (C#) developer for more than 10 year. I've already done similar work : - VS2015 project C++/CLI acting as a wrapper of C++ native dll and then usable by C#. - A c# console application that calls the wrapped features to demonstrate the ability to call code from c#. Questions: - Does the native dll has already the required export ? I will be happy to help you in this coming project and pass the knowledge on the code I will wrote for you. Regards, Fabien Bondi
£100 GBP in 2 days
4.9 (2 reviews)
1.3
1.3
User Avatar
A proposal has not yet been provided
£150 GBP in 3 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hi, sir. My team is ready for help you in this project. Let me know that you have the source of "simple C++ utility".
£55 GBP in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
A proposal has not yet been provided
£133 GBP in 8 days
0.0 (0 reviews)
0.0
0.0
User Avatar
I could make this completely in 2.5man-day. The cost will be 240$ as (my rate is 12$/hour). Assume that your dll is written in a standard way that we can call from .NET without any modification. Detail task is mention below
£150 GBP in 3 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Good day, I'm young student from Lithuania and I'm looking for small tasks to get more experience for the lowest amount of price because I need ratings in this website. Thank you for understanding. I would try to do everything to get much experience as I can to help you. Thank You for Your attention.
£20 GBP in 2 days
0.0 (0 reviews)
0.0
0.0
User Avatar
A proposal has not yet been provided
£57 GBP in 2 days
0.0 (0 reviews)
0.0
0.0
User Avatar
A proposal has not yet been provided
£166 GBP in 2 days
0.0 (0 reviews)
0.0
0.0
User Avatar
I have quite good experience binding unmanaged C++ dlls with C# applications. As the project has only 3 functions to be used , dllimport can be used directly in the c# utility dll to import the c++ dll functionalities. But if there are plans to extend the c++ dll in the future then creating a managed c++ bridge dll between unmanaged c++ dll and c# utility dll , would be an ideal solution as dllimport would be an overhead if more functionalities needs to be called from c++ dll. Additionally if all the projects needs to be part of vs2015 solution so that all projects can be compiled at one go , unmanaged c++ dll needs to be migrated to vs 2015. This would require some obsolescence issues to be handled with vc++ compilers. Below are the requirements for this project: 1. Convert c++ utility dll to c# dll compiled in VS2015 2. C++ base dll binary need to be used without any alteration 3. Bonus requirement: All projects [c++ base dll, c# utility dll] to be compiled from VS2015 environment. This includes migration of C++ base dll to VS2015.
£150 GBP in 3 days
0.0 (0 reviews)
0.0
0.0
User Avatar
I am .Net professional with 8+ year experience, I have started my career with C++, I have done a number of conversion projects.
£111 GBP in 1 day
0.0 (0 reviews)
0.0
0.0

About the client

Flag of INDIA
India
0.0
0
Member since Oct 19, 2015

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.