WindowsCE Data Communication

Posts   
 
    
Endo
User
Posts: 7
Joined: 14-Dec-2009
# Posted on: 15-Dec-2009 15:03:33   

Hi all

I am developing an application for WindowsCE 6.0 using the .NET Compact Framework. I had intended to use LLBLGen Pro but have since discovered that the generated LLBLGen code for the .NET Compact framework will only work with SQLce, we are not using SQLce so this is not an option.

Could I use WCF together with the .NETCF generated classes to communicate with a service and access an SQL database?

Regards