Articles tagged with: Development

NUnit 2.4.1 & Watin 1.1.0

Summary: NUnit 2.4.1 has a new constrained assert model that is more like natural language. WatiN 1.1.0 has been released and can be integrated with NUnit for web application testing.


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.