Posted By: sgomez | Nov 3rd, 2006 @ 4:46 AM
page 1 of 1
Comments: 0 | Views: 2940 | Downloads: 212
sgomez
sgomez
Yada yada yada!
Download:Link for SQL Helper(0 Bytes)

Tired of writing all that SQL in your code?
I am, so I've been trying for a while to find a way to create the SQL statements dinamycally.

Some time ago a friend of mine (Alvarenga) showed to me the PropertyInfo (System.Reflection) class and I developed this 'tool'. What it does is create the SQL statement needed to INSERT, UPDATE, DELETE or even SELECT an object from the data base.

You still have to write the JOINS statements, buy hey! it's a big step, at least for me Big Smile

You can read more at my blog
http://sgomez.blogspot.com

page 1 of 1
Comments: 0 | Views: 2940 | Downloads: 212
Microsoft Communities