(Kevin Smith) If you had autonumber enabled (IsAutoNumber=true) for content IDs in UCM 10g you were used to seeing the content ID increment by one each time a new content item was checked in. In UCM 11g this may no longer happen, so don’t be suprised if you see gaps in your content IDs.
Other News
SQL SERVER – Denali – Improvement in Startup Options
(Pinal Dave) I often work with advanced features of the SQL Server and this really led me to change how SQL Server is starting up. Recently I was changing the start up options in SQL Server and I was very delighted when I saw the startup option screen in Denali.
Data Access Choices For WebMatrix
(Mike Brind) When WebMatrix was originally launched, it spurred a lot of activity from people who do not like seeing raw SQL statements in code files, or who perceived a problem working with dynamic objects. Some of these people threw their hands up in horror and tweeted or blogged their displeasure
Anatomy of a .NET Assembly – The DOS stub
(Simon Cooper) The DOS stub at the top of the file is the first thing you notice when you open a .NET assembly in a hex editor. But what do those bytes mean, and what do they do? As I discussed in a previous post, the first 64 bytes are the DOS header, and the next 64 bytes is the […]
What is jQuery and how to start using jQuery?
(IT Funda) jQuery is not a language but it is well written JavaScript code. As quoted on the official jQuery website “it is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.”
Enabling web services security between modules in WebSphere Process Server V7.0
(Parasuram Balakrishnan) This article describes how to protect a web service using transport level security and how to authenticate using the WS-Security Username token. You will learn to configure it on WebSphere Process Server V7.0.
Hiding System Objects in Object Explorer in SQL Server Management Studio
(Ashish Kumar Mehta) While looking through the new features and improvements in SQL Server Management Studio (SSMS) we found a potentially interesting one to Hide System Objects in Object Explorer in SQL Server Management Studio. In this tip we will take a look at how to Hide System Objects in Objec
More Outlawed Phrases
SelecTViews With Eric Johnson Catch this in-depth interview as Eric Johnson hosts an interview with Ben Miller. These MVPs share their experiences working with databases. Both experts are also presenters at the Spring 2011 DBTechCon, which will take place April 20-22 and is the largest virtual conference in the IT field. Watch the Show More Outlawed Phrases Sometimes you just […]
MySQL: splitting aggregate queries
(Quassnoi) Victor asks: I have a table which I will call sale to protect the innocent:
DB2 Connect VUG Date and Time Announced
(Kim May) IBM DB2 Connect expert Melanie Stopfer’s Presentation, “Help Me, Help You – DRDA Connections to DB2 for z/OS” will be delivered to the DB2 Connect Virtual Users Group on Tuesday, April 27th, from 12:00pm-1:00pm EDT.
