rengber

Member since 07/25/2006

Location: New Zealand

Website: http://rengberg.blogspot.com/

34 snippets

View their favorites



Their Tags



We Recommend

Accelerated C# 2008 Accelerated C# 2008
This book is both a rapid tutorial and a permanent reference. You’ll quickly master C# syntax while learning how the CLR simplifies many programming tasks. You’ll also learn best practices that ensure your code will be efficient, reusable, and robust. Why spend months or years discovering the best ways to design and code C# when this book will show you how to do things the right way, right from the start?

rengber's Recent C# Snippets



« Prev [Page 1 of 2] Next »
  1. [ ]Base64 Encode or Decode a File

    C# uuencode base64
    posted on April 28, 2008 by rengber
  2. [ ]ASP.Net Page to Return an Image from an SQL Blob Query

    C# sql image c aspnet blob
    posted on March 24, 2008 by rengber
  3. [ ]Adding Eventhandlers to DataGrid Rows

    C# aspnet DataGrid ADONet
    posted on February 3, 2008 by rengber
  4. [ ]Filter Expression for a DataTable

    C# data filter ADONet
    posted on January 31, 2008 by rengber
  5. [ ]Adding another item to a databound drop-down list.

    C# simple N00b Trick
    posted on January 30, 2008 by rengber
  6. [ ]ASP.Net Code to Get an Active Directory User Name from the Integrated Authentication Principal Name

    C# security aspnet ActiveDirectory
    posted on January 28, 2008 by rengber
  7. [ ]Declarative Code for ASP.Net Repeater to Access CodeBehind Method.

    C# aspnet
    posted on January 22, 2008 by rengber
  8. [ ]Getting X509 Certificates in and out of the Key Store

    C# Certificates Keystore
    posted on October 29, 2007 by rengber
  9. [ ]Building a Hashtable of File Contents from a Zip File Containing Multiple Files and Folders

    C# archive zip hashTable SharpZipLib
    posted on August 7, 2007 by rengber
  10. [ ]Serializing and Deserializing a Class Created with XSD.Exe Using XML Strings

    C# xml serialization StringWriter XmlTextWriter XmlTextReader StringReader
    posted on May 16, 2007 by rengber
  11. [ ]Get XML String Out of an Instance of a Class Generated from an XSD File by XSD.exe

    C# xml serialization StringWriter
    posted on May 15, 2007 by rengber
  12. [ ]Adding Parameters to a Command Object Using Relection Over Matching Class Properties

    C# command ADONet Reflection
    posted on May 9, 2007 by rengber
  13. [ ]Scan Assemblies Using Reflection to Locate Performance Counter Installers

    C# Reflection Installer PerformanceCounter
    posted on May 9, 2007 by rengber
  14. [ ]NUnit Forms Code to Dismiss a Modal Form (not a messagebox).

    C# TDD NUnit NUnitForms WinForms
    posted on April 12, 2007 by rengber
  15. [ ]Using NUnitForms

    C# TDD NUnit
    posted on April 10, 2007 by rengber
  16. [ ]Using a Flag Enumeration with Bitwise Operations

    C# Winform bitwise Enumeration
    posted on March 27, 2007 by rengber
  17. [ ]Converting Integers To and From Binary

    C# conversion
    posted on March 27, 2007 by rengber
  18. [ ]Bitwise operations on Integers

    C# operator bitwise
    posted on March 27, 2007 by rengber
  19. [ ]Get the Return Value from an SQL Stored Procedure

    C# sql StoredProc ADONet
    posted on March 21, 2007 by rengber
  20. [ ]Connect to a Server and Check Services Using WMI

    C#
    posted on February 18, 2007 by rengber
  21. [ ]Connect SQLDMO to a Server Using a Trusted Connection

    C#
    posted on February 18, 2007 by rengber
  22. [ ]Send a KeyPress Event to a Windows Form

    C#
    posted on February 15, 2007 by rengber
  23. [ ]Check the Status of a Printer

    C#
    posted on February 14, 2007 by rengber
  24. [ ]Ping Using WMI Ping_Status

    C#
    posted on February 11, 2007 by rengber
  25. [ ]Basic Multithreaded Code

    C# forms windows Threading
    posted on February 7, 2007 by rengber
« Prev [Page 1 of 2] Next »