(Gokan Ozcifci) I feel like it’s always the same discussion about why SharePoint is slow, extremely slow. In previous articles, I explained how to perform with your environment or how to manage your environment.
Author: SSWUG Research
Creating XML in Silverlight
(Neelesh Vishwakarma) Extensible Markup Language. Well that’s full form of XML for those who don’t know. In this article I describe creation of a XML document in Silverlight.
Informix 12.10: New Grid Queries
(Lester Knutsen) IBM Informix 12.10 was announced and released on March 26, 2013, but I was in South Africa working on a project and missed the launch webcast. Two days later, I was speaking at the launch of the South Africa Informix User Group with Stuart Litel, president of IIUG, and Jerry Keesee,
SOA governance using WebSphere DataPower and WebSphere Service Registry and Repository, Part 3: Enforcing Service Level Agreements in Web Services
(Mario E. De Armas, Steve Groeger, Phil Schaadt, Richard Duran and Deborah Zippel) Starting with the releases of IBM WebSphere DataPower firmware V5.0 and WebSphere Service Registry and Repository V8.0, IT service developers and policy administrators can now attach and affect Enterprise Service Bus
DB2 Locking, Part 4: Page and Row Locks
(Craig S. Mullins) In the first three installments of this series on DB2 locking we have looked ata broad overview of locking (part 1), table and table space locks (part 2) and the difference between locks and latches (part 3). Today we will move ahead and discuss page and row locking.
sorted_mode Aggregate Function
(Josh Berkus) So a boolean mode() was very simple to construct, partly because booleans have only three potential values (TRUE, FALSE, NULL). However, in many cases we want mode() for, say, integers. Now, there are several constructions of mode() depending on what statistic you really want, but he
ASP.NET MVC – Displaying Images using Custom Html Helper Method
(Mahesh Sabnis) Recently in one of the trainings I conducted on ASP.NET MVC, I was asked about Image management in the View. The scenario was that images had to be fetched from the database server and then displayed in a View. It required generating the image on the fly and showing it to the user. I
SQL SERVER – Disable All the Foreign Key Constraint in Database – Enable All the Foreign Key Constraint in Database
(Pinal Dave) Here is an email I received during the weekend.
From RAC to Standby RAC in No Time
(Alex Polishchuk) The following article describes how to create an Oracle RAC 11gR2 physical standby database with Active DataGuard real-time apply enabled on Linux. This procedure can easily be modified for any other supported platform.
Dynamic SQL and RESULT_CACHE
(Michael “Misha” Rosenblum) Over the weekend one of my friends asked me for a clarification on RESULT_CACHE – a really interesting functionality that allows Oracle to cache in SGA results of PL/SQL function calls.
