Designing Data Access Strategies
Section Contents:
MSDN: http://msdn.microsoft.com/en-us/library/gg521151(v=VS.92).aspx WCF Data Services: http://msdn.microsoft.com/en-us/data/odata.aspx MSDN: http://msdn.microsoft.com/en-us/library/ff626522(v=VS.92).aspx IsolatedStorageFile Class: http://msdn.microsoft.com/en-us/library/system.io.isolatedstorage.isolatedstoragefile(VS.95).aspx IsolatedStorageFileStream Class: http://msdn.microsoft.com/en-us/library/system.io.isolatedstorage.isolatedstoragefilestream(VS.95).aspx One tip I have picked up is make sure you know the differences between WebClient and HttpWebRequest.
Links to source material:
Notes: