By tag: Open Source
0
kicks
Using SkyDrive REST API
Getting started using Skydrive REST API with a SkyDriver API wrapper.
0
kicks
Removing excess lambda expressions with a Roslyn Visual Studio plugin
A roslyn plugin that looks for duplicated lambda expressions;
Once detected, breaks them out into a separate function;
Names the function something based on what the function is doing
0
kicks
A brief Entity Framework Codebase Overview
There isn't a single article that gave an overview of what's going on inside the Entity Framework project so I'm hoping to give some objective insight on what I found and point out some of the more interesting things along the way. Solution Overview (As of commit a88645f8581c) Visual Studio 2012 Lan...
0
kicks
NArrange or Keeping Your Code in Order
An overview of NArrange, an open source .NET code formatting tool, and how to run it on a single C# file from Visual Studio.
0
kicks
nopCommerce - Case Study: Pineapple Boudoir [Infrastructure]
A case study of a project recently completed to create an online store for Pineapple Boudoir.