D
D
Daniel Khaliulin2016-03-02 22:13:08
Oracle
Daniel Khaliulin, 2016-03-02 22:13:08

How to slip an Oracle database into a ready-made C# application?

Greetings.
There is a ready-made, functioning C # desktop application. There was a need to make friends with the Oracle database, which will contain identical data. In the application, work with the database is built on the Entity Framework.
How to make such an application friends with Oracle?
The visual studio project of this application has been gone for a long time, we need to somehow get out :)
Thank you very much in advance for the advice!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dasha Tsiklauri, 2016-03-02
@khaliulin

- decompile with dotPeek ( dotPeek )
- build the project
- read the manual
- fix the data access layer

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question