Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC:

Wishlist X# 10 Sep 2022 14:43 #23746

  • FFF
  • FFF's Avatar


  • Posts: 1398
  • 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.
    Regards
    Karl (X# 2.14.0.4; Xide 1.33; W8.1/64 German)

    Please Log in or Create an account to join the conversation.

    Wishlist X# 10 Sep 2022 15:48 #23747

    • ic2
    • ic2's Avatar
    • Topic Author


  • Posts: 1608
  • 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

    Please Log in or Create an account to join the conversation.

    Wishlist X# 10 Sep 2022 16:06 #23748

    • wriedmann
    • wriedmann's Avatar


  • Posts: 3297
  • 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
    Wolfgang Riedmann
    Meran, South Tyrol, Italy

    www.riedmann.it - docs.xsharp.it

    Please Log in or Create an account to join the conversation.

    Last edit: by wriedmann.
    • Page:
    • 1
    • 2