(Jeff Smith) It’s easy to forget that many people still have not discovered SQL Developer, or are just getting started. Many of my recent posts have been on advanced topics, hidden tricks, and productivity tips.
Other News
XML Flash. How to create inner pages links
(Ray Taylor) In this tutorial you will learn how to create Inner Page links in XML Flash templates (AS2).
Using Adaptive Thresholds to Monitor Oracle Database Performance
(David Fitzjarrell) AWR baselines have been available since Oracle 10g; Oracle 11g enhances those baselines with new ways to generate them and new tricks in OEM to use adaptive thresholds to monitor the performance of the database.
Asynchronous HTTPHandlers with ASP.NET 4.5
(Brij Bhushan Mishra) In my last post, I discussed about writing Asynchronous HTTPModule with ASP.NET 4.5. You can check the link Below.
Creating Parallel Tasks with TaskFactory
(Richard Carr) The Task Parallel Library provides a number of ways in which parallel tasks can be instantiated. This article describes the use of the TaskFactory class, which uses the factory method design pattern to generate and start tasks with a single method call.
Cohabitation/Migration ODSEE->OUD: privileges
(Sylvain Duloutre) OUD provides a privilege subsystem, which can be used to define capabilities that will be granted to users. The privilege subsystem works in conjunction with the access control implementation in the process of determining whether a user will be allowed to perform a certain operati
Test Driving a JavaScript MVC Framework
(Peter Vogel) The typical interweaving of code and presentation logic in JavaScript and jQuery code ignores the MVC paradigm, which segregates logic to your Model and Controller, leaving a View that’s so brain-dead simple that nothing complicated can go wrong with it. It’s difficult to do test-drive
NEVER drop a WebSphere Commerce base index
(Ember Crooks) This post is specific to WebSphere Commerce. NEVER drop a WebSphere Commerce base index. I believe I’ve stated this in at least one previous blog entry.
DB2 for z/OS and List Prefetch Optimizer
(Jeff Berger and Paolo Bruni) The tight integration that DB2 for z/OS has with the System z architecture and the z/OS environment creates a synergy that allows DB2 to exploit advanced z/OS platform functions. This synergy includes the enterprise storage systems.
Capture Deprecated SQL Server code with SQL Profiler
(Vadivel) While migrating your application from one version of SQL Server to another have you ever wondered how to identify the deprecated features in the new version? Manually going through hundreds of scripts is going to be tedious and time consuming. I am a lazy coder myself and would be interest
