Search found 137 matches

by Fabrice
Tue May 28, 2024 8:14 am
Forum: Welcome
Topic: Carlos Yohn - AGP
Replies: 17
Views: 401

Re: Carlos Yohn - AGP

Carlos, Just 'philosophical' questions: What exactly X# is? X# project is a compiler and a set of libraries and tools. Is a new programming language? Yes ... and No ! X# support dialects : The base-one is called X# Core : It is a C# cousin in terms of functionnality, but with a kind-of Visual Object...
by Fabrice
Mon May 27, 2024 2:00 pm
Forum: Welcome
Topic: Carlos Yohn - AGP
Replies: 17
Views: 401

Re: Carlos Yohn - AGP

Hi Carlos, (and Xinje) As Xinje told you there might be an alternative before jumping into the big X# pool ;) Xinje has already given you the link : Be aware that we currently didn't make an announcement because this is still a work-in-progress, but... It is fully working. If you have any trouble wi...
by Fabrice
Mon May 13, 2024 1:40 pm
Forum: Visual FoxPro
Topic: Questions about class definitions in the Visual FoxPro dialect
Replies: 15
Views: 468

Re: Questions about class definitions in the Visual FoxPro dialect

Hi xinje, I see that you have some interests and certainly a best knowledge of VFP that me ! :) As Robert, told you, I've created a VFPXPorter application that read VFP Projects & Forms, create/move/exporter hte VFP code to an X# project. Forms and Event are moved to something that X# (and .NET)...
by Fabrice
Sun Apr 28, 2024 4:10 pm
Forum: VO & Vulcan
Topic: Vo 2.5 to x#
Replies: 6
Views: 370

Re: Vo 2.5 to x#

Hi Moshe,

as I don't know what process you have followed, may I suggest to have a look at one of our video, Beginner Level: Moving applications from VO to X# - Part1, on our YouTube channel (XSharp Academy):
https://www.youtube.com/watch?v=yduay2fc-nE

HTH,
Fab
Devteam Member
by Fabrice
Wed Jun 07, 2023 6:54 pm
Forum: Welcome
Topic: new member
Replies: 2
Views: 2045

new member

<r>Hi Bousri,<br/> <br/> welcome on board.<br/> I hope you will find here all the ressources that could help you to start with X#.<br/> <br/> BTW, if it can help, we also have a French language Forum section : <URL url="https://www.xsharp.eu/forum/french-forum">https://www.xsharp.eu/forum/french-for...
by Fabrice
Tue May 30, 2023 10:01 am
Forum: 3rd party products
Topic: Crash reporting toolkit ?
Replies: 3
Views: 2074

Crash reporting toolkit ?

<r>Hi Basile,<br/> <br/> I don't know about Sentry, and maybe this not exactly what you are looking for but I'm more and more using Serilog in order to catch events (Exceptions or not) in my apps.<br/> You can set the format, and the destination; it can be a file, a rolling-file, emails, different k...
by Fabrice
Thu May 25, 2023 10:02 am
Forum: Welcome
Topic: New member
Replies: 4
Views: 2243

New member

<r>HI Martin,<br/> <br/> Exporting your VO App to X# will provide you a "real" DotNet application.<br/> And you can extend it with any library that comes from DotNet (C#, VB.Net,...), or you move your business logic to an X# Library and "consume" it from any Dotnet Application.<br/> Most of VO third...
by Fabrice
Wed May 24, 2023 12:54 pm
Forum: Welcome
Topic: New member
Replies: 4
Views: 2243

New member

Hi Martin,
and welcome on board.
If you need any info about X#, please feel free to ask, I'm sure someone will reply :)

Fab.
by Fabrice
Sun May 14, 2023 5:58 pm
Forum: 3rd party products
Topic: DotNetZip created backup sometimes causes issues in (only) some unzip programs
Replies: 12
Views: 3743

DotNetZip created backup sometimes causes issues in (only) some unzip programs

Hi Dick,
So ... Could it be related to the name of the Zipped files ?
Special Names, Special chars or char that are not/badly supported ??

Fab
by Fabrice
Thu May 11, 2023 1:07 pm
Forum: 3rd party products
Topic: DotNetZip created backup sometimes causes issues in (only) some unzip programs
Replies: 12
Views: 3743

DotNetZip created backup sometimes causes issues in (only) some unzip programs

Hi Dick,
unfortunately, I have not idea...
Have you tried with the same set of files (same condition), without AES ? or with another encryption method ?

just a shoot in the dark...

Fab