Newsserver

We have observed the usage of the news server and the forums on our website and we have come to the conclusion that most of you are using the forums on the website.
Originally we had planned to setup a synchronization task between the news server and forum, so you could choose the front end of your preference, but that appeared to be more complicated than we originally thought.
We have therefore decided to end the news server service and to focus on the forums only.
We know that some of you prefer the news server NNTP protocol over a webforum, because of the possibility to access information off-line.
We apologize for the inconvenience that this brings for you.
We are looking into a way to make forum messages available offline. That will be easier to implement than a two way synchronization between a news server and the forum.
As soon as we have more information about that we will let you know through the website.
This news server will be switched to Read-Only mode and will remain online for the coming months.
We will merge the existing messages on the appropriate forums on the webserver so the contents of these messages will not be lost.

New German and Italian Language forums

We have received requests to open a German and Italian language forum on this website. We have opened these new (public) forums today. These are public forums. To post to the forum you need to have a user account and login first.
The intention is to keep the conversations in these forums in the designated language. Threads in English will be moved to other forums.

Wolfgang Riedmann is going to help us to moderate these forums when needed.


Today, February 6, 2018, we have released build 1.1.2 of XSharp.
This is a maintenance release that fixes some bugs that were reported, especially in the Visual Studio integration and also in the compiler.
Some users experienced slowness in the editor. This build attempts to fix that. We have also made some changes to support some complicated forms in the Visual Studio Windows Forms editor.
This build is available for FOX subscribers from the downloads menu item on this website.


We have released an update for XSharp tonight. This update fixes some issues that were reported with the 1.1.0 version. The most significant changes are:

Compiler

  • Improved debugger breakpoint experience
  • Fixed a problem with FOR ..NEXT with negative step values
  • Some changes in the preprocessor

Visual Studio Integration

  • Improved code parsing and code generation for the WPF and Windows form editor. As a result of that some more complex forms can now be opened without problems
  • Classes generated by the VO compatible editor now include the PARTIAL modifier

This new version is available for download for both FOX subscribers as wel as the general public from the download pages on this website.

And finally the X# development team wishes you all the best for 2018.


The download area on our website now has the binaries for ReportPro 2 and ReportPro 3 for VO and the Vulcan runtime.

If you have asked for access to these downloads before you should be able to see and download them.

If you can't download them, then please contact us with proof of purchase of ReportPro.

Update: Dec 10: The RP3 for VO binaries did not have the latest CMGUI203.DLL. This has been fixed.

 


We have just released XSharp "Anjou" Build 1.1 to our FOX subscribers and a public build as well.
This release has many changes. Some highlights:

Compiler

  • Fixed most problems reported by users
  • Added support for a new /vo16 compiler option that will automatically generate VO compatible Clipper calling convention constructors for classes without constructor. The parameters names for these constructors will be copied from the constructor of the parent class
  • Some keyword were giving problems when used as identifier or were not allowed as identifier. That has been fixed.

Visual Studio

  • Several improvements in the source code editor and intellisense
  • The speed of the source code editor for large files has been improved
  • Several changes to the CodeDom parser for the Windows forms editor to support code from 3rd party components as well as forms and (custom) controls defined in other projects inside the same solution
  • Several changes to the VO Compatible editors
  • We have added debugger support.
  • We have added support for the Test Window and added 3 project templates for unit testing (Ms Test, XUnit and NUnit)

The build system

  • We have fixed some problems in the xsproj files for Visual Studio and our build system
  • We have fixed a problem when running MsBuild in 64bit mode

Please see the what's new document that comes with the product for the complete list of changes

You can download the installer from the downloads page on this website.