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 in: SQL

» Permalink
Objective C code snippet demonstrating how to extract the device GUID from an iPhone.

[Read more...]

Posted in: Objective C

» Permalink
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 in: SQL

» Permalink
C# code snippet demonstrating the conversion of a DataTable to HTML.

[Read more...]

Posted in: C#

» Permalink
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 in: ASP.NET, C#

» Permalink
Page 1 of 5First   Previous   [1]  2  3  4  5  Next   Last   

Categories

Archive