How HuffPost Increased Engagement by 14%

HuffPost created an immersive, app-like web experience with new Pinned Site features

Introduction to the HTML5 Web Workers

Web Workers offer a JavaScript multithreading approach for parallel execution which should boost your app's performance!

  • submit to reddit

Top DZone Article of 2011: I Hate Pair Programming (and your code and you)

“Are you pair programming?” our manager asked in his snarky tone, while using exaggerated double air quotes to emphasize his skepticism. He then walked...

3 replies - 15521 views - 01/26/12 by David Bland in News

DZone's Top 5 .NET Articles of 2011

This week, DZone has gathered together its top articles in every major topical area.  These top .NET articles were chosen based popularity and quality of...

0 replies - 1327 views - 01/05/12 by Mitchell Pronsc... in Articles

MetroSky - End to end Windows Phone 7 SkyDrive sample code and app

Microsoft Developer Network - MetroSky - A Complete SkyDrive Sample for Windows Phone "Introduction

0 replies - 349 views - 01/27/12 by Greg Duncan in News

How I ended up using WebBrowser instead of a TextBlock in a Windows Phone application

My example once again brings Visual Studio Achievements for Windows Phone into the spotlight. I was working on a way to display user achievements in a decent...

0 replies - 645 views - 01/27/12 by Den Delimarsky in Articles

Loading Reference Data from a SharePoint List using SSIS

Recently, I’ve been working on a project where the reference data is stored in SharePoint lists. While it is possible to get the information out of the SQL...

0 replies - 89 views - 01/27/12 by Nick Haslam in News

Managed-Unmanaged Interoperability in the 2010s: Part 1, P/Invoke – Managed to Unmanaged

With Windows 8 around the corner, managed code slowly taking over legacy systems written in C++, games developed in a mixture of .NET and C++, and the rest...

0 replies - 99 views - 01/27/12 by Sasha Goldshtein in News

Changing Team Foundation Server 2010 Workspace Mappings

When you place a Visual Studio solution into TFS or pull it down for the first time a default working path is set in the workspace mappings.  There are...

0 replies - 344 views - 01/26/12 by Tim Murphy in News

Is Programming Less Exciting Today?

As discriminatory as this is going to sound, this one is for the old-timers. If you started programming after the turn of the milennium, I don’t know if...

13 replies - 5664 views - 01/26/12 by Ted Neward in Articles

Couchbase Client for .NET, Java, Ruby, and C

Today I have a series of videos from Couchbase on how to get "up and running" with with Couchbase Client for:.NETJava

0 replies - 1368 views - 01/26/12 by Christopher Smith in Articles

Fixing the [NeutralResourceLanguage] attribute is missing on the entry assembly.

  Introduction I was trying to submit my new WP7 application to the marketplace when I got this error:

0 replies - 327 views - 01/25/12 by Michael Crump in News

MVVM on MVC: HTML is not XAML

I have to admit that I may have rolled my eyes a bit when I first learned about the KnockoutJS library. It sounded too much like forcing a square peg into a...

0 replies - 372 views - 01/25/12 by Jeremy Likness in News

Using a JavaScript Profiler for Fun and Profit: HTML5 Canvas Example

0 replies - 1934 views - 01/25/12 by Simon Sarris in Articles

A Taxonomy of Enterprise Search and Discovery

It's time to brush up on your understanding of various search scenarious in the human-information seeking process.  This this paper from EuroHCIR 2011 should...

0 replies - 1922 views - 01/25/12 by Tony Russell-rose in Articles

Developer Machine Automation: Dependencies

As I mentioned in a post last week we’ve been automating the setup of our developer machines with puppet over the last week and one thing that we’ve...

0 replies - 2648 views - 01/25/12 by Mark Needham in Articles

File Content and Directory Search using Directory.GetFiles and PLINQ

Array of File Names

0 replies - 423 views - 01/24/12 by Amir Ahani in News