(Marc D Anderson) Data View Web Parts (DVWPs) are still my favorite tool in my SharePoint toolbox. Whenever I can use them to get the server to do the heavy lifting before the page is rendered, I do. jQuery and all of the fancy template libraries out there are grand, but in most cases it introduces
Author: SSWUG Research
SQL Server 2008: The Resource Governor
Pro-Center Video Programming for IT Professionals
SSWUGtv: Special Edition: Narrowing your Career Choices
Video Programming for IT Professionals Career management advice, coaching and much more. We discuss making the best of your professional development, provide specific tips and ideas for advancing your career and even answer questions from field.
Find and Delete Duplicate Records From SQL Table
(Sharad Gupta) This article helps you to identify duplicate records in a SQL table and removes the records from that table.
Automating endpoint WSDL creation with WebSphere Service Registry and Repository
(Martin Smithson) The recommended approach to defining a web service in WSDL is to split the definition across three files: interface, binding, and endpoint. While this approach lets you maintain a clean separation between the elements being defined, it requires you to either update the endpoint WSD
Build a Search Driven Solution with SharePoint 2013 – Part II
(Nicki Borell) In Part I, I wrote about the options and scenarios of Search and Search Driven Apps in SharePoint 2013 on-premise. Now, let’s see what options we have using the online version of the new SharePoint 2013.
Replication in MySQL 5.6: GTIDs benefits and limitations – Part 2
(Stephane Combaudon) The main benefit of using GTIDs is to have much easier failover than with file-based replication. We will see how to change the replication topology when using GTID-based replication. That will show where GTIDs shine and where improvements are expected.
Exploring the New Features of Informix Dynamic Server Version 12.10
(Art Kagel) Lester is loafing off the coast of a South Sea island, so he asked me to write the column for this issue.
The SQL of Parts Explosions
(Joe Celko) Parts explosions present a classic IT problem. How can one calculate such things as weight or cost of assemblies in SQL?
The Decorator Pattern in .NET
(Eric Vogel) The decorator pattern is a good way to add extensibility to an application, as it follows SOLID design principles. Learn how to use it by adding validation logic to a form.


