(Ember Crooks) DB2’s automated maintenance does not currently allow us to automate inplace reorgs. Inplace reorgs are more online than other reorgs, and in my experience are heavily used.
Other News
IBM Cloudant: Database – as – a – Service Fundamentals
(Christopher Bienko, Marina Greenstein, Stephen E Holt and Richard T Phillips) Cloudant represents a strategic acquisition by IBM that extends the company’s Big Data and Analytics portfolio to include a fully managed, NoSQL cloud service.
Format Date Picker functionality In Jquery.
(Vivek Ramapuram) Jquery is fast and rich Javascript library. It creates things in html documents, event handling and animations. It is easy to use API that works across a browser
WPF Shapes – Path – Polyline Segments
(Richard Carr) The one hundred and thirtieth part of the Windows Presentation Foundation Fundamentals tutorial describes the Polyline segment. This generates a series of points, connected by straight lines, that can form part of a path.
Exploring One-Time Bindings In AngularJS 1.3
(Ben Nadel) When I first starting reading about one-time data bindings in AngularJS 1.3, it wasn’t immediately clear to me how they worked or how to use them. When I finally took a look at the source code last night, it finally clicked: one-time bindings aren’t a “single thing.”
Debugging Map Reduce in MongoDB
(K. Scott Allen) There isn’t much insight into the execution of a map reduce script in MongoDB, but I’ve found three techniques to help. Of course the preferred technique for map reduce is to use declarative aggregation operators, but there are some problems that naturally lend themselves to copious
ASP.NET Web API application with Angularjs Forms and Bootstrap
(Mahesh Sabnis) Use Angular.js forms with Bootstrap for creating responsive layout web applications with DataBinding. Compliment this application with ASP.NET Web API to post the form data to the database.
Disk Hackers
Recently exposed is the fact that drives from many manufacturers have been altered, allowing covert programs to execute simply by accessing the hard disk controller. This is the kind of thing alluded to in spy novels. Now it has been exposed as fact by reliable resources. Until there is a certification process that a disk controller has not been modified, […]
SSWUGtv: the industry’s first data-centric security solution for NoSQL data stores (HBASE, C*, MongoDB)
Video Programming for IT Professionals
Incorporating logging, error handling, and reliability into your SQL Server Integration Services (SSIS) package design – (Part 3)
Incorporating logging, error handling, and reliability into your SQL Server Integration Services (SSIS) package design – (Part 3) Author: Basit A. Farooq In the first two parts of this three part article series on "Incorporating logging, error handling, and reliability into your SQL Server Integration Services (SSIS) package design", we discussed how to design and implement logging into your SQL...