SQL Server and SDS


Leveraging Reactive Extensions for Asynchronous Processing

Reactive Extensions will let you catch interim results from a long running process. Coupled with the Microsoft .NET Framework 4.5 support for asynchronous processing, you don't even have to lock up your client while you process those results.

Use Python with Your Neural Networks

A neural network implementation can be a nice addition to a Python programmer's skill set. If you're new to Python, examining a neural network implementation is a great way to learn the language.

Out of Time

It’s crunch time for Ben and his team. After a long journey, their project to uplift their biggest client’s application code is nearly at an end. Hopefully they didn’t miss anything ...

ASP.NET MVC 5.1 New Features, Part 2: Bootstrap Integration

ASP.NET MVC 5.1 has new HTML helpers that can be used to ease Bootstrap integration, as well as enum data type binding.

Parsing the BSON Beast

Like JSON, only in binary format, BSON is now easier to parse with built-in media type formatters that are included with ASP.NET Web API 2.2 Client Libraries. Here's how.

How to Refactor for Dependency Injection, Part 6: Binding by Convention

Explicitly setting all the bindings needed to compose your application -- that's a lot of work! See how to use convention over configuration to save time and make your composition easier to understand.

Writing Cleaner Code with Reactive Extensions

When you have a process that can return multiple results over time, then .NET Framework Reactive Extensions will let you simplify your code and manage it better.

Azure Improves Table Storage Paging

Incremental improvement to Azure Mobile Services .NET Backend Azure Storage Extension and Windows Azure Mobile Services will ease table navigation pain with Web apps.

Azure Improves Auditing, Previews PowerShell 0.8.9

Microsoft adds Azure SQL Database auditing improvements, an Azure Websites support extension, and a cloud-based PowerShell in preview.

How To Solve the Impossible Data Problem

Andrew does integration for a living. As a result, weird client data comes with the territory, but one client's data in particular stands out as being truly unique.

Splunk Simplifies System, Mobile App Health

Splunk announced updated Splunk Enterprise 6.2 and debuts cloud-based Splunk MINT at its user confab in Las Vegas.

SQL Server 2008 SP4: Really, That's It This Time

The differences between this release and the SQL Server 2008 R2 SP3 release from last week are distinct enough to warrant separate releases.

SQL Server 2008 R2 SP3 Is Last One You'll See

Microsoft makes good on commitment to continue improving older solutions, but the support will eventually end for this version as a newer, cloudified version 2014 takes over.

How To Refactor for Dependency Injection, Part 5: A Look at 5 DI Containers

DI containers all serve a similar purpose, but with some differences in syntax and functionality. Ondrej Balas explains the differences between Ninject, Castle Windsor, Unity, StructureMap and Autofac.

Azure Adds VM Sizing Options

Microsoft adds a new series of VMs to its Azure cloud service for companies running big data, analytics or data-intensive applications.

Subscribe on YouTube