Tagged Questions
The or-mapper tag has no wiki summary.
4
votes
7answers
482 views
Do any OR Mappers provide Asynchronous Methods?
Do any .Net O/R (object/Relational) Mappers provide Asynchronous methods out of the box?
I don't want to have to write the boiler plate for the asynchronous method if possible
I have rolled my own ...
1
vote
1answer
521 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 ...
0
votes
1answer
23 views
ORM Mapper ebook [closed]
Can anybody tell me where I find a books(I need title of book and authors) for ORM Mappers, how do they mapping database to object,...? I need to learn that but I do not know how to start.I want to ...