Monthly Archive: March 2014

RestKit for iOS 0

RestKit for iOS

RestKit is an iOS framework for streamlining communication with web services, and it relies on the AFNetworking library that is used by thousands of app developers. It has an interface that is elegant and well designed,...

Mastering Ninject for Dependency Injection 0

Mastering Ninject for Dependency Injection

Dependency injection is an approach to creating loosely coupled applications. Maintainability, testability, and extensibility are just a few advantages of loose coupling. Ninject is a software library which automates almost everything that we need in order...

Applying and Extending Oracle Spatial 0

Applying and Extending Oracle Spatial

Spatial applications should be developed in the same way that users develop other database applications: by starting with an integrated data model in which the SDO_GEOMETRY objects are just another attribute describing entities and by using...

Developing SSRS Reports for Dynamics AX 0

Developing SSRS Reports for Dynamics AX

SQL Server Reporting Services is the primary reporting platform for Microsoft Dynamics AX. Nowadays every business demands reports ranging from showing an aggregate view of their business performance to the transactional data formatted in a way...