More C# Coding
March 19th, 2008 | Filed under Programming.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.
Visit my other sites: Photo Gallery | Insane in the Membrane | Main websiteTags: blog365, csharp, Programming, sql, Windows
