About This Video
Using Active Record to write less code
Ayende Rahien, We!, Israel
What would you say if I told you that you can stop writing data access code in .Net? Aren't you tired of writing the same thing over and over again, opening connection, querying the database, figuring out what to return, getting back untype data that you need to start putting on the form? Do you really see some value in writing yet another UPDATE statement?The Active Record framework allows you to fully utilize the power of the database, but without the back breaking work that it used to take. Active Record uses .Net objects to relieve you from the repeating task of persistence. Those objects are schema aware and can persist and load themselves without you needing to write a single line of SQL. Building business application using Active Record is a pleasure, the database stuff just happens, and you are free to implement the business functionality.
This website uses Adobe® Flash™ Player 9
Download Flash Now
If you are using Internet Explorer, you will need to restart your browser
after installing Flash.
Adobe and Flash are registered trademarks of Adobe Systems incorporated.
All rights reserved.
nbasumme...
5 months ago 0 + -Idea shaking, I support.
tradecoac...
5 months ago Show -1 + -excellent review
infinitif...
3 months ago Show -1 + -:) thanks, nice video
digitaldr...
3 months ago Show -1 + -Great video!
helper007
25 days ago Show -1 + -excellent review
nolanbin12
23 days ago +1 + -MBA is the best
aninasus
16 days ago 0 + -yes!