rengber's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 4] Next »
Other install extract batchfile cmd msi
Command to Extract the Contents of an MSI File to a Folder
posted on January 27, 2010 by rengber
C# logging Reflection
Get the Namespace, Class Name, and Method Name of the Currently Executing Method Via Reflection
posted on January 14, 2010 by rengber
SQL database sql simple conversion
TSQL Convert DateTime
posted on September 3, 2009 by rengber
SQL database sql insert db tsql query StoredProc
TSQL to Get the SQL Autonumber ID of the Row Just Inserted
posted on August 31, 2009 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 1 person
DataBinding an Arbitrary XML String to an ASP.Net GridViev
posted on August 16, 2009 by rengber
SQL database sql data tsql String recursion CTE StringParsing
SQL Server String Split Function
posted on July 29, 2009 by rengber
SQL database sql data tsql
TSQL Function and Check Constraint to Ensure that a Parent Value is Present in the Table
posted on July 26, 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 3 people
C# Call a Constructor Overload from the Default Constructor
posted on April 14, 2009 by rengber
SQL database tsql Troubleshooting ErrorHandling
TSQL Try Catch Error Handling
posted on February 23, 2009 by rengber
SQL database tsql job SSIS
TSQL to Start a Job Programatically
posted on February 22, 2009 by rengber
SQL database tsql etl cursor saved by 1 person
Basic TSQL Cursor Syntax
posted on February 18, 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 2 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 1 person
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
CSS html style web design saved by 1 person
HTML LI Images
posted on July 13, 2008 by rengber