Skip to content

Instantly share code, notes, and snippets.

public class WebserviceWrapper : IWebserviceWrapper
{
public static Dictionary<string, string> States;
public readonly object _locker = new object();
public string GetStateName(string statecode)
{
@developerdame
developerdame / about.md
Created August 17, 2011 16:02 — forked from jasonrudolph/about.md
Programming Achievements: How to Level Up as a Developer