(Eric Overfield) I’ve already provided a quick introduction on how to add the fundamental HTML5 elements to SharePoint but let us now review this proess in greater detail so that we build a solid foundation of HTML5 and how it will interact with SharePoint.
Author: SSWUG Research
Identify and Correct SQL Server Forwarded Records
(Brady Upton) Forwarded records in SQL Server can cause performance issues on heap tables because the record outgrows the page and the database engine uses pointers to reference the data. For those that don’t know what a heap is, it is a table without a clustered index.
The Facade Pattern in .NET
(Eric Vogel) The Facade pattern is a common software design pattern used to create a simple unified interface for a set of interfaces in a system. The Facade interface is a higher-level interface that allows easier control of a set of subsystem interfaces without affecting the subsystem interfaces.
What’s new in IBM Integration Bus V9
(Matt Lucas) IBM Integration Bus is IBM’s strategic integration product for Java, Microsoft .NET, and heterogeneous integration scenarios. It represents a significant evolution of the WebSphere Message Broker technology base, and includes new features such as policy-based workload management, busine
Creating a Business Intelligence Dashboard with R and ASP.NET MVC: Part 1
(Sergei Dumnov) It is possible to use the R statistical package to extract Business Intelligence from the data in a SQL Server database, and render graphs and tables in HTML to give you a BI Dashboard in an ASP.NET MVC website.
Which loads faster – 2008, 2008 R2 or 2012
(Ted Krueger) I was asked the other day, “Is there really a difference in performance loading data into newer versions of SQL Server in the same process?” The question really has many variables that need to be answered prior to even considering an answer.
It Took Me Ages To Figure This One Out: A Puzzle
(Michael J. Swart) I tackled a problem recently and I present a version of the problem here as a challenge. The challenge is to figure out why a query and a stored procedure return different results even though the procedure is defined using the same query.
Package and MSDTC Transaction Configuration
(Franco Lopes) Once application development is complete, we need to move deployment packages to the production environment. To simplify the deployment process Microsoft has provides a utility tool called the deployment manifest which takes care of the package deployment. However, if your package uti
The DB2Night Show #113: DB2 Customer Success Story from a REAL DB2 customer
(Scott Hayes) 100% of our studio audience learned something! During this episode of The DB2Night Show™, “Kohli”, Sr. DBA at Church Mutual and 2012 DB2’s GOT TALENT Winner, shared with us several valuable tips and techniques for achieving GREAT performance from DB2!
IBM Informix Trusted Client Connections
(Brad Patterson) In the past, using a client-server architecture with IBM Informix database software required adding an entry on the database server with the client details, either in a .rhosts file in a specific user directory or the/etc/hosts.equiv file. If one of these was not present the client
