(Irem Radzik) With data being a central force in driving innovation and competing effectively, data integration has become a key IT approach to remove silos and ensure working with consistent and trusted data.
Other News
Implement an Asynchronous Web Service using JAX-WS in JDeveloper
(Lucas Jellema) This article discusses how to implement an asynchronous web service in Java EE. The Java application will expose a one way operation that will process the request and send a response message to a callback Web Service interface that is indicated in the request header through WS Addres
IBM Integration Bus Patterns
(Eric Berg) IBM Integration Bus version 9 includes many capabilities that set it apart from the competition, but recently while comparing it to Software AG webMethods and SAP PI one item in particular stood out – Patterns and Pattern Authoring.
Do You Really Need to Tune Big Data Applications?
(Lockwood Lyon) Big data applications are here to stay. Most large IT enterprises have implemented one or more large data stores, hybrid hardware/software solutions and high-speed business analytics packages. The promise of this technology is the ability to quickly and easily analyze large amounts o
I don’t want to grant permission to all the tables in the database at once.
(Kenneth Fisher) A couple of weeks ago I did a post on granting or denying permissions to all the tables within a database. However sometimes you don’t want to grant permissions to the whole database at once.
SSAS Multidimensional Formula Engine Caching and Locale-Dependent Properties
(Chris Webb) One subject I have blogged about many times here is how the use of certain MDX functions and features prevents the Formula Engine from caching the result of a calculation for longer than the lifetime of a query (see here and here for just two examples).
Using Migration Scripts in Database Deployments
(Jonathan Hickford) A SQL migration script is similar to a SQL build script, except that it changes a database from one version to another, rather than builds it from scratch. Although they’re simple in essence, it is worth knowing how to use them effectively for stress-free database updates and de
SQL SERVER – SQL Server Schema Compare Tool
(Pinal Dave) In this article, I’ll show how to use ApexSQL Diff, a SQL compare tool. You can download it here, install, and play along while reading this blog post.
The Circle of Life…cycle of MVC Applications
(Rion Williams) One of the common challenges for developers migrating from the Web Forms environment to MVC is learning how to adjust to a different application life-cycle. Web Forms had a very well defined chain of events that would be triggered prior to a page being rendered, however the lines are
Token Based Authentication using ASP.NET Web API 2, Owin, and Identity
(Taiseer Joudeh) Last week I was looking at the top viewed posts on my blog and I noticed that visitors are interested in the authentication part of ASP.NET Web API, CORS Support, and how to authenticate users in single page applications built with AngularJS using token based approach.
