Bent Tranberg

Results 12 issues of Bent Tranberg

My Bolero 0.5 application - client with server - was very sluggish for perhaps 10 to 20 seconds after I started it in Debug in VS 2019. After that initial...

bug

Possible typo in string "numberic" in member HasMaxLength in UserDefinedType, file UserDefinedType.cs. If it's not a typo, which seems quite unlikely, then a comment about that in the source would...

Unit test TestMultiColumnKey in file ForeignKeyTester.cs has no [Test] attribute.

When looking at the SubModelOpt.Core/Program.fs sample file, it took a while before I realized that the messages TextInput, TextInput1 and TextInput2 were simply setter messages. I was further confused by...

I am trying to implement use of ListBox with SelectionMode="Extended". I have implemented something I would have thought should work, but there are obvious problems with it. Perhaps somebody can...

### Description There was no handler to override when the XAML looked like this. `` The error message from the compiler was: "No abstract or interface member was found that...

## Feature Request Make events in the Options class standard IEvent. This will make it easier to exploit more advanced features related to the use of events in F#, and...

🎉 enhancement

The following simple test program written in F# will cause the NATS server (v 2.9.1 (latest)) running as a Windows service to terminate unexpectedly. Although that's not a problem with...

Sometimes IntelliSense will become corrupted when I edit a Bolero client project, and I have to restart VS to fix it. The errors that IntelliSense reports just indicate to me...

Function nonEmptyCart, chapter "Cart view", is invisible in PDF. Lines 271 through 306. The box with the snippet seems to have been duplicated, because it appears twice in succession on...