(Wes Rishel) Keith Boone continues his campaign to make V3 comprehensible with an excellent post on ordering in XML schema and an idea that could overcome one of the fundamental flaws in the “extensible markup language” — the requirement for all parties to switch simultaneously to a new schema versi
Other News
ADF Train – Apply Custom Train Stop Icons
(Andrejus Baranovskis) This post is based on ADF Code Corner article from Frank Nimphius – 93. Put a different Look to your Train Stop. Frank describes how we can control and customize ADF Train rendering. Recently I had similar requirement, additionally it was required to change standard ADF Train
Packaging a JavaScript Library with Nuget
(Sumit Maitra) This article focuses on how to create NuGet packages for your own JavaScript open source libraries that you might want to make public.
PHP: Effects of Wrapping Code in Class Constructs
(Alejandro Gervasio) In this first part of a two-part tutorial, I use a somewhat contrived example to show why you should avoid coding static helper classes in PHP.
Automating tasks of WAS and JBoss EAP management with scripts and GUI (demo)
(Roman Kharkovski) My last post discussed the cluster management and application deployment capabilities of WAS and JBoss EAP. In this demo I would like to explore some other areas of the application server management. Administration of JBoss EAP requires significant amount of manual editing of XML
How to populate a combo box with an enumeration
(Ged Mead) This is one of those simple things that comes into the category of “I know how to do it, but, umm, it’s been a while, and now I’ve forgotten how!”
How to display hierarchical items in TreeView and How to display a Button on the page in Silverlight?
(SheoNarayan) In this article, we would learn the usage of SilverLight UI Controls i.e.TreeView and Button.
Controlling Growth of a msdb Database
(Satnam Singh) I recently encountered a situation where the drive hosting Sharepoint Databases in a Staging environment ran out of space. I logged onto the server and found that the msdb database has itself occupied 38 GB of the total disk space.
SQL Server: User-Defined Roles
(Denny Cherry) While we’ve been able to create user-defined database roles for decades to ease the process of granting database-level permissions, at the instance level there have always been only nine fixed server roles (eight if you’re using anything older than SQL Server 2000; the bulkadmin role
SQL SERVER – A Quick Trick about SQL Server 2012 CONCAT Function – PRINT
(Pinal Dave) Yesterday I posted A Quick Trick about SQL Server 2012 CONCAT function and the very first comment in few minutes of Vinod Kumar. He suggested that this function should be also used with the PRINT statement as well. While I was having conversation with him – Jacob Sebastian sent me messa
