rengber's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 3] Next »
C# testing smtp Troubleshooting
Manually Send an SMTP Message from a Telnet Session.
posted on August 21, 2008 by rengber
C# WinForms Multithreading Asynchronous
Using a BackgroundWorker Object from a Winform
posted on July 27, 2008 by rengber
CSS html style web design
HTML LI Images
posted on July 13, 2008 by rengber
HTML html web tip Trick saved by 1 person
Using a Data URL to Embed an Image in an HTML Page
posted on July 1, 2008 by rengber
Perl fun Interesting Learn saved by 1 person
Markov Chain Generator
posted on June 30, 2008 by rengber
PHP php cookie ServerSide
PHP to Delete a Cookie
posted on May 21, 2008 by rengber
C# uuencode base64
Base64 Encode or Decode a File
posted on April 28, 2008 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 saved by 1 person
TiddlyWiki Macro to Create a New Tiddler from a Template Tiddler
posted on February 28, 2008 by rengber
XML xslt xml excel MSOffice saved by 1 person
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 rss web saved by 3 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 saved by 1 person
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
