Knowledge Base

Entries for January 2010

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