Search found 8 matches

by orangesocks
Wed Jul 17, 2019 6:33 pm
Forum: Product
Topic: Translations
Replies: 61
Views: 8899

Translations

Hi,
if you need help with the italian translation count me in.
Regards
Giuseppe
by orangesocks
Mon Jun 17, 2019 5:57 am
Forum: Product
Topic: Private vs. protect
Replies: 7
Views: 1656

Private vs. protect

<r>Hi,<br/> I think that you cannot use the protected keyword with static classes because they cannot be inherited like normal classes.<br/> See here <URL url="https://stackoverflow.com/questions/774181/why-cant-i-inherit-static-classes"><LINK_TEXT text="https://stackoverflow.com/questions/774 ... i...
by orangesocks
Thu Jun 13, 2019 6:55 am
Forum: Chit-Chat
Topic: Which VS version do you use ?
Replies: 28
Views: 5284

Which VS version do you use ?

VS 2017 Professional
VS 2019 Professional (only for testing)
by orangesocks
Wed Sep 05, 2018 5:42 pm
Forum: Product
Topic: Indexer Syntax
Replies: 5
Views: 1990

Indexer Syntax

Hi Fab
It worked like a charm. Thanks a lot.
by orangesocks
Wed Sep 05, 2018 4:41 pm
Forum: Product
Topic: Indexer Syntax
Replies: 5
Views: 1990

Indexer Syntax

<t>Hi,<br/> I'm converting some classes that I made in C# to X# as an exercise to better understand the syntax.<br/> I'm stuck with the definition of an indexer. I looked in the documentation and I was not able to find anything.<br/> <br/> In C# I would write:<br/> public <TypeToReturn> this[<TypeTo...
by orangesocks
Tue Sep 04, 2018 8:46 am
Forum: Product
Topic: ReadOnly Property
Replies: 2
Views: 1569

ReadOnly Property

Robert,
thanks for the explanation. Both work.
Regards Giuseppe
by orangesocks
Tue Sep 04, 2018 8:23 am
Forum: Product
Topic: ReadOnly Property
Replies: 2
Views: 1569

ReadOnly Property

Hi,
is there the possibility to declare an auto property of a class as readonly ?
IF yes, can you share a little sample because I tried various combinations and all failed :-(

Regards Giuseppe
by orangesocks
Sat Dec 03, 2016 12:18 pm
Forum: Pearls
Topic: A 'First' for xBase - code creating a full SQL database !?
Replies: 6
Views: 3520

A 'First' for xBase - code creating a full SQL database !?

Hi Wolfgang,

I'm in the middle of migrating my DBF database to SQL.
I would be very interested in seeing a sample.
Thank you.

Giuseppe