Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 26. Local Databases > LINQ to SQL Platform Differences

LINQ to SQL Platform Differences

Windows Phone supports most of the features of LINQ to SQL, apart from several notable absences present on other platforms, and some additional features not seen in LINQ to SQL on other platforms. The following is a list of some of the most notable differences:

• LINQ to SQL on Windows Phone does not directly support the execution of Transact-SQL, which includes Data Definition Language (DDL) and Data Modeling Language (DML) statements.

• Local databases run in your app’s process and not in a background process, as is the case with most desktop based databases.

• A local database cannot be accessed by other apps; it lives in the sandboxed execution environment of your app.

• Transactions are not directly supported.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial