ColdFusion AIR Integration session on connect
Chennai CFUG is having its October month meeting on 22nd. Rakshith will take a connect session on ColdFusion 9 and AIR Integration. More details on Chennai CFUG site at Adobe Groups.
Chennai CFUG is having its October month meeting on 22nd. Rakshith will take a connect session on ColdFusion 9 and AIR Integration. More details on Chennai CFUG site at Adobe Groups.
Comments
was this session recorded? There’s not very much info on the net about this integration yet, so any little bit helps.
I dont think this session was recorded.
However, this blog post should help.
Ha! thanks Manjukiran. That’s the only blog post on the net right now (besides Adobe’s Terrence Ryan’s post which is just a recap of that post) and it doesn’t really explain how to use things like the coldfusion.air.session.load() to load/filter local data (and the ASDocs don’t have any examples either).
Any other resources? I’d love to see some examples of how to use this in a real world application.
For instance, we have a database that may be 2GB in size with tables that have thousands of records. I don’t think it is feasible to fetch the entire db from the server every time the application initializes. How would one pull only new/updated data from the server?
Write a Comment