(Lockwood Lyon) As big data solutions grow in size and complexity, concerns can rise about future performance. Will the current application scale up and out? Are there potential issues with data consistency? Can your big data application co-exist on the same hardware with regular production processi
Community
Getting Started with Data Analysis on the Microsoft Platform – Examining Data
(Nai Biao Zhou) We live in a world of data. Data are the facts and figures that are collected to make a decision [1]. Companies who use Microsoft technologies usually store their data in SQL Server databases. To extract business values from these data, we usually apply statistical techniques.
Reference Variable In Angular
(Mohammad Irshad) In this article, we are going to learn the reference variable in Angular. Reference variables are used to send the data from a template HTML to the class so as to perform some operation.
Security Features in SQL Server 2017
(Glenn Berry) Microsoft has a number of security features in SQL Server 2017 that are useful for different purposes, depending on what you are trying to protect and what threat(s) you are trying to protect against.
Java Chain of Responsibility Design Pattern Example
(Abhishek Kothari) In this article, we will discuss about a widely used Design pattern – Java Chain of Responsibility Design Pattern. In the name itself it suggests that, the Chain of responsibility design pattern generates a chain of receiver objects for a request.
DB2 Native REST API – Versioning and Control
(James Gill) The DB2 for z/OS REST API has been available on V11 and V12 for a while now and has continued to evolve through IBMs continuous delivery maintenance strategy.
Composing Honest Methods in C#
(Yacoub Massad) In this tutorial, I will provide a proof of concept in C# for composing honest methods. We will see how to create honest programs out of many honest methods.
SQL Server On Linux: Forced Unit Access (Fua) Internals
(Robert Dorr) SQL Server relies on Forced-Unit-Access (Fua) I/O subsystem capabilities to provide data durability, detailed in the following documents:
Using JsonResult Types in ASP.NET MVC
(Tapas Pal) The JSON format is an open standard format. It’s a very familiar and commonly used concept. It’s a data interchange medium and is very lightweight.
SQL SERVER – OLE DB Provider ‘Microsoft.ACE.OLEDB.12.0’ for Linked Server ‘(null)’ Returned Message ‘Unspecified Error’
(Pinal Dave) There are many situations where you have to create a linked server to Microsoft Excel and read data from there.
