(SangeetaB) Here is a simple DB2 command which will display the DB2 products that are installed on the system:
Other News
SQL SERVER – Reset the Identity SEED After ROLLBACK or ERROR
(Pinal Dave) I have been blogging for almost 8 years now. I believe I have seen pretty much every single kind of email and comments I can receive from users. However, there are sometimes few which just are so interesting that I feel like blogging about it.
Db2adutl – delete FULL backups older than X days
(Jack Vamvas) Question: How can I delete all FULL backups of a specific DB2 database older than X amount of days?
Firebase Won’t Sync Reference Data Until Event Handlers Are Bound
(Ben Nadel) The other day, I started looking into the Firebase Backend-as-a-Service (Baas) API. The data-syncing aspect of it seems magical; but, with all things magical, it’s important to pull back the curtain occasionally and dig deeper. Otherwise, you end up with performance problems down the roa
Web API OData V4 Keys, Composite Keys and Functions Part 11
(damienbod) This article demonstrates how OData Functions can be used together with entities which have simple keys, composite keys, entity collections or used as plain simple global functions.
Access WCF REST Services in an ASP.NET MVC app using AngularJS
(Mahesh Sabnis) Although ASP.NET Web API replaces Windows Communication Foundation (WCF) Services, the later still remains one of the most widely used frameworks for building service-oriented applications. In most enterprise apps, WCF Services are used as an interface for distributing business logic
Validation Using jQuery
(Rahul Kumar Saxena) This article shows how to apply validation on a TextBox, CheckBox, RadioButtin in ASP.NET C# using jQuery.
What is this thing called Bluemix: Join the application development revolution
(Rachel Reinitz) What’s the big deal about IBM Bluemix? This short video explains how Bluemix removes all of the infrastructure and middleware setup associated with application development, and gives you all the building blocks you need to rapidly compose innovative applications.
HSTRING wrapper for C++
(Asim Goheer) If you are developing apps for Windows Store or Windows Phone in C++, chances are that one of the biggest annoyance you will see are the HSTRING(specifically creating and managing them.)
JavaScript unit testing: using the Chutzpah test runner in Visual Studio
(Matt Harrington) Welcome to the third and final installment of my blog series on JavaScript unit testing. Part one introduced some general principles of unit testing, and why unit testing is especially important for JavaScript. Part two introduced the Mocha test framework.
