As a follow up to my post on creating a Web Session Management and Centralization Class, I thought I would also touch on one method of presentation level caching. Caching, as well all know, stores a local version of some data closer to the actual requestor making the call, whether it is in the BLL, [...]
Archive for March, 2010
Cache Management Helper Class
Posted in .NET on March 7, 2010 | 1 Comment »
A Generic Data Mapper for Simple Data
Posted in .NET on March 1, 2010 | 2 Comments »
For mapping simple dropdown-style data to business entities.

