xsharp.eu • xsharp.data.dll
Page 1 of 1

xsharp.data.dll

Posted: Sun Aug 30, 2020 2:17 pm
by Juraj
Hi all,

I'm looking for some description of xsharp.data.dll, or some examples of use

Juraj

xsharp.data.dll

Posted: Mon Aug 31, 2020 7:05 am
by robert
Juraj,

There is no real description. This DLL contains support code for data related operations shared by different parts of the runtime, such as the managed SQL classes and the VFP SQL support. The DLL also contains the code for the new DbDataTable() and DbDataSource() functions that allow to use a RDD Workarea/Cursor as bindingsource for a Windows Forms or WPF UI control.
I am preparing a session for Visual FoxFest. In the session notes for this I will also explain how these 2 functions can be used.

Robert

xsharp.data.dll

Posted: Mon Aug 31, 2020 9:03 am
by Juraj
Hi Robert,

Thank you very much for the information

Juraj

xsharp.data.dll

Posted: Tue Mar 30, 2021 1:00 pm
by jpmoschi
good morning forum
Where could I find this type of example?
I think it is really important and it is exposed a bit dark for VFP users

best regards
Juan

xsharp.data.dll

Posted: Tue Mar 30, 2021 2:55 pm
by robert
Juan,

The recording of the session can be seen in our Youtube Channel.

https://www.youtube.com/watch?v=iY65v-xUm78

The examples can be found at:
https://www.xsharp.eu/itm-downloads?fol ... sentations

Robert