Get Index Definition with Include Column List One of my favorite features added to SQL server was the ability to create indexes and have additional columns included in the index, not participating in the key values. This capability increases the capability of creating useful covering indexes. Because you can include columns not participating in the key of the index, you […]
Other News
Working with Tasks in .NET Framework 4.0 – An Insight
(V.N.S Arun) The .Net framework 4.0 version is mounted with lots of new features, out of which the Parallel Programming using the Task Parallel Library (TPL) is the one gaining more interest. In this article I will write about the Task class under the namespace System.Threading.Tasks.
jQuery: How to get objects by ID, Class, Tag, and Attribute
(Ryan Boudreaux) In this second segment in my jQuery series, we will review getting objects by ID Selector (#id), by Class Selector (.class), by Tag, and by Attribute (.attr()).
Documenting Namespaces with Sandcastle Help File Builder
(Richard Carr) When documenting code libraries it is important that namespaces are described. XML documentation comments do not support the addition of summary information for namespaces. However, this extra information can be added using Sandcastle Help File Builder.
A Fundamental Linked Data Debate
(Richard Wallis) There is a fierce debate going on in the world of the Semantic Web and Linked Data, the question being is it of fundamental importance to realising the benefits of the technology or are they just dancing on the head of a pin. The core debate revolves around something with the stu
SWiPE allows ‘deep search’ semantic queries using the Wikipedia UI
(Eileen Brown) If you struggle with RDF triples (Resource Description Framework) and SPARQL (Query language and protocol for RDF) do not despair. SWiPE (Searching WIkiPedia by Example) allows semantic and well-structured knowledge bases to be easily queried from within the pages of Wikipedia.
Oracle vs. SQL Server faceoff: Microsoft SQL cheaper, simpler than Oracle DB
(Denny Cherry) Cost, simplicity and community support aren’t the only reasons Microsoft SQL Server is a better fit for many shops than Oracle Database; they are just three great ones.
PHP array_chunk Function
(TheloniusFunk) In this programming tutorial, you will learn how to work with the PHP array_chunk function.
Betty Patterson, Chief Architect of IMS at IBM, talks about the power of IMS
Betty Patterson, Chief Architect of IMS at IBM, talks about the capabilities of IMS and introduces IMS 12.
APAR Friday: A new optimization DSNZPARM keyword (HIPER)
(Willie Favero) DB2 10 has been great for my DSNZPARM presentation. There were so many new ZPARM keywords delivered with the DB2 10 base release and even more new DSNZPARM keywords showing up in APARs since general release (GA).
