Video Programming for IT Professionals
Author: SSWUG Research
Calling Python code from IBM InfoSphere Streams
(Senthil Nathan and Glenn Hochberg) The Python programming language is a popular choice among enterprise developers to quickly put together working solutions. Many companies adopt Python to build IT assets for regular use.
Serialize and Deserialize Using SoapFormatter Class in C#
(Kailash Chandra Behera) The following code sample shows the implementation of “SoapFormatter”. The code defines a class named “MySoapFormatter” to demonstrate serialization and deserialization using the “SoapFormatter” class.
TechTip: Check Out the New DB2 for i HTTP Functions
(Michael Sansoterra) If you’ve been waiting for a DB2 for i feature that is unprecedented in power and simplicity, get ready to become “unhinged.” Further, prepare to hammer on your IBM i admin to install the latest database fixes, because DB2 for i 7.1 Group PTF Level 22 introduces a suite of funct
DB2 Locking, Part 2: Table Space and Table Locks
(Craig S. Mullins) Today’s post is the second in our DB2 locking series and it covers the topic of table space and table locks.
The MEMORY storage engine
(Stewart Smith) I recently wrote about Where are they now: MySQL Storage Engines and The MERGE storage engine: not dead, just resting…. or forgotten. Today, it’s the turn of the MEMORY storage engine – otherwise known as HEAP.
Nested Collection Models in MVC to Add Multiple Phone Numbers – Part 1
(Abhimanyu Kumar Vatsa) In this article series, you will learn how to create MVC application that will allow adding multiple phone numbers using Nested Model Concept.
Forced Repaints In Directive Can Cause Accidental Scrolling In AngularJS
(Ben Nadel) The other day, I started getting an odd behavior in an AngularJS application that had a tabbed interface. Normally, with a tabbed interface, when the user switches from tab to tab, the scroll offset of the browser should remain the same.
Tinting and Gray Scaling Pictures with Visual Studio 2012
(Hannes du Preez) I love photos. I love taking photos, even though I am by no means a professional or even an amateur. I love taking pictures spontaneously, especially about my wife and daughter. Funny thing is: I hate being in a photograph!
Oracle application performance management done right
(Eldred Smikle) Oracle application performance management is a crucial process if you want to stop your systems from slowing down. The most common scenario for performance optimization is when your system starts running so slowly that it impacts business efficiency — reports, web forms and normal b

