(Milstein Munakami) The XML data type lets you store XML documents and fragments in a SQL Server database. An XML fragment is an XML instance that is missing a single top-level element. You can create columns and variables of the XML type and store XML instances in them.
Author: SSWUG Research
JQuery AJAX CRUD Operation On Web API – Part II
(Keyur) In previous post we created a simple Contacts management API, and a jQuery AJAX operation to invoke Get operation on the API. In this post we will continue working with the same sample and implement remaining three operations PUT/POST/DELETE.
Creating a request-response mobile application with IBM Worklight and IBM Integration Bus
(Abhinav Priyadarshi, Pabitra Mukhopadhyay and Avinash Jhawar) This article shows you how to create a mobile application by integrating IBM Worklight with IBM Integration Bus. The article uses a sales order management scenario, with a mobile application retrieving sales orders from a back-end Siebel
APAR Friday: Catching up on some interesting recent fixes
(Willie Favero) It’s been a while since I’ve had an APAR Friday post… and yes, I do know it’s not Friday… it’s a theme thing I’m trying to get going… LOL
3 Ways DB2 11 Helps You Handle Schema Chaos
(Dave Beulke) There are many new enhancements in DB2 11 for z/OS, and some of the most important ones are the ones that help data management handle the schema chaos within application development.
New HTML Web Editor Features in Visual Studio 2013
(Pravinkumar Dabade) In this article, we will take a closer look at the new web editor features for HTML.
Specifying Ports When Running Applications in Visual Studio
(Rion Williams) I’ve come across several questions over the past few months with developers asking questions regarding the port values that are used when running applications through Visual Studio, primarily where are the values coming from and how to set them.
Downstream Implications of Data Page Checksums
(Josh Williams) Now that Postgres 9.3 is all the rage, page checksums are starting to see use in production. It’s not enabled by default during initdb, so you may want to double check the options used when you upgraded.
8 Challenges of BYOD in SharePoint: an Insider’s Tips
(Ben Henderson) Thousands of IT departments are dealing with the daily challenges of actively monitoring and managing a myriad of mobile devices, yet delivering SharePoint content in a way that is easy and useful.
Using Track-By With ngRepeat In AngularJS 1.2
(Ben Nadel) With the release of AngularJS 1.2 earlier this week, I have to say that the feature about which I am most excited is the “track by” augmentation for ngRepeat. This feature allows you to associate a JavaScript object with an ngRepeat DOM (Document Object Model) node using a unique identif