Wolfgang,
that i'd like to see "live" - will you show that at the summit in Memmingen? I'm surely not the only one interested! Would love to get some "VO-StandardMDI like" base template.
Wishlist X#
Wishlist X#
Regards
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
Wishlist X#
Hello Wolfgang,
I know I can do almost anything in Xide including code based WPF. But I want to see it in a Designer. Despite VS being poor I can at least do that.
Dick
I know I can do almost anything in Xide including code based WPF. But I want to see it in a Designer. Despite VS being poor I can at least do that.
Dick
Wishlist X#
Hi Karl,
if there is a request to do that I can do it.... but my session is about another thing - and this application is a good example for using different databases: as storage it uses a PostgreSQL database, but it reads some data from an ADS database (used mainly by VO applications), and other data from a MS SQL Server database (used by Combit cRM), and the plan is to write some data also to ADS where i will be used by VO applications.
My plan some time ago was to write a framework in the XSharp.Tools project and use that as base for such a sample application.
But missing time and too many new projects have suspended that, and I have to admit that also my programming style has changed over the years: first I used a standard DataTable object as model for the browse views, but now I have changed to an ObservableCollection of the single models.
This application may also be a sample how to build a window with as less code as possible - writing these windows in XAML would be a nightmare, but in pure code they are much easier to maintain.
Wolfgang
if there is a request to do that I can do it.... but my session is about another thing - and this application is a good example for using different databases: as storage it uses a PostgreSQL database, but it reads some data from an ADS database (used mainly by VO applications), and other data from a MS SQL Server database (used by Combit cRM), and the plan is to write some data also to ADS where i will be used by VO applications.
My plan some time ago was to write a framework in the XSharp.Tools project and use that as base for such a sample application.
But missing time and too many new projects have suspended that, and I have to admit that also my programming style has changed over the years: first I used a standard DataTable object as model for the browse views, but now I have changed to an ObservableCollection of the single models.
This application may also be a sample how to build a window with as less code as possible - writing these windows in XAML would be a nightmare, but in pure code they are much easier to maintain.
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it