LINQ to SQL - progress etc.

Public forum to share code snippets, screen shorts, experiences, etc.
Post Reply
User avatar
Phil Hepburn
Posts: 743
Joined: Sun Sep 11, 2016 2:16 pm

LINQ to SQL - progress etc.

Post by Phil Hepburn »

Hi Pearl guys of the xBase and X# variety,

Just a short post to update you on the progress of my research into LINQ - hopefully to provide a couple of conference sessions in Cologne in April 2017.

Having made good progress with 'LINQ to Objects' recently, with help from Robert and you guys, I have moved on to 'LINQ to SQL' and getting my data results sets from a MSSS database, via its Tables and a mapping made through the 'DataContext' object.

If Michael and Meinhard allow me to do a double session (x2) on LINQ then this material will be included in the second of those sessions, where we look at SQL and also Entities in the EF6/7 framework.

I attach a couple of images for your interest, amazement, amusement, or whatever. Just to see that X# works nicely is as good a reason as ever ;-0)

There was a lot of work before I got to this point!

Hope this is of interest,
Phil - the man in Wales, UK.
L2S_XS_02.jpg
L2S_XS_02.jpg (126.45 KiB) Viewed 148 times
L2S_XS_01.jpg
L2S_XS_01.jpg (155.34 KiB) Viewed 148 times


Regards,
Phil.
Post Reply