Entries for 'Derek Trauger'
Code snippet demonstrating a way to delete duplicate rows in a SQL Server table. This methodology only works on tables with an identity column.
[Read more...]
Posted by Derek Trauger on Tuesday, February 09, 2010
Objective C code snippet demonstrating how to extract the device GUID from an iPhone.
[Read more...]
Posted by Derek Trauger on Thursday, January 07, 2010
In the event where bulk inserts are required or validation of a constraint is not necessary, disabling and enabling foreign keys and/or check constraints can be extremely useful.
[Read more...]
Posted by Derek Trauger on Wednesday, January 06, 2010
C# code snippet demonstrating the conversion of a DataTable to HTML.
[Read more...]
Posted by Derek Trauger on Wednesday, January 06, 2010
This snippet of code uses C# & ASP.NET to display all Server Variables in the HttpContext. The variables are displayed in an easy to read tabular format.
[Read more...]
Posted by Derek Trauger on Monday, January 04, 2010
|
|