United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
Microsoft Developer Network
>
Samples
>
Local Database Sample
Download Visual Studio
Quick Access
My Samples
Upload a sample
Browse Sample Requests
Local Database Sample
This sample shows you how to use LINQ to SQL to store relational data in a local database that resides in your app’s storage container.
Download
C# (161.3 KB)
VB.NET (161.4 KB)
Ratings
(21)
Downloaded
53,461 times
Favorites
Add To Favorites
Requires
Visual Studio 2010
Last Updated
5/4/2013
License
MS-LPL
Share
Technologies
Windows Phone 7.5
,
Windows Phone 8
Topics
Data
,
Database
,
Storage
Report Abuse to Microsoft
Description
Browse Code
Solution Explorer
C#
VB.NET
sdkLocalDatabaseCS
Images
appbar.add.rest.png
appbar.cancel.rest.png
appbar.check.rest.png
appbar.delete.rest.png
Library
Microsoft.Phone.Controls.Toolkit.dll
Model
ToDoDataContext.cs
Properties
AppManifest.xml
AssemblyInfo.cs
WMAppManifest.xml
ViewModel
ToDoViewModel.cs
App.xaml
App.xaml.cs
ApplicationIcon.png
Background.png
MainPage.xaml
MainPage.xaml.cs
NewTaskPage.xaml
NewTaskPage.xaml.cs
sdkLocalDatabaseCS.csproj
SplashScreenImage.jpg
Microsoft Permissive License.rtf
Readme.htm
sdkLocalDatabaseCS.sln
sdkLocalDatabaseVB
Images
appbar.add.rest.png
appbar.cancel.rest.png
appbar.check.rest.png
appbar.delete.rest.png
Library
Microsoft.Phone.Controls.Toolkit.dll
Model
ToDoDataContext.vb
My Project
AppManifest.xml
AssemblyInfo.vb
WMAppManifest.xml
ViewModel
ToDoViewModel.vb
App.xaml
App.xaml.vb
ApplicationIcon.png
Background.png
MainPage.xaml
MainPage.xaml.vb
NewTaskPage.xaml
NewTaskPage.xaml.vb
sdkLocalDatabaseVB.vbproj
SplashScreenImage.jpg
Microsoft Permissive License.rtf
Readme.htm
sdkLocalDatabaseVB.sln
Click an item in the panel on the left to view the contents here.