Chapter 11. Storage
In this chapter we examine the .NET Compact Framework's capabilities for accessing local storage, concentrating on file I/O and registry access.
Smart-Device Data Storage
Storage is an area where Windows CE–powered devices and desktop systems differ significantly. On desktop machines the primary storage media is disk, while on Windows CE–powered systems the primary storage media is RAM. Windows CE can support rotating magnetic storage media, but this is the exception rather than the rule.[1] Battery-powered mobile devices in particular, such as Pocket PCs, are not suited to support power-hungry rotating media. Thus, Windows CE storage centers on using RAM instead of disk, and mobile-device storage tends to be fast but small. ...
Get .NET Compact Framework Programming with Visual Basic .NET now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.