(Richard J. Kinard, Andre Manriquez and Johnson YS Chiang) The AS2 Filename Preservation feature is a common requirement for customers in the banking industry. WebSphere DataPower B2B Appliance supports this feature by using the processing policy. This tutorial describes how to configure a trading r
Other News
JQuery: Auto Complete Text Box in ASP.Net C#
(Rahul Saxena) This article explains how to implement an auto-complete text box in ASP.NET using jQuery.
Cardinality Estimation in SQL Server
(dbafromthecold) Each time you view a seek/scan operator in an execution plan, you may have noticed that there’s a value for the estimated number of rows and a value for the actual number of rows. Sometimes these values can be fairly similar and sometimes they can be very different.
Using Stored Procedures to Provide an Application’s Business-Logic Layer
(Dwain Camps) It is not a trivial matter to build the sort of multi-tier, web application that every corporation seems to want. It is too easy to end up with a morass of extremely complicated code that is difficult to get working correctly even with extensive testing, and it can furthermore be quite
SQL SERVER – Table Space Allocation Details using DMV
(Pinal Dave) Understanding SQL Server from inside-out is always something I have loved to learn from time to time. Recently, I was asking my good friend Balmukund on how are pages allocated inside SQL Server and what are the various ways to find the same.
Dynamics GP JSON Integration Issue: null object property values for JSON parsed by MVC controller
(Steve Endow) I haven’t yet seen code samples or API documentation for the new Dynamics GP 2015 Service Based Architecture (SBA), but I have a hunch that this might be relevant when we start working with GP 2015 SBA and use JSON to communicate with the GP SBA interface.
Tuning an IBM DB2 for z/OS Application: Transaction Times – 2
(Lockwood Lyon) Another aspect of efficient clustering is that tables are commonly joined by their primary and foreign key columns. In an order entry system containing a customer table and an order table, each might be clustered by their primary key (customer number and order number, respectively).
Upgrading to DB2 11 for z/OS – 22 things to think about NOW
(Julian Stuhler) As a follow-up to my “DB2 10 upgrade – 23 Things to think about now” blog I’ve created a version for DB2 11. Once again this is intended for organisations who are planning an upgrade to DB2 11 and would like some guidance on what needs to be done prior to the upgrade.
WPF Data Display Controls – DataGrid – Formatting
(Richard Carr) The one hundred and fourteenth part of the Windows Presentation Foundation Fundamentals tutorial continues to look at the functionality of the DataGrid. This article considers the formatting properties of the control.
Directive Controllers Can Use Dependency Injection In AngularJS
(Ben Nadel) Over the weekend, I read a very thought provoking post by Tero Parviainen on removing ngController from his AngularJS applications.
