(Rahul Rajat Singh) This article is a beginner’s tutorial on ASP.NET caching mechanism. We will try to see different types of caching available in ASP.NET and which caching technique is right for which scenario. We will also try to see how can we customize the caching behavior so that it suits our n
Other News
NumericUpDownExtender Control With UpdatePanel in AJAX
(Davin Martyn) Ajax (Asynchronous JavaScript and XML) is a new web development technique for interactive websites. With AJAX help we can develop web applications and retrieve small amounts of data from a web server. AJAX consists of a different type of technology.
Editorial Thoughts for Today
Error Handling Final Comments Today I’m Wrapping up this series on error handling with some interesting insights from two of our readers. One is from an SQL Server perspective, and the other reflects code in all layers. Fraser Responds to Error Handling flow with the following thoughts: > Start at the highest level of code when handling errors. Personally I […]
Error Handling ? When and Where
Error Handling – When and Where At the root of error handling is the need to identify the severity of the problem. If the problem is significant, then it is important to notify someone when the error occurred. These requirements determine the technique necessary to handle an error. When an error occurs in an application process initiated by an end […]
New Pluralsight Course: Building ASP.NET MVC Apps with EF Code First, HTML5, and jQuery
(Dan Wahlin) I just finished up a new Pluralsight course titled Building ASP.NET MVC Apps with EF Code First, HTML5, and jQuery that I’m really excited about. As the title implies, the course provides an end to end look at an application built using ASP.NET MVC, Entity Framework Code First, HTML5, j
Use PreviousPageType to Simplify Page Data Access
(Peter Vogel) In an earlier post on cross-page posting, a reader pointed out that I hadn’t discussed the PreviousPageType directive, which can eliminate the need for using the awkward FindControl method (for more on the difficulties of using FindControl — especially with pages using a Master Page –
PECL/mysqlnd_ms: MySQL 5.6.4-m8+ global transaction identifier feature supported
(Ulf Wendel) MySQL Replication is sometimes critizied for being asynchronous and having slaves that lag behind. True! However, sometimes slaves can be used safely and reliably for read-your-writes.
How Does RMAN Compression Affect Recovery Time?
(Mike Dean) In my previous blog post “RMAN Compression Algorithms in 11gR2”, I explained the different compression options and did some testing to determine how RMAN compression affects the time it takes to do a backup. As a follow-up to that, I wanted to find out how RMAN compression will affect re
Addressing quality-of-service improves Oracle database consolidation
(Jeff McCormick) This article will complete our discussion on achieving multi-tenancy in the Oracle database by addressing Quality of Service (QoS) concerns.
Announcing the Spatial Companion For Oracle (SC4O)
(Simon Greener) This articles announces the Spatial Companion For Oracle (Sc4O) library.
