(Hemantgiri Goswami) Sometime back I was involved in a project which was to collect information for the servers we are supporting – creating inventory of servers. Logging into each server and collecting information is bit tedious when you have hundreds of server in your environment.
Author: SSWUG Research
DBCC Help
(Steve Stedman) DBCC HELP is used get more information about a specific DBCC Command.
Conditional Unique Indexes
(Karl Reitschuster) Usually an unique index grants the uniqueness of all rows in a specific table which have non-null values; But what if some data depended on a given business type in the the row of table needs to be unique and some not?
Recover corrupted blocks using Flashback Logs
(Marko Sutic) Starting with 11g Oracle can perform block media recovery using flashback logs to get good copies of the blocks.
Powershell functions to get an xml node, and get and set an xml element’s value, even when the element does not already exist
(deadlydog) I’m new to working with Xml through PowerShell and was so impressed when I discovered how easy it was to read an xml element’s value. I’m working with reading/writing .nuspec files for working with NuGet.
Identity XSL for SharePoint XSLT Webpart
(Lars Lynch) When you get started with XSL transforms with the SharePoint XSLT Webpart, a visual identity XSL transform is often helpful for getting started.
SSWUGtv: If you haven’t been able to upgrade your SQL Server, how do you ensure that your systems are safe?
Video Programming for IT Professionals
Useful Utility Functions (C#)
(Chris Grist) Recently I have been working on a SharePoint project, and code wise it is my biggest one yet. After a short while it was evident I needed a framework of helper functions that I can use and not have to reinvent all the time.
Upgrading to Informix 12.10
(Sergio Dias) IBM Informix version 12.10.xC1 comes with striking new features and enhancements in existing features—as well as a few features or products that were removed. Understanding the new, enhanced, and discontinued features is crucial for better planning and determining which functions shoul
Set Permissions For a Query Using LightSwitch Visual Studio 2012
(Ashwani Tyagi) In this article I describe how to create permission and write code to set permission for a query using LightSwitch in Visual Studio 2012.

