Go to advanced search

by MieliSpoor
Thu Jul 16, 2015 8:31 pm
Forum: Windows 10 for IoT
Topic: equivalent to DataSet and SqlConnection ?
Replies: 6
Views: 1622

Re: equivalent to DataSet and SqlConnection ?

Have you tried using Linq with EntityFramework 7? If that doesn't work, just create either a WCF Rest service of MVC WebAPI and get all you data that way.

If the device won't have network access in such a way, you can also try SQL-Lite for local storage.
by MieliSpoor
Thu Jul 16, 2015 7:55 pm
Forum: Windows 10 for IoT
Topic: Adafruit PN532 on MS-IOT
Replies: 1
Views: 1520

Adafruit PN532 on MS-IOT

Hello, I have been searching around for the last few hours but can't really get a clear answer. I can see that I can connect an Adafruit PN532 RFID/NFC breakout board on the Raspberry PI, but, will I be able to us the Adafruit board with Windows 10 for IOT? I would really like to play around with RF...

Go to advanced search