(Rob Ingram) We’ve been hearing an increasing number of questions on Domino DB2 integration. Domino 8 will include general availability of the DB2 feature. Here are some common questions and answers.
Other News
DB2 LUW Performance: Sorts – The silent performance killer
(Scott Hayes) In one of the earlier blog posts "DB2 LUW Performance: Key Cost Measures", we introduced the number of sorts per transaction (SRTTX). In a more recent post "DB2 LUW Performance: The Most Important Cost", we looked at the importance of measuring Bufferpool Logical Reads per Transaction
Strongly typed custom configuration sections using XML serialization
(Benzi K. Ahamed) This article describes a simple mechanism to use to XML serialization within configuration files to support strongly typed configuration items in your projects.
An XML Information Processor
(David Norfolk) Imagine writing an office system today, with no legacy to hold you back. You might build an XML processor which can handle “unstructured” documents (which have lots of structure, of course, as long as you can recognise it) as XML documents and translate other structured formats (part
Range partitioning large database tables
(Jag Singh) Table partitioning in data warehouses is used to divide a large database table into smaller physical tables called partitions that are easier to manage. The partitions still retain a single logical view for the user query execution. Range partitioning by date facilitates historical ETL p
Easy SQL to XML with LINQ and Visual Basic 2008
(Richard Dudley) In today’s business, it’s very common to exchange data with business partners. Most of the information needing to be exchanged resides in a database of some sort. Because of its flexibility and increasing ease of handling, XML has been utilized more and more as the method of infor
User Administration Tool (Part 3)
(Bipin Joshi) In Part 2 of this series we covered user management features. This final part will deal with role management and profile management.
Tips & Tricks: Start-Up Options and Instances of ASP.Net Development Server in a Multi-project Solution
If you have more than one project in your solution you can use following options of solution properties to set your start up actions… You can get the below dialog by right clicking your solution and going to its properties:
Charset Encoding in ASP.NET Response
(Rick Strahl) I was reviewing some control and handler code in my wwHoverPanel control’s AJAX callback handler code. There are a number of routines that generate JavaScript output from JSON to returning resources and I noticed that the content type headers would often vary slightly.
Managing Complex XML Data in Oracle XML DB 11g
(V.J. Jain) Over the past few years, XML has emerged as the new standard for data transmission, and its use is becoming more prevalent as companies continue to adopt XML-based solutions. As more organizations begin to enforce XML standards for all data transmission, increasingly complex XML formats
