Today we have released a new installer for XSharp Cahors 2.5b, which contains several fixes for issues that our FOX subscribers have reported in in the VS integration, compiler and runtime.

The what's new document describing all the changes can be found here:

{rsfiles path="general/Readme/whatsnew25b.rtf"}

{rsfiles path="fox/Compiler/XSharpSetup25bFox.zip"}

Unless some important problem is found in the next couple days, also the public version of this build will follow shortly.
Thank you to all of you for your continued support and invaluable help in further developing the XSharp product!

 


Today we have released a new installer for XSharp Cahors 2.5a, which contains several fixes for issues that our FOX subscribers have reported in in the VS integration and runtime. There are NO compiler changes in this build.
Additionally, it includes new support for the Visual Studio task window.

The what's new document describing all the changes can be found here:

{rsfiles path="general/Readme/whatsnew25a.rtf"}

{rsfiles path="fox/Compiler/XSharpSetup25aFox.zip"}

Unless some important problem is found in the next couple days, also the public version of the 2.5a build will follow shortly.
Thank you to all of you for your continued support and invaluable help in further developing the XSharp product!

 


Today we have released a new installer for XSharp Cahors 2.5.
This new build has many changes. To name a few:

  • The Visual Studio integration has received a major overhaul. The background scanner has been rewritten and de "code model" used inside the editor is now stored in an external (SQLite) database. We have also rewritten the way how type information for external assemblies is read.We are now using the Mono.Cecil library for that, which is faster and uses less memory than the System.Reflection classes we used before
  • We have made many changes in the runtime, and fixed a bug in the DBFCDX RDD. We have also added a method to validate an index. See the What's new document for more information.
  • There are also some changes to the compiler. For example we now support typed parameters in compile time codeblocks !
  • Finally, this build also included typed version of Console Classes, System Classes and RDD Classes. One of the next builds will also include typed versions of SQL classes and GUI classes.

XSharp 2.5 will be the last build that works with Visual Studio 2015. We are going to make more changes to our VS integration and use features that are not supported by Visual Studio 2015.

The what's new document describing all the changes can be found here:

{rsfiles path="general/Readme/whatsnew25.rtf"}

{rsfiles path="fox/Compiler/XSharpSetup25Fox.zip"}

The public version of the 2.5 build will follow shortly, unless some important problem is found in the next couple days.
Thank you to all of you for your continued support and invaluable help in further developing the XSharp product!

 


A short message with a status update about 2 things:

The X# Summit in Memmingen

The way it looks now we will be able to hold our X# Summit in Memmingen just like we originally planned. Of course we don't have a crystal ball, so nothing is 100% sure, but we are fairly confident that we will be able to it, when most of us keep behaving responsibly, like we have done in the past months. We have decided extend the "early bird" period until Aug 31.

We also realize that there are people that would like to attend but are not able to come, due to the circumstances .
For them we would like to add the option to watch the sessions of our Summit online. We are not certain yet if that will be "live" or "recorded". That also depends on the interest for this.

The registration fee for the "Virtual Summit" will be EUR 49,-. For that you will get access to the recordings or life transmissions of the event and the session material. Being there is better of course, but we think that this will at least be a good fall back scenario.

And in case we all get hit by a second wave of Corona, we will most likely do the whole event online, like many others are doing as well. But as you will understand, we prefer to do it in a real physical event.

And in case you were wondering about the sessions: due to the Corona outbreak we have delayed the speaker and session selection. We hope to have the speaker and session list available mid July. If you are interested to speak or have a topic suggestion, please let us know !

The next build: X# 2.5 Cahors

We are completing our internal testing for the next X# build, which will be called "Cahors". This build contains some bug fixes and improvements in the runtime, but we think the biggest change (although not really visible) is in our Visual Studio integration. We have rewritten important parts of the editor support code and the parsers. We are now also persisting the "code model" for your project, so loading a solution will be faster and you will experience less "hickups".

This new build will most likely be released by the end of this week.

 


Coming Saturday, June 20, there is an online event, catted "Live Coders Conference". Click here for more information.

We are sponsoring this event and we are giving away 2 free one year subscriptions to the Friends Of XSharp program for the right answers to 2 trivia questions we have contributed.

The event is transmitted over Twitch and previous events were a great success with many (virtual) attendees.

This is very recommended and a lot of fun !

 

CodeParty+live coders conference+Twitter 

 

 

 


Coming Thursday May 28 at 16:00 Amsterdam time we'll have another online presentation.
This week will be a bit different from previous weeks.

In the first half of the session we would like to share with you some of the things we are working on, so you get an idea about what keeps us busy.

The second half of the event is meant for Questions and Answers.

Of course you can also use our forum for questions, and we always will do our best to answer these as good as possible, but the idea of this session to spend some time on more "philisophical" questions, like the question about "how do you guys approach error handling in the runtime" that was asked recently.

And if have a question that might need some preparation from our side, please post these before the event, so we can prepare ourselves.

The recording of the session can be found in our Youtube channel

 

 


Coming Thursday May 21 at 16:00 Amsterdam time we'll have another online presentation.
This weeks presenter is Fabrice Foray, our devteam member from France.

The topic for this week will be an intermediate level topic about Lambda Expressions, Codeblocks and LINQ

Some of the topics we'll look at:

  • What is a Lambda Expression
  • How does this relate to Delegates
  • How does this relate to Anonymous methods
  • What is the difference between a Lambda Expression and a Codeblock
  • Where do you use a Lambda Expression
  • What is LINQ
  • What is an anonymous type
  • Which extension methods from the LINQ namespace can be useful even without LINQ

The video of the recorded session is available in the XSharp Youtube channel

The examples from this and earlier online sessions can be found in the download session on this website