Rocket U2 | UniVerse & UniData

 View Only
  • 1.  .NET 8 & UniVerse

    Posted 12-11-2023 03:48

    Last time long long ago, during vb6 and asp classic time, we are using UVDK/UniObjects to call UV routines for our front end..

    What are the options now ? is there any newer version of UniObjects for the latest .NET ? 

    thank you.



    ------------------------------
    Koon MIng Fong
    Mr
    P & O Global Technologies SDN. BHD.
    KUALA LUMPUR MY
    ------------------------------


  • 2.  RE: .NET 8 & UniVerse

    ROCKETEER
    Posted 12-12-2023 09:37

    The latest U2 Toolkit 3.1.1 client supports .NET 6 or later versions. It includes a lot of .NET sample codes during installation.



    ------------------------------
    Paul Chang
    Principal Technical Support Engineer
    Rocket Internal - All Brands
    ------------------------------



  • 3.  RE: .NET 8 & UniVerse

    Posted 12-13-2023 20:31

    Thank you Paul..

    Will be downloading the Toolkit



    ------------------------------
    Koon MIng Fong
    Mr
    P & O Global Technologies SDN. BHD.
    KUALA LUMPUR MY
    ------------------------------



  • 4.  RE: .NET 8 & UniVerse

    Posted 12-12-2023 10:25

    You need the Rocket U2 Toolkit - that has a UniObjects protocol compatible with the old UO. There are several versions for different levels of .NET but also a .NET Standard 2.x that will work across versions (.net and .net core). 

    Are you using Windows Forms?



    ------------------------------
    Brian Leach
    Director
    Brian Leach Consulting
    Chipping Norton GB
    ------------------------------



  • 5.  RE: .NET 8 & UniVerse

    ROCKETEER
    Posted 12-12-2023 10:37

    There is one video of my YouTube channel to explain about migration from UniObjects, UniObjects for .NET to U2 Toolkit.  Here is the web link - https://youtu.be/GGamLfwDy4s



    ------------------------------
    Paul Chang
    Principal Technical Support Engineer
    Rocket Internal - All Brands
    ------------------------------



  • 6.  RE: .NET 8 & UniVerse

    Posted 12-12-2023 10:41

    Sorry late to the party - didn't see Paul's response.



    ------------------------------
    Brian Leach
    Director
    Brian Leach Consulting
    Chipping Norton GB
    ------------------------------



  • 7.  RE: .NET 8 & UniVerse

    Posted 12-13-2023 20:32

    Hi Brian,

    No more windows forms...will probably be .NET blazor



    ------------------------------
    Koon MIng Fong
    Mr
    P & O Global Technologies SDN. BHD.
    KUALA LUMPUR MY
    ------------------------------



  • 8.  RE: .NET 8 & UniVerse

    Posted 12-14-2023 05:10

    In that case it may also be worth taking a look at some of the more web centric protocols and tools available, such as using MVIS for RESTful calls. These may play more nicely with the asynchronous and sessionless model of a Blazor or similar web app.



    ------------------------------
    Brian Leach
    Director
    Brian Leach Consulting
    Chipping Norton GB
    ------------------------------



  • 9.  RE: .NET 8 & UniVerse

    Posted 12-14-2023 23:12

    Hi Brian,

    That will be an option.

    Are you using it ? how is the performance...? last time we tried the SQL MV...the performance was horrible...

    But problem is our old asp classic app is highly tied with Dynamic arrays....



    ------------------------------
    Koon MIng Fong
    Mr
    P & O Global Technologies SDN. BHD.
    KUALA LUMPUR MY
    ------------------------------