وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

Learn Salesforce (Admin + Developer) with LWC Live Project

سرفصل های دوره

Salesforce (Admin + Developer) with Lightning Web Components (LWC) Real Time Project


1. Introduction
  • 1.1 ERP vs CRM.docx
  • 1. ERP vs CRM Enterprise Resource Planning and Customer Relationship Management
  • 2.1 admin vs developer.docx
  • 2. Salesforce Admin vs Salesforce Developer
  • 3.1 salesforce terminologies.docx
  • 3. Salesforce Terminologies Basic Terms in Salesforce - Org, Object, Field, Tabs
  • 4.1 salesforce developer account.docx
  • 4. How To Create Salesforce Developer Org How To Create Free Developer Account

  • 2. Apex Programming Language
  • 1. How To Write Your First Apex Program Apex Hello World Program in Salesforce
  • 2.1 Apex Features.docx
  • 2. What is APEX Features of APEX Programming Language Salesforce Development
  • 3.1 Program Code.html
  • 3. How To Write Apex Class in Salesforce Apex Class for Beginners
  • 4.1 Program Code.html
  • 4. Apex Access Modifiers Access Modifiers in Apex Class Salesforce
  • 5.1 Program Code + Theory.html
  • 5. Apex Primitive Data Types Integer, Long, Double, Decimal, Blob, id etc.

  • 3. Apex Control Structures
  • 1.1 Blog Link for content.html
  • 1. Apex Control Structures Part 1 Introduction Salesforce Development
  • 2. Apex Conditional Statements Apex Control Structures Part 2 Selection
  • 3.1 Program Code.html
  • 3. Switch When Statement in Apex Programming Apex Control Structures Part 3
  • 4.1 Blog Link.html
  • 4.2 Program Code.html
  • 4. Looping Statements in Apex Apex Control Structures Part 4
  • 5.1 Program Code.html
  • 5. Apex List or Set Iteration for Loops For Each Loop Enhanced or Range Based
  • 6.1 Program Code.html
  • 6. Apex break continue Statements Jumping Statements in Apex break continue

  • 4. Custom App
  • 1. How To Create Custom App, Objects, Tabs, Fields (Columns), Records (Rows)
  • 2. How to Create Custom App in Salesforce Lightning
  • 3.1 Object Relationships Data.docx.xlsx
  • 3.2 Object Relationships.docx
  • 3. Object Relationships in Salesforce Master Detail, Lookup, Many to Many
  • 4. Master Detail Lookup Relationship in Salesforce with Example
  • 5. Many To Many Relationship in Salesforce with Example
  • 6.1 Scheme Builder.docx
  • 6. Schema Builder in Salesforce

  • 5. SOQL - Salesforce Object Query Language
  • 1.1 SOQL Query Examples.html
  • 1. SOQL in Salesforce Salesforce Object Query Language SELECT and WHERE keyword
  • 2.1 SOQL Query Examples.html
  • 2. AND OR in SOQL Query SOQL AND OR Condition Salesforce Object Query Language
  • 3.1 SOQL Query Examples.html
  • 3. IN LIKE in SOQL Query SOQL IN LIKE Salesforce Object Query Language
  • 4. ORDER BY clause in SOQL Query Salesforce Object Query Language
  • 5. LIMIT and OFFSET Keywords in SOQL Query Salesforce Object Query Language
  • 6.1 Program Code.html
  • 6. How To Run SOQL Queries in Apex Programming Language SOQL in Apex Salesforce
  • 7.1 Program Code.html
  • 7. Apex Insert DML Operation Create Record in Salesforce Using Apex SOQL Insert
  • 8.1 Program Code.html
  • 8. Apex Update DML Operation SOQL Update Query Example
  • 9.1 Program Code.html
  • 9. Apex Delete DML Operation SOQL Delete Query Example
  • 10.1 Program Code.html
  • 10. Apex Undelete DML Operation SOQL Undelete Query Example

  • 6. Exception Handling in Apex (Salesforce)
  • 1.1 Program Code.html
  • 1. Exception Handling in Apex Part 1 Salesforce Development
  • 2.1 Program Code.html
  • 2. Exception Handling in Apex Part 2 Try, Catch, Throw, Finally Block
  • 3.1 Program Code.html
  • 3. Exception Handling in Apex Part 3 Common Exception Methods in Apex
  • 4.1 Program Code.html
  • 4. Exception Handling in Apex Part 4 Create User Defined or Custom Exception Class

  • 7. Creation of UsersRolesPublic GroupsQueues
  • 1. How to create user in Salesforce Org
  • 2. What is Role in Salesforce How to manage Role Hierarchy in Salesforce
  • 3. What are Public Groups in Salesforce How to create and use public groups
  • 4. What are Queues in Salesforce Queue in Salesforce
  • 5. User Profile in Salesforce How to create Profile in Salesforce
  • 6. Page Layout in Salesforce Lightning How to edit Page Layout in Salesforce
  • 7. Salesforce How to make the tab visible for other users
  • 8. Salesforce Field Level Security vs Page Layout Visible And Read Only
  • 9. Salesforce Permission Sets Salesforce Permission Sets vs Profiles

  • 8. Data Management Tools
  • 1. Salesforce Data Import Wizard vs Data Loader Salesforce Data Management Tools
  • 2. Data Import Wizard in Salesforce Data Import and Export in Salesforce
  • 3. Salesforce Data Loader Tutorial How To Install on Windows
  • 4. Salesforce Data Export And Schedule Export Wizard How can you Export Data

  • 9. Email Templates in Salesforce
  • 1. How To Make Email Template in Salesforce Dynamic Email Templates in Salesforce
  • 2. Visualforce Email Template in Salesforce with Example

  • 10. Workflow Rules
  • 1.1 Workflow Rules.docx
  • 1. Workflow Rules in Salesforce with Example

  • 11. Reports and Dashboards
  • 1.1 Reports and Dashboards.docx
  • 1. Salesforce Reports and Dashboards - Introduction
  • 2.1 Reports and Dashboards.docx
  • 2. Different Types of Reports in Salesforce Tabular, Summary, Matrix, Joined Repo
  • 3.1 Reports and Dashboards.docx
  • 3. Salesforce Custom Report Type How to Create Custom or New Report Type
  • 4.1 Reports and Dashboards.docx
  • 4. Salesforce Schedule Report How to Schedule Reports in Salesforce
  • 5.1 Reports and Dashboards.docx
  • 5. Salesforce Dashboards for Tabular Summary Matrix Joined Reports

  • 12. sObject in Apex Salesforce
  • 1.1 sobject.docx
  • 1. What are sObject in Salesforce SObject Data Type in Salesforce SObject Class

  • 13. Apex Trigger
  • 1.1 Trigger.docx
  • 1. Trigger in Salesforce Apex with Examples Apex Triggers Concepts And Scenarios
  • 2.1 Trigger.docx
  • 2. Salesforce Trigger Context Variables

  • 14. Lighting Web Components with Real Time Project
  • 1.1 LWC Part 1.docx
  • 1. Salesforce Lightning Web Components (LWC) Introduction
  • 2.1 LWC 2 Setup VSCode.docx
  • 2. How To Run Apex Code in Vscode How To Create Apex Class in Visual Studio Code
  • 3.1 LWC 3 create first lightning web component.docx
  • 3. Create First Lightning Web Component And Deploy to Salesforce Org
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 18334
    حجم: 6820 مگابایت
    مدت زمان: 649 دقیقه
    تاریخ انتشار: ۳ شهریور ۱۴۰۲
    دیگر آموزش های این مدرس
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید