Tagged Questions

1
vote
1answer
532 views

ORM for Compact Framework 3.5 winforms app with external ms sql server 2005

I'm building a .NET CF 3.5 application that will communicate with an server based MS SQL server 2005. The communication will happen trough the devices's WiFi connection. I've been looking for a good ...