In order to add new threads or reply to existing posts, you have to be logged-in. If you are not registered yet, you need to register first, and then login with your personal credentials.
From a previous thread I read I know you persist the data in XML files.
I often use cider in VS2008 to place some WPF Controls via designer but to copy some controls and set the name of the controls or just to edit some simple properties I often do direct XAML manipulation in splitscreen.
Do you think it is possible to get a splitscreen where I can work with the designer and the XML code?
Thanks
Mike
Hi Mike,
there are currently no plans to support a splitscreen to edit the XML code. The code is rather complex and although it is XML, it is not very user-friendly.
Regards, Marcel