(Willie Favero) Just when you thought it was safe to go back into the water, err I mean back into my blog, up pops yet another subsystem parameter write-up… (smile)….
Author: SSWUG Research
DB2 for z/OS Work: the Task’s the Thing
(Robert Catterall) To understand how DB2 work is handled in a z/OS system, you need to have some understanding of the tasks used to manage that work. Here, "tasks" doesn’t refer to things done or to be done.
Explicit Partition Selection in MySQL 5.6
(Morgan Tocker) In case you missed it, MySQL 5.6 added support for explicit partition selection. Since its release in MySQL 5.1, I have found partitioning an incredibly useful feature for aging out time-series data, and I plan to put this new syntax to work.
Simulate Timer Job Solution for SharePoint 2013/Online using App Model & CSOM
(Shariq) With SharePoint 2013, the emphasis is on loosely coupled architecture that utilizes CSOM/REST. Going forward, it is recommended that custom Solutions like Web Parts be built as Apps or App parts, Event Receivers be Remote Event receivers etc. App scoped External Content Type for BCS is poss
SSWUGtv: Metalogix’ Hudson Casson talks with Stephen about Total Email Management and Migration Solutions for the Amazon Web Services Cloud.
Video Programming for IT Professionals
Report launcher to run SSRS report subscriptions on demand
(Pavel Pawlowski) SSRS report subscriptions are a great feature for automatic report delivery on regular schedule. Unfortunately, there is no easy way to run a subscribed report on demand. If you need to run one of these reports on demand, you will need to dig into the Report Server database to find
WPF Base Classes – Panel
(Richard Carr) The thirty-eighth part of the Windows Presentation Foundation Fundamentals tutorial is the last to examine base classes of layout controls. This article looks at the Panel class; a base class for controls that determine the layout of their children.
Largest Tables Including Indexes and LOBs
(Jeremy Schneider) Just a quick code snippit. I do a lot of data pumps to move schemas between different databases; for example taking a copy of a schema to an internal database to try to reproduce a problem. Some of these schemas have some very large tables. The large tables aren’t always needed to
Integrate Microsoft Translator into your ASP.Net application
(K. G. Sreeju Nair) In this article I am going to explain how easily you can integrate the Microsoft translator API to your ASP.Net application. Why we need a translation API? Once you published a website, you are opening a channel to the global audience.
How to Create Repository on TFS – Cloud
(Shailendra Chauhan) Like github and other online repository solution, you can also make your project repository on TFS at http://tfs.visualstudio.com/. Now online TFS allows you to plan your projects, collaborate with your team, and manage your code online from anywhere.

