My MAX LCDS/BlazeDS Sessions Materials Available
Many of you have asked me for the materials I used in my LCDS/BlazeDS hands-on sessions at MAX.
Here are the links:
- Lab instructions PDF (Powering Flex Applications with BlazeDS and Data Services)
- Lab files (including final solutions)
If you didn’t have a chance to attend, you should be able to use this as a BlazeDS/LCDS tutorial as well.
It was great to see all of you at MAX. I hope to see you next year in Los Angeles.
Christophe
Comments
3 Responses to “My MAX LCDS/BlazeDS Sessions Materials Available”
Leave a Reply









Hi Christophe,
Is this the same as the session you did in amsterdam for the flex camp?
Are those files from flex camp online, if not can you put them, i’d love to see them, i really like the presentation and the demos you gave.
Thanks in advance,
Sidney
Hi Sidney,
It is similar to what I presented in Amsterdam… I will post the missing pieces in a few days.
Christophe
Very nice introduction. I ran into a small problem because I’m more familiar with Flex than Java: when trying to run exercise 4 my Java code wasn’t compiled because I didn’t know that I should convert to ’src’ folder of the lcds-server project to a source folder (using right click on ’src’, choose ‘Build path’ and then ‘Use as source folder’).