(Shailendra Chauhan) Angular initializes automatically upon DOMContentLoaded event or when the angular.js script is downloaded to the browser and the document.readyState is set to complete. At this point AngularJS looks for the ng-app directive which is the root of angular app compilation and tells
Other News
Getting the Twitter Bootstrap Validation Styles Working with MVC
(Peter Shaw) There’s no doubt about it; ASP.NET MVC has made developing a web application child’s play, in this day and age. Add a front end framework such as Twitter Bootstrap into the mix, and you suddenly have the ability to make your application user interface look really great too.
Versioning in WebAPI using Route Constraints
(Elton Stoneman) I had an interesting problem with API versioning. The API behaviour for a given resource was going to change between version 1.x and 1.y, but the controller logic was going to stay the same.
5 Internal things that you should know about IIS Express
(Abhijit Jana) IIS Express provides us a set of flexibility to simulate an IIS hosted environment and test the application directly from the Visual Studio.
Global Error Handler For AJAX Requests in MVC
(Arunava Bhattacharjee) For a large application we need to have a provision to handle AJAX request exceptions globally. Otherwise, it will be a tedious task to handle it in every AJAX request.
Establish an information governance policy framework in InfoSphere Information Governance Catalog
(Harald Smith) With the substantial growth in data volume, velocity, and variety comes a corresponding need to govern and manage the risk, quality, and cost of that data and provide higher confidence for its use.
Implementation of SMB file share to host SQL databases: A walk-through
(Don Castelino) Recently I worked on a scenario where the requirement was to host more than 25 SQL server instances on a cluster. SQL supports 50 instances on a failover cluster if SMB file shares are used to host the databases. In this blog, I have shared the steps to implement the SMB file share a
How to import JSON data to Data Miner for Mining
(Denny Wong) JSON is a popular lightweight data structure used by Big Data. Increasingly, a lot of data produced by Big Data are in JSON format. For example, web logs generated in the middle tier web servers are likely in JSON format. NoSQL database vendors have chosen JSON as their primary data rep
STATISTICS COLLECTOR Row Source Operation and LOBs
(Christian Antognini) The aim of the STATISTICS COLLECTOR row source operation, which is used in adaptive plans, is to buffer all data produced by its child operation until it is known whether the inflection point is crossed.
Bulk authorizing Oracle Unified Directory (OUD) users by adding them to OUD groups from the Linux/Unix Command Line
(Jonathan Damen) When using Oracle Unified Directory (OUD) as an identity store, it is in some occasions needed to add OUD users to OUD groups by hand. When you have to grant privileges to one user, this is easily done through the Oracle Directory Services Manager (ODSM) interface.
