(Vipul Patel) Windows 8.1 provides developers access to available devices on a Windows 8.1 computing device through first-class support for device enumeration APIs. By using these APIs, developers can programmatically query for device properties, such as ID, Friendly name, and other device propertie
Other News
WPF Data Binding – Collection Views – Filtering Data
(Richard Carr) The one hundred and fifth part of the Windows Presentation Foundation Fundamentals tutorial expands upon the previous article, which described collection views. This article manipulates collection views using C# code to apply sorting, grouping and filtering of the data.
Entity Framework 6 Recipe – Alphabetical Paging In ASP.NET MVC
(Mike Brind) This article looks at using the alphabet for paging data in MVC 5 with Entity Framework 6. Where it differs from most existing articles on alphabetical paging is that this article looks at generating paging links from the data instead of the alphabet. It also features a Bootstrap-friend
TOP FEATURES OF ASP.NET VNEXT
(Tadit Dash) Of course, as the name suggests, it is the upcoming version of ASP.NET.
How to Automate ASP.NET Custom Controls with the Gulp JavaScript Task Runner
(Jeffrey T. Fritz) Here I am, writing a module for my next Pluralsight course and I ran into an interesting problem. When I write a custom ASP.NET control, I now have lots of JavaScript and CSS libraries that I want to ship with it.
Understanding JavaScript
(Julie C. Meloni) The World Wide Web (WWW) began as a text-only medium—the first browsers didn’t even support images within web pages. The Web has come a long way since those early days. Today’s websites include a wealth of visual and interactive features in addition to useful content: graphics, sou
ClickOnce template in Dynamics NAV 2015 still contain references to SQL Server 2012
(Marco Mels) When you deploy ClickOnce for Dynamics NAV 2015, there is an inconsistency related to SQL Server 2014 support tools. The product DVD does have SQL Server installation files in the Prerequisite Components folder:
Use SQL Server 2014 Resource Governor to Throttle Processes for IO Usage
(Mohamed Mawla) Microsoft introduced Resource Governor in SQL Server 2008 Enterprise Edition with the capability to control CPU and memory resource consumption by setting limits through workload groups. By assigning a workload group to processes that share the same characteristics (reporting, maint
MySQL Group Replication: A small Corosync guide
(Pedro Gomes) MySQL Group Replication is here and with it comes the need to install and configure the underlying group communication toolkit that supports it: Corosync. Corosync is a well known and reliable Group Communication System that is used in such applications as Pacemaker.
SOA Suite 12c: Getting started with the Spring Component
(Maarten Smeets) The Oracle SOA Suite Spring component has been present since SOA Suite 11.1.1.3 (11gR1 PS2). This component allows easy integration of Java code with other SOA Suite components such as (among others) BPEL, BPM and Business Rules. In SOA Suite 12c (12.1.3.0) this component is still p
