convert from MODELXML.xml to .cs file

06 Mar '16, 01:51 PM
5,018 Views
No Forum Badges

I have done a project in webratio, and i generated the .xml file of the model.

Is it possibile somehow to transform this file in .Net language, so i can the same project in visual studio?

 
x 0
Follow
Answer Answer at this question and get points!
Forum Expert - Level 8

Hi,

the project you see in WebRatio represents the application functionalities using the IFML language. The application code is then generated by the tool once you press the Generate and Run button. 
This project works using a different level of abstraction respect to the project you will do in Visual Studio, so they cannot be compared. For this reason there's the chance to export the project in the format compatible with Visual Studio.

 
x 0
Answer at this question and get points!