(Uma Narayanan) In the article titled “Accelerate SharePoint Web UI Development with AngularJS,” we saw how AngularJS can be integrated with the SharePoint framework. In this article, we will compare the two popular frameworks with SharePoint. You will get an opportunity to compare one with the othe
Other News
WPF Data Binding – String Formatting
(Richard Carr) The ninety-sixth part of the Windows Presentation Foundation Fundamentals tutorial continues the examination of data binding. This article looks at the ways in which values can be formatted when displayed as strings.
Buffer.slice() Won’t Error On Out-Of-Bounds Indices In Node.js
(Ben Nadel) Yesterday, when I was looking at streaming cached Buffers into HTTP responses in Node.js, I discovered something rather useful – Buffer.slice() won’t throw errors when you attempt to slice beyond the bounds of the Buffer. This makes iterating over the Buffer more straightforward as you c
Software Gardening: Insecticide – Getting Started with Unit Testing using an ASP.NET MVC application
(Craig Berntson) Get started with unit testing using a simple ASP.NET MVC application. You’ll see how to setup the test and remove the database from the testing process.
Dealing with Duplicates in the Data Flow
(David Dye) I frequently see posts in the MSDN forums requesting assistance in removing duplicate values from a source, other than SQL, to be entered into a SQL Server destination. There are several options to accomplish this, but this post is meant to address the easiest and most straight forward.
Traits of a Good Software Developer
This evening I came across an editorial posted on Forbes talking about the value of an employee to a company. It listed 15 traits that make an individual a valued contributor to a company and the companies teams. Although intelligence was important, there were a number of other traits that had higher impact on the value of an individual. http://www.forbes.com/sites/kensundheim/2013/04/02/15-traits-of-the-ideal-employee […]
Uploading Stream/Images to REST API Using RestSharp
(Anand Thakur) While I was working with the REST API to upload an image using RestSharp, I encountered a problem uploading it. I Googled the problem but did not find a specific answer for it.
Making MySQL Better More Quickly
(Simon Mudd) With the upcoming release of MySQL 5.7 I begin to see a problem which I think needs attention at least for 5.8 or whatever comes next.
About index range scans, disk re-reads and how your new car can go 600 miles per hour!
(Tanel Poder) Despite the title, this is actually a technical post about Oracle, disk I/O and Exadata & Oracle In-Memory Database Option performance. Read on 🙂
Handling Data Source Errors In Power Query
(Chris Webb) Recently I was asked an interesting question by Ondra Plánièka in the comments of a blog post: how can you handle errors caused by unavailable or missing data sources in Power Query?
