Hi Robert,
thank you very much for sharing the plans for the near and the middle term!
I look forward specially to the new SQL based RDD and have changed my own development plans according to it, planning to accelerate the move to SQL for my VO applications specially where I need processing speed and/or incompatibilities between a .NET based RDD and the VO RDD (mostly because of compressed or encrypted memo data). For this purpose I have already nearly finished a VO DataServer class that uses a X# COM module to access PostgreSQL.
And of course I'm really interested in the Unicode GUI classes because the development speed with the VO GUI is unparalleled so it makes sense for us to use it even for new applications, basing them also on the new SQL RDD.
Wolfgang
Comments about "What's cooking"
Comments about "What's cooking"
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
Comments about "What's cooking"
Wolfgang,
Are you not able to post comments to the article page itself? I think there's indeed a problem with that.
Are you not able to post comments to the article page itself? I think there's indeed a problem with that.
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
Comments about "What's cooking"
Hi Chris,
no, I'm not able - it is blocked.
Had written that to Robert a few months ago.
But anyway, my text would be to long to fit in the normal comments.
And, as we say "ich musste meinen Senf dazugeben" - "had to add my mustard" when translated word per word <g>.
Wolfgang
no, I'm not able - it is blocked.
Had written that to Robert a few months ago.
But anyway, my text would be to long to fit in the normal comments.
And, as we say "ich musste meinen Senf dazugeben" - "had to add my mustard" when translated word per word <g>.
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
Comments about "What's cooking"
Chris,
I have switched the website back to PHP 7.4 and will look for an alternative that also works with PHP 8.
Robert
The webserver had switched to PHP 8 and apparently the commenting system does not work wit PHP 8.Chris wrote:Wolfgang,
Are you not able to post comments to the article page itself? I think there's indeed a problem with that.
I have switched the website back to PHP 7.4 and will look for an alternative that also works with PHP 8.
Robert
Comments about "What's cooking"
Hi Robert,
at this moment the website says: "You need to login to post comments on this website." even if I'm always logged in.
If this is an issue only for me please don't loose time - there are more important things to do. Maybe it has to do with my special role (partial forum admin).
Wolfgang
at this moment the website says: "You need to login to post comments on this website." even if I'm always logged in.
If this is an issue only for me please don't loose time - there are more important things to do. Maybe it has to do with my special role (partial forum admin).
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
Comments about "What's cooking"
Hello Robert,
Just to let you know: I could post a comment, but notice that after being logged in, it takes over half a minute before the recent forum posts appear.
About the SQL-DBF long term plans: what would be your educated guess when this could be used?
And one more question: according to https://docs.microsoft.com/en-us/dotnet ... /whats-new ado.net hasn't been updated for 4 years.
Doesn't that mean that ado.net is one of the future candidates to be depreciated, like Sliverlight or Windows Phone (and hence mean you should not base your long term plans on it)?
Dick
Just to let you know: I could post a comment, but notice that after being logged in, it takes over half a minute before the recent forum posts appear.
About the SQL-DBF long term plans: what would be your educated guess when this could be used?
And one more question: according to https://docs.microsoft.com/en-us/dotnet ... /whats-new ado.net hasn't been updated for 4 years.
Doesn't that mean that ado.net is one of the future candidates to be depreciated, like Sliverlight or Windows Phone (and hence mean you should not base your long term plans on it)?
Dick
Comments about "What's cooking"
Dick,
I have replaced the comments component on the website with another component, because the previous component was no longer being maintained and did not work properly with the latest release from PHP.
I also see that the "latest comments" module from the newer component takes more time to load than the old component.
I'll discuss this with the authors of the new component, Maybe they can explain this and have a solution.
Robert
I have replaced the comments component on the website with another component, because the previous component was no longer being maintained and did not work properly with the latest release from PHP.
I also see that the "latest comments" module from the newer component takes more time to load than the old component.
I'll discuss this with the authors of the new component, Maybe they can explain this and have a solution.
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu
Comments about "What's cooking"
1) No release date yet for the SQL-DBF long term plans. We are now in the "proof of concept" phaseic2 wrote:Hello Robert,
About the SQL-DBF long term plans: what would be your educated guess when this could be used?
And one more question: according to https://docs.microsoft.com/en-us/dotnet ... /whats-new ado.net hasn't been updated for 4 years.
Doesn't that mean that ado.net is one of the future candidates to be depreciated, like Sliverlight or Windows Phone (and hence mean you should not base your long term plans on it)?
2) Ado.Net is not dead. I agree that that documentation page needs to be updated. But Ado.Net is part of .Net Core, .Net 5 and .Net 6.
If you look at the .Net Core repo on Github you will see that also the folder with Ado.Net code is updated very frequently:
https://github.com/dotnet/runtime/tree/ ... ystem/Data
Also Ado.Net is a vital building block for Entity Framework and many other .Net components.
RObert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu
Comments about "What's cooking"
Hello Robert,
I'd be surprised if this will be solved and then this is one of the many pieces of software I use which have become worse.
Dick
This again proves that it's a good idea to update as little as possible. I really liked this feature and often quickly check if there are new messages. Now this has become unusable with a waiting time of 30-60 seconds. But it is working on the latest PHP version! Great. And it's maintained. Fantastic! Like Microsoft maintains everything but my top 10 annoyances of Microsoft products have not been solved in the last decade. No. single. one.robert wrote:I have replaced the comments component on the website with another component, because the previous component was no longer being maintained and did not work properly with the latest release from PHP.
I also see that the "latest comments" module from the newer component takes more time to load than the old component.
I'll discuss this with the authors of the new component, Maybe they can explain this and have a solution.
I'd be surprised if this will be solved and then this is one of the many pieces of software I use which have become worse.
Dick
Comments about "What's cooking"
Hi Dick,
We were just discussing the matter of service/application upgrades etc with Robert and Nikos right now during lunch, and as you may expected my opinions were very close to yours
But are you really getting 30 seconds delays? In my machine it has indeed become slower which is a bit annoying, but I'm only talking about a 1-2 seconds delay. Maybe there's something else wrong in your machine, or maybe it is extremely overloaded?
We were just discussing the matter of service/application upgrades etc with Robert and Nikos right now during lunch, and as you may expected my opinions were very close to yours
But are you really getting 30 seconds delays? In my machine it has indeed become slower which is a bit annoying, but I'm only talking about a 1-2 seconds delay. Maybe there's something else wrong in your machine, or maybe it is extremely overloaded?
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu