Articles tagged with: Development

Selecting the Nth row from a SQL table

Summary: A guide on selecting the Nth row from a SQL table.


VS2005 Unit Tests and copying files

Summary: A guide on configuring VS2005 unit tests to copy files to the output folder before execution.


Loading resources from an external assembly

Summary: How to load resources from an external C# assembly.


Postmortem: LAME MP3 Encoder GUI

Summary: A postmortem analysis of the development process of the LAME MP3 Encoder GUI tool I built in the past.


Auto-attach to process aspnet_wp.exe on machine xxxxxxx failed. Error code 0x8013134b.

Summary: Solution to a common ASP.NET 1.1 and IIS error.