Articles tagged with: Development

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.


ASP.NET AJAX 1.0 RTM Bug

Summary: About a bug in ASP.NET AJAX 1.0 RTM that causes server errors due to RoleManagerModule cookies, and a few solutions.