rengber's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 3] Next »
C# uuencode base64
Base64 Encode or Decode a File
posted 3 weeks ago by rengber
C# sql image c aspnet blob
ASP.Net Page to Return an Image from an SQL Blob Query
posted on March 24, 2008 by rengber
SQL sql tsql recursive CTE
TSQL for Recursive Select Using Common Table Expressions
posted on March 24, 2008 by rengber
SQL sql performance Troubleshooting Diagnostics saved by 1 person
SQL To Show WaitTime and other Process Stats
posted on March 19, 2008 by rengber
SQL sql StringHandling Subquery
TSQL to Concatenate Subquery Row Values into a Column Value
posted on March 19, 2008 by rengber
HTML macro tiddlywiki
TiddlyWiki Macro to Create a New Tiddler from a Template Tiddler
posted on February 28, 2008 by rengber
XML xslt xml excel MSOffice
XSLT to Pull Data out of an Excel XML Spreadsheet
posted on February 19, 2008 by rengber
SQL database sql tip DDL
TSQL to Reset a Tables Primary Key Autonumber
posted on February 17, 2008 by rengber
HTML
Starting Point XHTML with DTD
posted on February 14, 2008 by rengber
XML rss web
Baseline RSS XML
posted on February 13, 2008 by rengber
HTML web rss saved by 2 people
RSS Pointer for IE7 and/or Firefox
posted on February 13, 2008 by rengber
C# aspnet DataGrid ADONet
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
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
Declarative Code for ASP.Net Repeater to Access CodeBehind Method.
posted on January 22, 2008 by rengber
SQL sql
Add a Constant Value to a RecordSet
posted on January 20, 2008 by rengber
CSS css ie html layout workaround BugFix saved by 2 people
CSS Hack to Get Around IE6 Margin Issue
posted on January 17, 2008 by rengber
XML xml config serialization Troubleshooting Diagnostics
Xml Config Entry to Write out Temporary Assemblies Created for the Serializers
posted on December 4, 2007 by rengber
C# Certificates Keystore
Getting X509 Certificates in and out of the Key Store
posted on October 29, 2007 by rengber
XML xml configuration serialization
Xml Config Snippet For XMLSerializer Temporary Classes
posted on October 17, 2007 by rengber
SQL tsql xml DateTime conversion
TSQL Convert Xml DateTime (xs:datetime) to SQL DateTime
posted on October 3, 2007 by rengber
SQL Oracle PLSQL DateTime
Simple Technique to Subtract Years from an Oracle Date
posted on September 25, 2007 by rengber
SQL database sql Oracle StoredProc DBA PSQL
List all Stored Procedures in an Oracle Database
posted on September 24, 2007 by rengber
SQL sql tsql bitwise BitMask
Using a BitMask in a Where Clause
posted on September 9, 2007 by rengber
