PROfile
All time reputation: 89
Achievement
rengber's Recent C# Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 2] Next »
C# array lambda c#
Array ConvertAll with Lambda
posted on September 5, 2012 by rengber
C#
Proxyless WCF Client Side
posted on February 2, 2012 by rengber
C# xml config WCF
Minimalist WCF Client-side Config File
posted on February 1, 2012 by rengber
C# xml config WCF
Minimalist WCF Server-side Config File
posted on February 1, 2012 by rengber
C# Multithreading
Simplest Possible Background Thread and Console App Lifetime Test
posted on November 30, 2011 by rengber
C# dos configure install batchfile Certificates WindowsSDK Cryptography saved by 1 person
Command Line to Add Certificates to Certificate Stores (Including the Intermediate CA Store)
posted on May 24, 2010 by rengber
C# logging Reflection saved by 1 person
Get the Namespace, Class Name, and Method Name of the Currently Executing Method Via Reflection
posted on January 14, 2010 by rengber
C# xml c serialization Reflection Linq saved by 2 people
Dump an Arbitrary Object to XML (Bypassing Default Serialization)
posted on August 25, 2009 by rengber
C# data xml c aspnet GridView saved by 2 people
DataBinding an Arbitrary XML String to an ASP.Net GridViev
posted on August 16, 2009 by rengber
C# xslt xml c XSL saved by 1 person
Minimalist XSLT Transform Using Two Strings
posted on July 15, 2009 by rengber
C# c ADONet WinForms Troubleshooting DataGridView Pitfall saved by 1 person
DataGridView DataBind an Array of Arbitrary Objects
posted on June 9, 2009 by rengber
C# test TDD mock Moq Agile saved by 1 person
Using Moq to Return a Mock Object from a Factory
posted on June 3, 2009 by rengber
C# c extension Reflection saved by 2 people
Copy All Object Values from Another Instance of the Same Type Using Reflection
posted on April 30, 2009 by rengber
C# lambda Linq IEnumerable ExtensionMethod saved by 2 people
LINQ Extension Methods
posted on April 20, 2009 by rengber
C# simple c tip Contstructor saved by 5 people
C# Call a Constructor Overload from the Default Constructor
posted on April 14, 2009 by rengber
C# math utility boolean bitwise Archaeology FoundCode saved by 1 person
Extracting an Int from a Little Endian or Big Endian Byte Array
posted on February 9, 2009 by rengber
C# c attribute Intellisense saved by 3 people
C# Attribute to Mark a Method as "Deprecated"
posted on January 21, 2009 by rengber
C# TDD NUnit mock NMock UnitTest saved by 1 person
Using NMock to Create an IDataReader for Testing Data Access Methods
posted on November 19, 2008 by rengber
C# oop c TDD NUnit NMock saved by 1 person
Using a Virtual Factory Method with NMock to help NUnit Testing
posted on November 13, 2008 by rengber
C# Converter Generic saved by 1 person
Generic Convert
posted on November 10, 2008 by rengber
C# testing smtp Troubleshooting saved by 2 people
Manually Send an SMTP Message from a Telnet Session.
posted on August 21, 2008 by rengber
C# WinForms Multithreading Asynchronous saved by 1 person
Using a BackgroundWorker Object from a Winform
posted on July 27, 2008 by rengber
C# uuencode base64 saved by 3 people
Base64 Encode or Decode a File
posted on April 28, 2008 by rengber
C# sql image c aspnet blob saved by 3 people
ASP.Net Page to Return an Image from an SQL Blob Query
posted on March 24, 2008 by rengber
C# aspnet DataGrid ADONet saved by 1 person
Adding Eventhandlers to DataGrid Rows
posted on February 3, 2008 by rengber
C# data filter ADONet
Filter Expression for a DataTable
posted on January 31, 2008 by rengber
C# simple N00b Trick
Adding another item to a databound drop-down list.
posted on January 30, 2008 by rengber
C# security aspnet ActiveDirectory saved by 3 people
ASP.Net Code to Get an Active Directory User Name from the Integrated Authentication Principal Name
posted on January 28, 2008 by rengber
C# aspnet saved by 1 person
Declarative Code for ASP.Net Repeater to Access CodeBehind Method.
posted on January 22, 2008 by rengber
C# Certificates Keystore saved by 1 person
Getting X509 Certificates in and out of the Key Store
posted on October 29, 2007 by rengber
C# archive zip hashTable SharpZipLib saved by 3 people
Building a Hashtable of File Contents from a Zip File Containing Multiple Files and Folders
posted on August 7, 2007 by rengber
C# xml serialization StringWriter XmlTextWriter XmlTextReader StringReader saved by 2 people
Serializing and Deserializing a Class Created with XSD.Exe Using XML Strings
posted on May 16, 2007 by rengber
C# xml serialization StringWriter saved by 1 person
Get XML String Out of an Instance of a Class Generated from an XSD File by XSD.exe
posted on May 15, 2007 by rengber
C# command ADONet Reflection saved by 1 person
Adding Parameters to a Command Object Using Relection Over Matching Class Properties
posted on May 9, 2007 by rengber
C# Reflection Installer PerformanceCounter saved by 1 person
Scan Assemblies Using Reflection to Locate Performance Counter Installers
posted on May 9, 2007 by rengber
C# TDD NUnit NUnitForms WinForms saved by 1 person
NUnit Forms Code to Dismiss a Modal Form (not a messagebox).
posted on April 12, 2007 by rengber
C# TDD NUnit saved by 1 person
Using NUnitForms
posted on April 10, 2007 by rengber
C# Winform bitwise Enumeration saved by 2 people
Using a Flag Enumeration with Bitwise Operations
posted on March 27, 2007 by rengber
C# conversion saved by 1 person
Converting Integers To and From Binary
posted on March 27, 2007 by rengber
C# operator bitwise saved by 1 person
Bitwise operations on Integers
posted on March 27, 2007 by rengber