===Example Name=== Provide a detailed description of your example. ===Source of Example=== ''Be sure to give credit to the source of the example. If it is your original work, feel free to reference your own blog.'' ====Example Code==== Provide the example code here. If you would rather provide a code download (e.g. in the form of a ZIP file) then add the link to the code example here. If you provide only a link, be sure to include detailed instructions on the use (e.g. unpack the ZIP file to a local folder, open the solution in Visual Studio 2008, and run the examples). This wiki site makes use of the ScrewTurn Syntax Highlighter. To enable syntax highlighting on your example code, surround the code with the following tags: <code c#> // Example code here will be highlighted... </code> ===Notes and Resources=== Provide any notes that may be of benefit (e.g. resources for further reading, references, etc.)