is there any way to use umbraco with a desktop application ?
Hi every body
my question is it is possible to convert a web application created by umbraco to desktop application that installed in windows operating system or to create a desktop application with a local database using umbrao cms ?
Option 1:-
You can run Umbraco as a separate CMS system and open custom API endpoints based on your Desktop application requirement.
Now, your Desktop application can consume these endpoints. This is the only approach I can think of on how you can merge the 2 systems.
Option 2:-
In Umbraco CMS, you can write events during save and store entry in your custom database/tables. Now, your Desktop application can interact with these custom database/tables and show results.
Hi Shaishav Karnani
about option one in my case its not the best choice i think i want locally database but i didn't understand option 2 do you meaning that i can develop a desktop application that will work with umbraco database ?
is there any way to use umbraco with a desktop application ?
Hi every body my question is it is possible to convert a web application created by umbraco to desktop application that installed in windows operating system or to create a desktop application with a local database using umbrao cms ?
Hi,
I can think of 2 options:-
Option 1:- You can run Umbraco as a separate CMS system and open custom API endpoints based on your Desktop application requirement.
Now, your Desktop application can consume these endpoints. This is the only approach I can think of on how you can merge the 2 systems.
Option 2:- In Umbraco CMS, you can write events during save and store entry in your custom database/tables. Now, your Desktop application can interact with these custom database/tables and show results.
Regards,
Shaishav
Hi Shaishav Karnani about option one in my case its not the best choice i think i want locally database but i didn't understand option 2 do you meaning that i can develop a desktop application that will work with umbraco database ?
Exactly. That can work that you can have a common database for both Umbraco and Desktop application.
i am not sure how i will do that but i will give it a try thank you
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.