Dev 401-002:Application Essentials:Designing Application on the Force.com Platform Course Objectives1.Describe the type of application best suited for the Force.com platform.2.Describe the feature of the Force.com platform that help you build your da…
Dev 401-004:Application essential:Building Your user Interface: Module Agenda1.Custom Applications2.Custom Tabs3.Custom page Layouts Page Layouts1. Page layout define the organization of :- fields- Custom links- Related lists on an object detail or e…
Dev 401-003:Application Essential:Building Your Data Model Object Relationships1.Link two objects- Parent to child- One to Many2.Two main Types:- Look up- Master- Detail3.Two special types:- Self- Many to many Lookkup Relationships1.Loosely coupled-…
Dev401-020:Visualforce Pages: Introduction to Visualforce Course Objectives1.Understand the benefits of using static resources and use them in pages.2.Construct partial page refreshes using AJAX with Visualforce tags.3.Create simple custom components…
Dev401-011: Building Business Processes that You Want Course Objectives1.Describe the capabilities of data validation rules2.Create an approval process.3.Describe when to user parallel approvers.4.List user cases for skipping steps within approval pr…
Dev 401-007 Designing Applications for Multiple users: Managing your users' experience part 1 Module Objectives1.List the different types and characteristics of license the Force.com platform supports/2.List the things a profile controls in the appli…
Dev401-026:Visualforce Pages: Visualforce Controller   Module Objectives1.Identify the functionality that comes with each standard controller2.Realize when you would need to move to Apex for creating custom controllers or extensions.3.Compare and con…
Dev401-022:Visualforce Pages: Visualforce Componets (Tags) Library Part 1 Module Objectives1.List key tags and define what their attributes control.2.Create Visualforce pages that use these tags to create page layouts,inut forms,output tables,custom…
Dev401-025:Visualforce Pages: JavaScript in Visualforce Module Objectives1.Describe the use of AJAX within Visualforce.2.Create access to standard actions via the $URLFOR expression.3.Create reusable functions within ,script> tags.4.Create partial pa…
Dev401-024:Visualforce Pages: Visualforce Componets (Tags) Library Part IIIStatic Resources1.Static resources are a new kind of Salesforce storage,designed for use with Visualforce.2.Static resources are items required by your Visualforce pages,such…