I'm regularly asked when presenting around the world for something a little fuller than a "hello world" demo. (guess I'm not the only one who likes to pick up things from code example demo's). For those who were able to join me at my CodeRage session you would have seen exactly that!
I've written a demo that uses a number of the technologies within XE3, from DataSnap backend tested with unit tests, through to FireMonkey making cool use of Styles in the front end with RTTI to create dynamic object editors (with a little help from custom attributes against object properties)
The demo is based around a typical business need; showing data in the sales office, but with some flexibility to make it fit for multiple different scenarios.
Over the coming months I will be producing a number of short videos for beginner, intermediate and advanced level developers based on this code looking at different language features, IDE features etc. If there is anything in there you want covered, just drop me an email and I'll try my best to add it to my schedule.
To start you off, download the code and then watch the first video on how to make this a favour project in your IDE welcome page :-)
Excellent! I didn't know you could create new categories.