SubSonic – No stored procedures?

Using C# 2.0 + MySQL + SubSonic 2.1 I ran into a problem where no stored procedures were being generated. I did some webdigging but did not find the exact answer (was asking the wrong…

!Fun in programming land

I have been working a bit on an application and am using Nunit to do unit testing. I have been pretty happy until I ran into problems using a WebBrowser problem with nUnit. With help…