An MSDN article on CRUD
Interesting take in this MSDN article on some architecture stuff.
It's still amazing to me the amount of time we software developers spend on simply reading from and saving to a database. I've swung around to the "generate it and then use an ORM" model myself. At least this week.
It's still amazing to me the amount of time we software developers spend on simply reading from and saving to a database. I've swung around to the "generate it and then use an ORM" model myself. At least this week.
<< Home