Once we can used LINQ to SDS(ACE model). I read the report in MSDN library. I wonder that we can't use LINQ SQL Azure? If we can LINQ to SQL Azure, could you teach me the method of someone? esp. about to make LINQ to SQL class and mapping.
I seem the way how to make that. 1. Connect SQL Azure with ADO.NET. 2. Make entity converted from Data from ADO.NET. 3. Using the entity to mapping.