SQL Server and SDS


11 Visual Studio Tools to Simplify Data Access

If wrangling queries is getting you down, these 11 data access extensions for Visual Studio can help.

Visual Studio Online Updates Identity Controls

New identity controls are among the sprint 74 updates being made to the service. Plus, Brian Harry explains the outage from last week.

NoSQL for .NET: RavenDB 3.0 Takes Flight

Among a bevy of new features in this upgrade to the alternative open source NoSQL database engine for .NET is a new storage engine and file system.

How To Refactor for Dependency Injection, Part 7: Using the Managed Extensibility Framework

The Microsoft MEF can be used for dependency injection, but it does it much differently than most other containers. See how to get the most from the unique features of MEF.

Entity Framework 6.1.2 in Beta

Version 6.1.2 contains some high-priority fixes that need to be tested in the wild before it is RTM'd; meanwhile, next version of Entity Framework might be version 7 or something else.

Microsoft's Lankford Explores Cloud Development

The Visual Studio ALM product manager leads the crowd at Live! 360 through some of the market forces driving cloud development.

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.

Subscribe on YouTube