Browse by Tags

All Tags » ASP.NET (RSS)

Windows 7 Phone Database – Querying with Views and Filters by SeanMcAlinden

I’ve just added a feature to Rapid Repository to greatly improve how the Windows 7 Phone Database is queried for performance (This is in the trunk not in Release V1.0). The main concept behind it is to create a View Model class which would have only the...

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...

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...

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...

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...

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...

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...

Windows 7 Phone Database Rapid Repository–Beta Release by SeanMcAlinden

I’ve release a beta version of the Rapid Repository Windows 7 Phone Database which can be downloaded from CodePlex here : http://rapidrepository.codeplex.com/releases/view/54909 I would really appreciate any comments, ideas or bug reports. Hope you find...

Windows 7 Phone Database Rapid Repository Create Read Update and Delete 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...

Windows 7 Phone Database Rapid Repository Eager Loading 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...
More Posts Next page »