top button
Flag Notify
Site Registration

How Windows Phone 7.5 includes support for LINQ to SQL?

+1 vote
182 views
How Windows Phone 7.5 includes support for LINQ to SQL?
posted Jan 5, 2015 by Saravanan

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote

Windows Phone 7.5 includes support for LINQ to SQL, allowing developers to work with relational data. In this article you'll learn how to define, create, upgrade and work with LINQ to SQL within your application.

LINQ to SQL will only create a duplicate at the point when the original is being modified. If your application works with a large number of objects, or objects that are large in size, this can significantly reduce the memory footprint of your application.

answer Jan 6, 2015 by Jdk
Similar Questions
+5 votes

Hi Now i have an code in windows phone OS 7.1 i need to update the OS to 8.0 is there any possible to update the OS...

+3 votes

Hi i am using windows phone Emulator 8, But i cant give input through system keyboard any one help how to do this??

+8 votes

I am using VS 2012 and install emulator 8. Now i need some sample application code for developing my first app in windows phone 8.

...