17
Windows Phone 8 1

windows phone 8 Development - IsolatedStorage-C8

Embed Size (px)

DESCRIPTION

windows phone 8 Development - IsolatedStorage

Citation preview

Page 1: windows phone 8 Development - IsolatedStorage-C8

Windows Phone 8

1

Page 2: windows phone 8 Development - IsolatedStorage-C8

Windows Phone Microsoft Corporation.

Chương 8

Isolated Storage

Nhóm Thực hiện:

Lê Trung HiếuPhan Dương Hiền

Page 3: windows phone 8 Development - IsolatedStorage-C8

Windows Phone Microsoft Corporation.

isolated storage

Page 4: windows phone 8 Development - IsolatedStorage-C8

Windows Phone Microsoft Corporation.4

isolated storage classes

IsolatedStorageFile Giúp thao các với files và Folders

IsolatedStorageFileStream Giúp truy cập và những files lưu trữ trong isolated storage

IsolatedStorageSettings Giúp lưu trữ dữ liệu trong isolated storage ở dạng Từ khóa-giá trị

Page 5: windows phone 8 Development - IsolatedStorage-C8

Windows Phone Microsoft Corporation.

data storage

Page 6: windows phone 8 Development - IsolatedStorage-C8

Windows Phone Microsoft Corporation.

IsolatedStorageFile

Page 7: windows phone 8 Development - IsolatedStorage-C8

Windows Phone Microsoft Corporation.7

IsolatedStorageFile / save

Page 8: windows phone 8 Development - IsolatedStorage-C8

Windows Phone Microsoft Corporation.8

isolated storage / loading

Page 9: windows phone 8 Development - IsolatedStorage-C8

Windows Phone Microsoft Corporation.9

IsolatedStorageFile / Delete

Page 10: windows phone 8 Development - IsolatedStorage-C8

Windows Phone Microsoft Corporation.10

Demo IsolatedStorageFile

Page 11: windows phone 8 Development - IsolatedStorage-C8

Windows Phone Microsoft Corporation.11

IsolatedStorageSettings

Page 12: windows phone 8 Development - IsolatedStorage-C8

Windows Phone Microsoft Corporation.12

application setting

Lưu trữ appsettings giống như trong web Dùng đối tượng ApplicationSettings trong isolated

storage ApplicationSettings lưu trữ dữ liệu ở dạng từ khóa-giá

trịKhi người dùng thoát khỏi ứng dụng, Windows Phone tự động gọi phương thức  Save để lưu  IsolatedStorageSettings.

Page 13: windows phone 8 Development - IsolatedStorage-C8

Windows Phone Microsoft Corporation.13

application setting / add

Page 14: windows phone 8 Development - IsolatedStorage-C8

Windows Phone Microsoft Corporation.14

application setting / loading

Page 15: windows phone 8 Development - IsolatedStorage-C8

Windows Phone Microsoft Corporation.15

application setting / delete

Page 16: windows phone 8 Development - IsolatedStorage-C8

Windows Phone Microsoft Corporation.16

Demo

Page 17: windows phone 8 Development - IsolatedStorage-C8

Windows Phone Microsoft Corporation.17

Click to add picturethank youthank you