MESHFORE LLC

Meshfore LLC is a Global IT consulting and system development services provider, Meshfore LLC was founded with a vision of providing outstanding customer satisfaction in the computer consulting and system development industry. Meshfore LLC offers technology solutions that help our clients address complex business challenges and transform their business for growth. Today, Meshfore LLC is one of the leading computer consulting and system development providers in US and Abroad. Meshfore LLC has maintained a solid reputation as an IT Solutions and Business Consulting Firm delivering rapid results for our clients that includes many of the Fortune 500 companies.
info@meshfore.com
+ (862)234-8004

Salesforce Developer

Best Sales Force Development Online Training

We are providing Best Salesforce Development Online Training Course Our Salesforce development Course training is very different from other providers, we focus more on real-time case studies and hands-on practices while preparing our salesforce developer training program.

Our team of experts have tailored this Salesforce developer course to suitable for all kinds of professionals like IT development fresher’s as well as for the experienced developers who upgrade their skill set into salesforce development.

SALES FORCE DEVELOPMENT PART ­ COURSE CONTENTS

Introduction to VF page and Architecture

  • Visual force Overview
  • Visual force Benefits
  • Visual force Page Architecture
  • Visual force System Architecture (Development Mode)
  • Visual force – MVC Breakdown
  • Various methods for creating VF pages

Html,Styles and Global variables

  • Visual Force Page [VF page] with Global Variables
  • What is Global Variables?
  • Various types of Global Variables available in sales force
  • HTML AND CSS Basics
  • Various types of style sheets
  • Inline Style sheets
  • Internal Style sheets
  • External Style sheets
  • Global Variable example
  • Working with Global Variables in VF Page

Static Resources

  • What is Static Resources?
  • Steps for creating Static Resources
  • Style sheet static resources creation
  • JavaScript static resource creation
  • Accessing of static resource in VF page using Global variable
  • Understanding $Resource global variable

VF components (Page block and Table)

  • VF components (Page block)
  • Page Block Component
  • Page Block Section Component
  • Page Block Section Item Component
  • Page Block Table Components
  • Data Table Component
  • Data List Component
  • Column

VF components (Others Important)

  • Form Components
  • command Button
  • command Link
  • action Support
  • action Poller
  • action Region
  • action Status
  • action Function
  • input Field
  • input File
  • input Check box
  • input Text
  • input Text area
  • output Link
  • output Field
  • output Label
  • output Panel
  • output Text
  • select List
  • select Option
  • select Options
  • select Check box
  • select Radio
  • tab Panel
  • tab
  • panel Grid
  • panel Group
  • page Messages
  • page Message
  • facet
  • repeat

Custom Components

  • Steps for creating custom components
  • Various methods for creating custom components
  • attribute
  • component

Other components

  • list View
  • enchanced List
  • variable
  • param
  • inline Support Edit

Chart Components

  • pie Series
  • line Series
  • axis
  • scatter Series
  • guage Series
  • chart

Interaction between VF and Apex

  • What is View State?
  • View State structure
  • Limitations of View State
  • Interaction between Visual force and Apex Controller
  • Standard Controller
  • Controller
  • Extension

Introduction to Apex and OOPs concepts

  • Apex Classes
  • Class Definition
  • Object Definition
  • Abstract
  • Polymorphism
  • Inheritance
  • Interface

Data types and Access modifiers

  • Access Modifiers
  • Data Types
  • Boolean
  • Char,Text
  • Integer
  • Float and Double
  • String and Others

Collection and Loops

  • List
  • Set
  • Map
  • For
  • While and Do while
  • If, If else and If else if

Custom and extensions Controllers

  • Various Methods for creating Apex Class
  • Custom Controller
  • Example for Controller
  • Extensions Controllers
  • Example for Extensions Controllers
  • Difference Between Custom and Standard Controllers
  • Working mode of controller

Combination of VF page and Apex Class

  • VF page with Standard Controller
  • VF page with Controller
  • VF Page with Extensions Controllers

Dynamic Components

  • Creation of Dynamic Components
  • Components creation without using VF Components

SOQL AND SOSL

  • What is SOQL?
  • SOQL Syntax
  • DML Operations
  • Insert
  • Update
  • Delete
  • Select
  • Upsert
  • Merge
  • Working with Date Functions
  • Working with Logical Operators
  • Working with Relational Operators
  • Working with Conditional Operators
  • For view
  • For Update
  • For Reference
  • Parent to Child Relationship query
  • Limitation for Parent to child Query
  • Child to Parent Relationship query
  • Limitation for child to parent query
  • Limitation / governor limits for SOQL
  • @ReadOnly Annotation
  • Query statement
  • Standard Set Controller for Pagination
  • What is SOSL?
  • SOSL syntax
  • Usage of SOSL
  • Methods in SOSL
  • Limitations of SOSL
  • Difference between SOQL and SOSL

Triggers

  • Apex Triggers
  • Basic Overview Of Triggers
  • Trigger Syntax
  • Trigger Variables

Trigger Events

  • Trigger events Overview
  • Trigger Context Variables
  • Test Class For Trigger

Test Class

  • Test Class syntax
  • Test Class For Trigger
  • Test Class For Apex Class
  • Code coverage

Unit testing

  • Unit Testing
  • UAT Testing

Force.co IDE

  • co IDE Installation
  • Create Project
  • Run the Project
  • Deploy The Project

Deployment

  • com IDE for Deployment
  • Change set for Deployment
  • ANT Tool for Deployment

Package Creation

  • Creation of Package
  • Testing the package
  • Deploy the Package

Asynchronous Apex

  • What is Asynchronous Apex?
  • Types of Asynchronous Apex
  • Future Annotation
  • Queueable Apex
  • Schedule Apex

Batch apex and scheduling batch apex

  • Batch apex Overview
  • Batch apex Limits
  • Scheduling Batch Apex

In Bound and Outbound Messages

  • Inbound Message
  • Outbound Message

Sandbox

  • Sandbox
  • Different Types of Sandboxes