Home   About   Contact   Log in

Archive for March 19th, 2008

More C# Coding

March 19th, 2008 | No Comments | Filed in Programming, blog365

Those code generating stored procedures I wrote the other week work really well. I’ve just had to rearrange a database table, adding more fields to it. It took no time at all to get the new C# code created and running.

Coding database apps becomes that bit more fun when creating new database tables ceases to become an expensive time-consuming operation.