Classic Mistakes Enumerated - 0 views
Why I Avoid Stored Procedures (And You Should Too) - 0 views
Why You Should Use the Null Coalescing Operator - 0 views
Where does ASP.NET Web API Fit? - 0 views
Thinking Differently About the Single Responsibility Principle - 0 views
What is Portable Class Library project in Visual Studio 2012 - .NET 4.5 - 0 views
Entity Framework - Second Level Caching with DbContext - 0 views
An Async Primer - 0 views
Introduction to OData - 0 views
How to Migrate/Downsize a SQL Server database to SQL Server Compact 4.0 (and 3.5) - 0 views
The Boring Truth Of Good Web Design - 0 views
N-Tier Architecture and Tips - 0 views
Functional-Style Programming in C++ - 0 views
-
This article will focus on one of the most important functional programming constructs: working with values as opposed to identities. I'll discuss the strong support C++ has always had for working with values, then show how the new C++ 11 standard expands this support with lambdas. Finally, I'll introduce a method of working with immutable data structures that maintains the speed C++ is known for while providing the protection that functional languages have long enjoyed.
C# Code Snippet to Create Commands with Attached Behaviors using Prism | Damian Schenke... - 0 views
Introduction to Rx - 1 views
Will Parallel Code Ever Be Embraced? - 1 views
« First
‹ Previous
141 - 160 of 323
Next ›
Last »
Showing 20▼ items per page