(Lucas Jellema) A recent requirement on one of our ADF 11g projects: we want to gather a number of settings a user has applied to the rich table in one of the pages. These settings include position, width and visibility of columns (supported by change persistence) and custom data filter, sort config
Other News
Performance Monitoring and Tuning for DB2 for z/OS
(Thuan Bui) See how the database administrator (DBA) at a fictional company uses IBM Query Monitor and Optim Query Workload Tuner to improve customer satisfaction and reduce costs by quickly identifying and tuning SQL performance problems.
On Design, the Internet, and Taming the Hostile Database
(Craig S. Mullins) When DBAs are involved in designing databases that need to support Internet-enabled applications it seems that common sense and data management knowledge frequently fly out the window. Why is this? In today’s post we will investigate the impact of e-business on the design process
Replication Without Creating a Snapshot
(Dinesh Asanka) In replication, the standard way of creating a publisher is to create a publication with a snapshot (which is what all the documentation recommends).
#0139 – SQL Server – Productivity feature – customize keyboard shortcuts
(Nakul Vachhrajani) Recently, I was working with a developer colleague of mine to troubleshoot an issue he had with one of his queries. A stored procedure he wrote was consuming data from another procedure and was not functioning as expected. I suspected the issue to be a missing change in the relat
Asynchronous File Upload using ASP.NET Web API
(Henrik F Nielsen) HTML Form File upload (defined in RFC 1867) is a classic mechanism for uploading content to a Web server and is supported by all browsers that I am aware of. This blog shows how to handle Form File Upload in ASP.NET Web API asynchronously using the Task-based pattern introduced in
Custom auto increment values
(Ivan Cachicatari) The auto_increment for MySQL fields are very useful but what about if I need a custom auto-increment like a custom format like 001-000033,
Assign a Custom Content Type to Task Process in a SharePoint Designer 2010 workflow
(Kim Frehe) SharePoint Designer 2010 has some awesome new features! Two of my favorites are (1) the ability to copy and modify an out of the box workflow and (2) the custom task processes.
Configuring SQL Server Accent-Insensitivity
(Daniel Miller) This article describes the steps to re-configure SQL Server so that queries return accent-insensitive results. It includes source code (using Microsoft SQL Server 2008 R2 Shared Management Objects) to automate some of the steps in this procedure.
HoverMenuExtender Control With ListView in ASP.NET
(Davin Martyn) Ajax (Asynchronous JavaScript and XML) is a new web development technique used 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.
