Skip to main content

Why xSharp might be the tool FoxPro developers have been waiting for

In the latest FoxShow episode, I interview Robert van der Hulst, one of the main leads on the xSharp project. Unlike many product team leads, Robert has a secret advantage - he actually USES the product. The interview answers a number of questions VFP developers may have about this initiative.






While he's been a direct team member of a variety of products in the xBase market (he hails from the Clipper and Visual Objects world), he has always looked at the product based on the idea of "how can I use this as a business?", an idea many business line developers think about.



XSharp uses the open source Microsoft Rosyln compiler but translates the language constructs found in the xBase and VFP world so that developers can more easily port their application into the DotNet world. While DotNet was introduced almost 20 years ago, there are still a number of applications that use it for critical parts of their business. But what if you could take key pieces of your application (such as the COM component you built or years old business processing pieces) and use them in a full Visual Studio solution, generating a DotNet (and DotNet Core) compatible application?

As a manager, wouldn't it be great to use the knowledge and existing code in your legacy application in your brand new shiny .Net application so you don't have to push back your release while doing the knowledge transfer to the new developers who would rather code in Python or F#?

I won't spoil the entire interview but here are some key areas and jump points you may want to hear:

2:00 -- Who is Robert?
10:00 - the xSharp compiler and the concept of dialects
20:00 - Target market 
25:00 - Form design & event handling
30:00 - Status of xSharp as a released product
39:00 - Multi-threading, syntax issues and feature support
51:00 - Roadmap to the future
56:00 - Southwest Fox 2019

What about you? Are you still working in VFP but looking to move into the .Net world? XSharp may be your opportunity to leverage your skills. Listen and let me know if you think XSharp has a future in your life.

Comments

Unknown said…
Andrew this year I cannot make SWFox. If you cannot live stream this, please consider recording it so I can watch your presentation online later!

Popular posts from this blog

Blogs and RSS come to Microsoft.com

MS has just introduced their portal and it's pretty comprehensive. Nothing quite like learning that some people use AIM instead of MSN messenger, or that there really may be a need for supporting 4 monitors ( Cyrus Complains ) However, it's really a great sign that MS is serious about supporting the blogging community which seems to have um, exploded in size in the past year. Blogs and RSS come to Microsoft.com

FoxInCloud Stats

FoxInCloud sent this link a while back about their statistics regarding visits to their site: http://foxincloud.com/blog/2017/12/27/VFP-community-lessons-from-foxincloud-site.html What's interesting here is the breakdown of people. Yes, I think it's understandable that the Fox community is getting older. Another factor is the growth of the mobile and web environments taking over development. These environments really do push people towards the newer non-SQL or free SQL/hosted environments but more towards hosted storage options like Amazon and Google. A tool like FoxInCloud that helps MOVE existing applications to the cloud inherently competes with those environments. But FoxInCloud also allows developers to extend their application further by giving them a starting point using Javascript and the basic CSS (such as Bootstrap). If you're not rebuilding your application from scratch, it's certainly a great step forward. FoxPro VFP

5 Great Reasons to attend Virtual FoxFest

What's coming up? Virtual FoxFest is coming up soon (sessions start October 14th). Like last year, the conference is entirely virtual yet includes great breakdown rooms and sessions to add that nice one-on-one feel that you get in person. It's also staggered so you can choose which days you want to attend - October 14th, 20th and 26th. This is great if you can't break away for a consecutive three days. But really, I've gone through the sessions and I see five great sessions that I'm eager to check out. 1. A Decade of Thor (Rick Schummer) Thor has been an extension for Visual FoxPro that many developers swear by, yet many don't know even exists. Visual FoxPro's built-in extensions are great but Jim Nelson's Thor supercharges your IDE. I can't believe it's been ten years - so Rick's session should be able to not just whet your appetite but give you all the reasons you should be using it. 2. VFP C++ compiler.  Last year, we saw DotNetX as well