.NET news » Search results
Search results for query "caching" (23):
Using the Policy Injection Application Block in ASP.NET
Learn how to use AOP injection techniques to add, remove, and modify logging, validation, caching, exception handling, authorization, and performance measurements in your ASP.NET applications—without having to recompile your code.
Visual Application Launcher
A WinForms UI using WCF services, Entity Framework, repository data access, repository caching, Unit of Work, Dependency Injection, and every other buzz work you can think of!
Caching Pages and Application Data in ASP.NET 2.0 with SqlDependency
Overview of the steps necessary to cache Pages or application data based on the new ASP.NET 2.0 SqlCacheDependency features.
A Simple Way to Cache Objects and Collections for Greater Performance and Scalability
Implement caching in your project using AspectF library that saves you from writing plumbing code for dealing with cached objects and collections and learn how to handle stale objects and collections
2011-06-11 11:11:00 Source: A Simple Way to Cache Objects and Collections for Greater...
Tags: Performance
A C# data import caching solution utilizing generics and your existing business classes.
Leverage your existing classes and the power of generics to speed up and simplify importing denormalized data into your system.
WCF Optimization and Service @ High Speed
Implementing high speed wcf service with Cient side Service Caching and Instance Management
Second-Level Caching in the Entity Framework and AppFabric
Sometimes useful state information about an Entity Framework context is lost when the context goes out of scope, but Julie Lerman explains how a second-level cache can help retain this information for further use, such as in automatically generated database persistence commands, for example.
GMap.NET - Great Maps for Windows Forms and Presentation
GMap.NET is a powerful, free, cross platform, Open Source .NET control. It enables the use of routing, geocoding, and maps from Google, Yahoo!, OpenStreet in Windows Forms and Presentation, and supports caching!
2010-06-03 14:23:00 Source: GMap.NET - Great Maps for Windows Forms and Presentation
Tags: Components
Web Services
Filio - Distributed File Management
distributed(grid) file search, find duplicates, full text index, using http/tcp connections, very high speed using multi-threading, automatically detect physical harddisks and accelerate with NTFS USN Journal, and customized serialization caching hash and full text with RBAC access control
NCache 2.0
NCache is a high performance in-memory object caching solution for mission critical .NET applications with real-time data access needs. NCache not only lets you cache read-only data but also complex transactional data with relationships. As a result, your application can cache most of its data and dramatically improve performance.


Syndicate