.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.
2007-05-03 15:44:51   Source: Using the Policy Injection Application Block in ASP.NET   Tags: ASP.NET

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!
2011-06-24 13:59:00   Source: Visual Application Launcher   Tags: GUI

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.
2006-09-24 12:43:44   Source: Caching Pages and Application Data...   Tags: Database ASP.NET

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

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.
2010-07-07 22:09:00   Source: A C# data import caching solution...   Tags: C#

WCF Optimization and Service @ High Speed

Implementing high speed wcf service with Cient side Service Caching and Instance Management
2010-08-11 18:06:00   Source: WCF Optimization and Service @ High Speed   Tags: Performance

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.
2011-08-29 19:00:00   Source: Second-Level Caching in the Entity...   Tags: Database

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!

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
2010-08-02 17:43:00   Source: Filio - Distributed File Management   Tags: Internet

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.
2006-01-30 11:27:23   Source: NCache 2.0   Tags: Components Performance