Visitors to VTC.com will be able to view all introductory videos for each training course.
Free Trial Members will gain access to first three chapters for each training course.
Full Access Members have full access to VTC.com�s entire library of video tutorials.
Now let's create our data object model in REAL Studio that will map to our database. Let's create a new folder where we will put all our data access objects, and in here we want to create a new class. We will call this class the same name as our database table, task. Task will have properties for each column on the database table. The properties all need to be public. This class will also have a few other methods, in particular the class will have a constructor that will be used to load a task from the database using its ID. It will also have a constructor used to create new tasks. We will indicate when something is new with the private property, M is new. We will also have a method to save any changes made to a task. These methods will all be filled in as we work on future videos.
| Course: | Real Studio |
| Author: | Paul Lefebvre |
| SKU: | 34190 |
| ISBN: | 1-936334-77-1 |
| Release Date: | 2011-02-02 |
| Duration: | 7 hrs / 87 lessons |
| Work Files: |
Yes |
| Captions: | No |
| Compatibility: |
Vista/XP/2000, OS X, Linux QuickTime 7, Flash 8 |