I was blogging about ADF for 7 years already, long period. I had a feeling this was a right time to bring it to the next level and have live technical ADF Q&A discussion with blog readers. It went well and I plan to repeat similar session later this year again. Read more here: Webinar: ADF Master Class and ADF Blog Q&A, Andrejus Baranovskis (Part I)
You can watch video recording:
You can watch video recording:
Webinar plan with links to use case descriptions and presented ADF sample apps from the blog:
1. CRUD and LOV performance and validation improvement tricks
- List Range Size - 1 for LOV
(LOVRangePagingFix: http://andrejusb.blogspot.com/2011/12/fix-rowset-is-forward-only-for-adf-bc.html)
- Row Count Threshold -1
(QueryOptimizationTableApp: http://andrejusb.blogspot.com/2012/05/how-to-disable-select-count-execution.html)
- Initial Query Overriden
- Skip Validation
(TabsValidationApp: http://andrejusb.blogspot.com/2012/12/skip-validation-for-adf-required-tabs.html)
(NewRowRemoveApp: http://andrejusb.blogspot.com/2013/01/immediately-removing-new-row-without.html)
- Immediate Validation for table
(AutoPPRApp: http://andrejusb.blogspot.com/2012/09/what-to-do-when-adf-editable-table.html)
- Post Changes
(PostControlApp: http://andrejusb.blogspot.com/2012/12/adf-post-changes-and-plsql-invocation.html)
2. Conditional validation in ADF BC, Entity Cache and View Object Instances
- Conditional
(ConditionalValidationApp: http://andrejusb.blogspot.com/2012/12/conditional-validation-in-adf-bc.html)
- Transaction level
(EOValidationApp: http://andrejusb.blogspot.com/2012/10/transaction-level-adf-bc-entity.html)
- EO Cache
(VOSynchEOCacheApp: http://andrejusb.blogspot.com/2013/05/sharing-data-between-vo-instances-in.html)
3. ADF Table pagination, List View components
- Pagination
(TablePaginationApp_v3: http://andrejusb.blogspot.com/2013/04/how-to-control-adf-table-pagination-on.html)
- List View
(ListViewApp: http://andrejusb.blogspot.com/2013/04/list-view-cool-looking-adf-ps6.html)
4. ADF Mobile login, secured ADF BC Web Services and on-device database access
- Mobile login
(adfmobilelogin: http://andrejusb.blogspot.com/2012/10/adf-mobile-login-functionality.html)
- Secured WS access
(mobilesecuredws: http://andrejusb.blogspot.com/2012/11/adf-mobile-secured-web-service-access.html)
- Master-Detail
(adfmdmobilews: http://andrejusb.blogspot.com/2013/04/master-detail-adf-bc-web-service-for.html)
2 comments:
Thanks Andrew for providing such a informative session. Live demo was more fruitful and I got a chance to clarify my doubts. Kudos to your great work and hope to see some more sessions.
Thnx & Rgds,
Alok
I appreciate your hard and consistent work. Keep it up.
Your Friend, Hasim
Post a Comment