Wednesday, September 27, 2006
Creating Custom Cache Dependency
ASP.NET 2.0 offers you several ways to set a dependency between a cached item and a file(s), another cached item(s) or SQL Server database table. No doubt they satisfy most of the real world needs. However, at times the features offered by these dependencies are not sufficient. In such cases you can create your own dependency and use it instead of inbuilt ones. In this article you learn how this can be accomplished.
Read more...
Read more...
Wednesday, September 06, 2006
Localization Made Easy with ASP.NET 2.0
Do you have an ASP.NET application ready and now you want to translate it into different languages, or are you developing a new application for which you want to support localization? If yes, ASP.NET 2.0 makes it easier than ever before to do so.
More details here
More details here
Subscribe to Posts [Atom]
