Author: SSWUG Research

Community

Metadata at Work

(Yves Schnabes) Navigating through a used book sale at my local public library, I was struck by the disorganization evident on each shelf. Cookbooks were stacked with children’s books, and sci-fi novels were mixed with historical biographies. Once I rifled through the mess for about an hour, I final

Community

Refactoring to State/Strategy

(Brian Mains) Sometimes it is more costly to implement an object as it is. Because of that, it is easier to refactor the design into an alternative approach. It can be more efficient and easier to maintain and I am going to illustrate this with a class I originally created that needs to be refactore

Community

Auto Resize Dropdown Box

(Ashish Singh) Sometimes, using a built-in dropdown control does not meet your requirement. Suppose a dropdown box contains text that is longer in length than your box; therefore, the width of the dropdown will increase as the text length increases. But, an increase in the dropdown’s size affects yo

Community

Create and work with DB2 for z/OS stored procedures, Part 3: Create package variations and perform deployment on procedures on DB2 for z/OS V9.1 using IBM Database Add-ins for Visual Studio 2005

(Vasantha Jayakumar) Using the IBM Database Add-ins for Visual Studio 2005, you can now avoid the manual steps that have previously been required to deploy a stored procedure on a second target server. In addition, you can also easily view, create, and drop packages for stored procedures. Each packa