Skip to main content

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
------------------------------

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
------------------------------

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
------------------------------

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
------------------------------

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
------------------------------

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
------------------------------

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
------------------------------

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
------------------------------

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



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

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
------------------------------

Thank you Paul..

Will be downloading the Toolkit



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

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
------------------------------

Hi Brian,

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



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

Hi Brian,

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



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

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
------------------------------

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
------------------------------

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
------------------------------