Entity Framework using Ranorex

Ask general questions here.
mirih87
Posts: 11
Joined: Tue Jul 08, 2014 1:54 pm

Entity Framework using Ranorex

Post by mirih87 » Wed Jul 09, 2014 3:25 pm

Is there any way i can use Entity Framework using Ranorex ?
If not - What is the alternative way for DB issues?
thanks

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Entity Framework using Ranorex

Post by Support Team » Thu Jul 17, 2014 1:41 pm

Hello mirih87,

Generally you can use all .NET functionalities via code since Ranorex is based on .NET, but unfortunately it is not possible to use any designer or wizards provided from the Entity Framework. Alternatively, you can use our SQLDataConnector in order to retrieve data from a database. Please find a detailed instruction on how to use the DataConnector here

Regards,
Robert