views:

10

answers:

0

Hi, We have one custom ESB, which parses the config file to orchestrate different activities.

I am thinking to create one UI workbench through which we can create or modify the existing config file to create or alter the activity flow. Basically, I am trying to simulate the what Visual Studio IDE does for us for Web forms or WPF but requirement is very limited and specific (including drag &drop of control) .

Currently I am seeing XSL as friend which could help in transforming xaml code (generated by custom UI controls) to xml file, I need.

Do you guys know any better approach or any existing fmk or project (open source) which can guide me on how to proceed.

Regards, Shishir Kumar Mishra