in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

EF and/or LINQ for Compact Framework

Last post 06-26-2009 9:29 AM by Robert Simpson. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 06-26-2009 8:26 AM

    • korbai
    • Not Ranked
    • Joined on 06-25-2009
    • Posts 1

    EF and/or LINQ for Compact Framework

    Hello,

    EF and/or LINQ is supported for Compact Framework?

    Is there a sample for it?

    Thanks,

    Zoltan

  • 06-26-2009 9:29 AM In reply to

    Re: EF and/or LINQ for Compact Framework

    Nope sorry ... the EF and LINQ are not supported at all on the compact framework, either for SQLite or for any other database engine.  It depends on being able to compile code at runtime, and the ability to do reflection that is not supported on CF.

     

Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems