Articles Written by Mike Amundsen

Take Advantage of Isolated Storage with .NET

Learn the basics of the .NET runtime's isolated storage function. Then, see how to use it to create a utility class that makes reading and writing user-specific application data safe and easy.

Improving Your Web App's Performance with Aggressive Data Caching

Data access can be a real bottleneck when you work on Web applications that use dynamic content. Luckily, the ASP.NET runtime offers data-caching services that can help. Learn how to effectively implement them without over-complicating your code.

Go Deeper

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds