Groups
Groups
Sign in
Groups
Groups
Migrated By Firefly
Conversations
About
Send feedback
Help
Migrated By Firefly
Contact owners and managers
1–30 of 992
Firefly migration provides a fully automatic migration service from Magic/uniPaaS/Magic XPA to the C# Microsoft.Net
This group is intended to serve developers of applications that went through the migration process and help them share ideas, solutions and thoughts.
Mark all as read
Report group
0 selected
Shuki Birshan
, …
Lawrence Fisher
5
Aug 27
Reorder Rows via Drag & Drop
Seeing as how there is nothing built in, ask gpt or Claude and let us know Sent from my iPhone
unread,
Reorder Rows via Drag & Drop
Seeing as how there is nothing built in, ask gpt or Claude and let us know Sent from my iPhone
Aug 27
Florian Groothuis
2
Aug 26
Column resizing (FKA placment)
Solved. this.HorizontalExpressionFactor = 1D; this.HorizontalScale = 1D; this.
unread,
Column resizing (FKA placment)
Solved. this.HorizontalExpressionFactor = 1D; this.HorizontalScale = 1D; this.
Aug 26
Luca Bach
, …
Lawrence Fisher
7
Aug 6
Close Dialog from Subform
Yes, it works with the button on the parent, but that wasn't the goal. The idea was to use an
unread,
Close Dialog from Subform
Yes, it works with the button on the parent, but that wasn't the goal. The idea was to use an
Aug 6
Steve Burrows
, …
Noam Honig
6
Jul 31
Image Caching and How to Stop It
You can from the view register also to the value change of the column in the controller Noam Honig
unread,
Image Caching and How to Stop It
You can from the view register also to the value change of the column in the controller Noam Honig
Jul 31
Gnanavel N
, …
Noam Honig
4
Jul 31
Async call in ENV.Common.RunOnNewThread
Please create a small stand alone reproduction of this, so that we can try and debug the problem. We
unread,
Async call in ENV.Common.RunOnNewThread
Please create a small stand alone reproduction of this, so that we can try and debug the problem. We
Jul 31
Steve Burrows
,
Noam Honig
8
Jul 21
TextIO Width Limit
Hi Steve, Could be - its been a while since I worked on it :) There's a video on how to create it
unread,
TextIO Width Limit
Hi Steve, Could be - its been a while since I worked on it :) There's a video on how to create it
Jul 21
Renato DeGasperis
,
Noam Honig
2
Jul 13
MS-SQL Row Locking with relations leaves server cursors open
Pease create a small reproduction using northwind and we'll be happy to investigate it. Make sure
unread,
MS-SQL Row Locking with relations leaves server cursors open
Pease create a small reproduction using northwind and we'll be happy to investigate it. Make sure
Jul 13
Lawrence Fisher
Jul 8
A grid issue
Hi all I am trying to solve a bug for someone. Our form looks like this: When the user pressed F4 on
unread,
A grid issue
Hi all I am trying to solve a bug for someone. Our form looks like this: When the user pressed F4 on
Jul 8
Tilmann Brenk
,
Noam Honig
2
Jun 30
Does ENV.Web.Demo support PATCH method?
ENV.Web.Demo is a code sample - feel free to adjust it as you see fit - although I think that the
unread,
Does ENV.Web.Demo support PATCH method?
ENV.Web.Demo is a code sample - feel free to adjust it as you see fit - although I think that the
Jun 30
Shuki Birshan
,
Noam Honig
2
Jun 19
how to force table creation to avoid Invalid Object Name exception
options: 1. Set AutoCreateTable to true on the entity (not recommended - since it'll always check
unread,
how to force table creation to avoid Invalid Object Name exception
options: 1. Set AutoCreateTable to true on the entity (not recommended - since it'll always check
Jun 19
Lawrence Fisher
, …
ilan masarano
6
Jun 11
ENV.Printing.TextReportBuilder;
It is but I am still looking for the code On Wed, Jun 11, 2025 at 2:11 PM ilan masarano <masarano@
unread,
ENV.Printing.TextReportBuilder;
It is but I am still looking for the code On Wed, Jun 11, 2025 at 2:11 PM ilan masarano <masarano@
Jun 11
Steve Burrows
,
Noam Honig
2
Jun 10
static ByteArrayColumn
Sorry - I don't understand your question - please create a small code sample that I can run and
unread,
static ByteArrayColumn
Sorry - I don't understand your question - please create a small code sample that I can run and
Jun 10
Steve Burrows
Jun 7
WebView2
Looking at replacing our existing and very limited CefSharp functionality with WebView2. If anyone
unread,
WebView2
Looking at replacing our existing and very limited CefSharp functionality with WebView2. If anyone
Jun 7
szw...@hapit.nl
,
Noam Honig
3
Jun 6
Print Number as Currency
Perfect!! Thanks Noam. On Friday, June 6, 2025 at 2:52:46 PM UTC+2 no...@fireflymigration.com wrote:
unread,
Print Number as Currency
Perfect!! Thanks Noam. On Friday, June 6, 2025 at 2:52:46 PM UTC+2 no...@fireflymigration.com wrote:
Jun 6
VKF Developer
, …
Noam Honig
11
May 28
How can I force a commit of BusinessProcess
problem is solved. Thank you all very much. :) no...@fireflymigration.com schrieb am Mittwoch, 28.
unread,
How can I force a commit of BusinessProcess
problem is solved. Thank you all very much. :) no...@fireflymigration.com schrieb am Mittwoch, 28.
May 28
Steve Burrows
,
Shuki Birshan
3
May 28
Image Click
Thanks. I had tried most of the Mouse Events, but must have not bothered with that one. On Tuesday,
unread,
Image Click
Thanks. I had tried most of the Mouse Events, but must have not bothered with that one. On Tuesday,
May 28
Zohar
,
Noam Honig
2
May 18
.NetFramework migration to 4.8
No need to compile the Firefly dll in a different version - even if it is built to 3.5 it'll use
unread,
.NetFramework migration to 4.8
No need to compile the Firefly dll in a different version - even if it is built to 3.5 it'll use
May 18
Jarek I
,
Noam Honig
2
May 16
Hi all After upgrading to 4.8 we are seeing a "Class already exists"
Hi Jarek, Here's the relevant code from our updated source code - see if you can apply that to
unread,
Hi all After upgrading to 4.8 we are seeing a "Class already exists"
Hi Jarek, Here's the relevant code from our updated source code - see if you can apply that to
May 16
José Penalva
,
Noam Honig
2
May 13
Printing
Hi José, Sure you can do that - with a bit of changes to the code of the printer writer - you can add
unread,
Printing
Hi José, Sure you can do that - with a bit of changes to the code of the printer writer - you can add
May 13
Steve Burrows
2
May 6
ASync and CenterMDI
Got something working with a rather bizarre method by converting a Windows.Forms.FormStartPosition
unread,
ASync and CenterMDI
Got something working with a rather bizarre method by converting a Windows.Forms.FormStartPosition
May 6
Steve Burrows
,
Noam Honig
6
May 2
Using a View from another Project/Application
I see what you mean - so you can easily change Title and LeaveRow to be public - that'll solve
unread,
Using a View from another Project/Application
I see what you mean - so you can easily change Title and LeaveRow to be public - that'll solve
May 2
vent...@gmail.com
,
Noam Honig
3
Apr 24
Adding to IIS logging
So awesome, thank you Noam! On Thu, 24 Apr 2025 at 14:10, Noam Honig <no...@fireflymigration.com
unread,
Adding to IIS logging
So awesome, thank you Noam! On Thu, 24 Apr 2025 at 14:10, Noam Honig <no...@fireflymigration.com
Apr 24
Joseph Feldman
,
Noam Honig
3
Apr 23
Get the Table + Column name attached to a Control
Thank you, it worked On Wednesday, April 23, 2025 at 10:43:04 AM UTC-4 no...@fireflymigration.com
unread,
Get the Table + Column name attached to a Control
Thank you, it worked On Wednesday, April 23, 2025 at 10:43:04 AM UTC-4 no...@fireflymigration.com
Apr 23
Noam Honig
,
Harry Kleinsmit
2
Apr 23
Sql Where
Hi Noam, I see it is not too much used in our latest migrated application. Only 12 times in 2500+
unread,
Sql Where
Hi Noam, I see it is not too much used in our latest migrated application. Only 12 times in 2500+
Apr 23
Zohar
2
Apr 1
Converting image fields to varchar(max)
I noticed that my original post did not include the code I'm using, see here: SUBSTRING(CAST(CAST
unread,
Converting image fields to varchar(max)
I noticed that my original post did not include the code I'm using, see here: SUBSTRING(CAST(CAST
Apr 1
Noam Honig
, …
Lawrence Fisher
7
Mar 13
New performance improvement article - using sql server
The link to it is shared in the article Noam Honig Founder & CEO www.fireflymigration.com Inline
unread,
New performance improvement article - using sql server
The link to it is shared in the article Noam Honig Founder & CEO www.fireflymigration.com Inline
Mar 13
Shuki Birshan
, …
Noam Honig
3
Mar 12
Creating an sql query string based on WHERE statement
Check out: https://doc.fireflymigration.com/easysql-writing-better-sql.html https://doc.
unread,
Creating an sql query string based on WHERE statement
Check out: https://doc.fireflymigration.com/easysql-writing-better-sql.html https://doc.
Mar 12
Jørn Berget
2
Feb 26
Keeping line and text together on report
Hi again, Forget this message. The reason was that the PrinterWriter was created for each count, and
unread,
Keeping line and text together on report
Hi again, Forget this message. The reason was that the PrinterWriter was created for each count, and
Feb 26
Madhan Madhan
Feb 21
Applicationmdi menu rights
Is there a way to globally restrict user access to all menus an application (applicationmdi) by
unread,
Applicationmdi menu rights
Is there a way to globally restrict user access to all menus an application (applicationmdi) by
Feb 21
Shuki Birshan
,
Noam Honig
5
Feb 21
compare a number's last digits inside a relation
Thanks noam. what worked for me was the combination (that I didn't know I can do): Relations.Add(
unread,
compare a number's last digits inside a relation
Thanks noam. what worked for me was the combination (that I didn't know I can do): Relations.Add(
Feb 21