Sean McAlinden's Blog
Sign in
|
Join
Home
About
RSS
Atom
Search
Tags
.NET
.NET 4
.NET MVC HELPERS
64 BIT
AJAX
AJAX PROGRESS BAR
AOP
ASP.NET
ASP.NET MVC
ASP.NET MVC HELPERS
ASPECT ORIENTATED PROGRAMMING
ASYNCHRONOUS PROGRAMMING
Atom
AUTOCOMPLETE
C#
Custom ActionResult
CUSTOM ATTRIBUTES
Database
DEPENDENCY INJECTION
Design by contract
DI
Document Database
DYNAMIC PROXY
EMBEDDED RESOURCE
Expression Trees
FLUENT INTERFACE
General Software Development
IIS 7.5
INVERSION OF CONTROL
IoC
Isolated Storage
JQUERY
lambda expression
Mobile
Mobile Development
MODEL METADATA
MVC 2
MVC HELPER CONTROLS
MVC HELPERS
RSS
Silverlight
Silverlight Development
Silverlight for Windows Phone
Silverlight Isolated Storage
SPRING.NET
STRONGLY TYPED MVC HELPERS
Syndication
SyndicationFeed
TDD
Unit Testing
Visual Studio
Windows 7 Phone
windows 7 phone database
Windows 7 Phone Development
Windows Phone 7
Windows Phone 7 Database
Windows Phone 7 Development
Sponsors
advertise here
Navigation
Home
Blogs
Archives
December 2010 (10)
November 2010 (6)
October 2010 (6)
August 2010 (1)
June 2010 (2)
March 2010 (4)
February 2010 (1)
January 2010 (2)
December 2009 (2)
November 2009 (3)
October 2009 (3)
November 2010 - Posts
3
Comments
Windows 7 Phone – Loading from Isolated Storage
by
SeanMcAlinden
In my previous post (Saving to isolated storage) I demonstrated a simple example of saving a serialised json file to the Windows 7 Phone isolated storage, in this post I’m going to show a simple example of retrieving a file out of isolated storage simlar...
Filed under:
ASP.NET
,
C#
,
Windows 7 Phone
,
Isolated Storage
,
Windows 7 Phone Development
,
windows 7 phone database
,
Windows Phone 7 Development
,
Windows Phone 7 Database
,
Windows Phone 7
3
Comments
Windows 7 Phone – Saving to Isolated Storage
by
SeanMcAlinden
I was recently asked how to save a serialised file to the Windows 7 phone isolated storage so I thought I’d post an example, similar to how I did this within my Windows 7 phone database Rapid Repository . In this post, I’m going to show a simple example...
Filed under:
ASP.NET
,
C#
,
Windows 7 Phone
,
Isolated Storage
,
Windows 7 Phone Development
,
windows 7 phone database
,
Windows Phone 7 Development
,
Windows Phone 7 Database
,
Windows Phone 7
5
Comments
Windows 7 Phone Database Rapid Repository Exclude Entities From Cache
by
SeanMcAlinden
Download the code and a fully working example application from http://rapidrepository.codeplex.com/ Tutorials Introduction Set up the Rapid Repository Create, Read, Update and Delete Eager Loading Examining Pending Changes Exclude entities from the cache...
Filed under:
ASP.NET
,
C#
,
Windows 7 Phone
,
Isolated Storage
,
Windows 7 Phone Development
,
windows 7 phone database
,
Windows Phone 7 Development
,
Windows Phone 7 Database
,
Windows Phone 7
3
Comments
Windows 7 Phone Database Rapid Repository – Examining Pending Changes
by
SeanMcAlinden
Download the code and a fully working example application from http://rapidrepository.codeplex.com/ Tutorials Introduction Set up the Rapid Repository Create, Read, Update and Delete Eager Loading Examining Pending Changes Exclude entities from the cache...
Filed under:
ASP.NET
,
C#
,
Windows 7 Phone
,
Isolated Storage
,
Windows 7 Phone Development
,
windows 7 phone database
,
Windows Phone 7 Development
,
Windows Phone 7 Database
,
Windows Phone 7
1
Comments
Windows 7 Phone Database Rapid Repository – Queries and Views Proposal
by
SeanMcAlinden
Hi All, I’m about to start working on the query side of the Rapid Repository as I think this will be the most important requirement for the next release (which I am hoping will come pretty soon). My current plan is to do something fairly simple but I...
Filed under:
ASP.NET
,
C#
,
Windows 7 Phone
,
Isolated Storage
,
Windows 7 Phone Development
,
windows 7 phone database
,
Windows Phone 7 Development
,
Windows Phone 7 Database
,
Windows Phone 7
6
Comments
Windows 7 Phone Database Rapid Repository v1 Released
by
SeanMcAlinden
Hi All, Rapid Repository V1.0 has been release today. The Windows 7 Phone database should make development a great deal easier when working with Windows 7 Phone isolated storage, mainly as the isolated storage is abstracted away by the Rapid Repository...
Filed under:
ASP.NET
,
C#
,
Windows 7 Phone
,
Isolated Storage
,
Windows 7 Phone Development
,
windows 7 phone database
,
Windows Phone 7 Development
,
Windows Phone 7 Database
,
Windows Phone 7
More Posts