Error!
Success!

By tag: CodeSnippet

showing:  of
0
kicks

Snipt - Long-term memory for coders  (Unpublished)

Snipt is a collection of frequently used commands or code snippets. You can browse though all snippets, find them by tags or login with your OpenID and add your own snippets.


Kicked By:
Drop Kicked By:
0
kicks

VS2005 C# Code Snippet Cheat Sheet  (Unpublished)

Here's all the built-in Visual Studio 2005 C# Code Snippets on one single page for easy printing and reference.


Kicked By:
Drop Kicked By:
0
kicks

Visual Studio Method Stub  (Unpublished)

What it is, and how to change it to throw NotImplementedException instead of Exception


Kicked By:
Drop Kicked By:
0
kicks

Throw New NotImplementedException Code Snippet  (Unpublished)

The very simple code snippet for generating throw new NotImplementedException(); code and why it is better than returning some default value.


Kicked By:
Drop Kicked By:
0
kicks

Lazy Load Property Snippet  (Unpublished)

Description of what Lazy Load property is and a code snippet that provides an implementation for it.


Kicked By:
Drop Kicked By:
0
kicks

[Code Snippet] SyncStringDictionary - A synchronized StringDictionary  (Unpublished)

A code snippet for a synchronized version of StringDictionary


Kicked By:
Drop Kicked By: