Jitendra Zaa

  • 1:1 Session
  • Authored
    • Apex Design Patterns – Salesforce
    • Udemy – SalesforceDX
  • About Me
  • Ajax based AutoComplete / TypeAhead Directive in AngularJS

    Previously we already discussed below Auto Complete components: Ajax Based Multiselect JQuery Autocomplete Control in ASP.Net AutoComplete Component in Visualforce using JQueryUI In this article, we will be creating TypeAhead Directive (Auto Complete) again in Salesforce However this time we will use AngularJs. Why we are using AngularJS ? We discussed already in one of…

    Read more…

    July 15, 2014
  • Automated Daily Backup of Salesforce Using ANT Migration Tool and GIT

    In few previous articles, I have talked about how to use “ANT Migration tool in Salesforce” and “How to Use EGit plugin in Eclipse to work with Git“. So to make this article short, I assume that you are already familiar with ANT Migration tool provided by Salesforce and Git. During project development life cycle it…

    Read more…

    July 5, 2014
  • Implement SAML based Single Sign On (SSO) | Using Salesforce as Identity Provider (Idp) as well as Service Provider (SP)

    Previously we have seen, How to setup SAML based Single Sign On Where Salesforce will be Service Provider and some other application like AXIOM will be Identity Provider. In this article we will use one Salesforce Instance as Identity Provider and other Salesforce Instance as Service Provider. Before starting you have to decide which salesforce Instance will…

    Read more…

    April 23, 2014
  • Creating Progress Bar field using Formula| Without any coding

    In this post we will discuss on creating Progress bar field without any coding, just by using formula field. Initially it seems like we can’t create dynamic progress bar field by using only formula in Salesforce. There are some approach, where developers stores 4 images with interval of 25% or 10 images with 10% interval…

    Read more…

    April 22, 2014
  • Large Data Volumes (LDV) in Salesforce | FAQs | Interview Questions

    You would like to go through this useful cheat sheet for “Query and Search” optimization, few of this is discussed in this post as FAQ. 171 : How Standard Fields and Custom Fields related information is saved inside Salesforce Database? Is every Standard and Custom Object is created as a different Database table? Ans :…

    Read more…

    April 18, 2014
  • Send Email with Generated PDF as attachment from Trigger – before Winter 16

    There may be scenario in Salesforce that you need to send a Visualforce page rendered as PDF as a part of Email Attachment. This will be very easy if you want to perform this using Controller or Extension class, we just have to call getContentAsPDF() method of PageReference class and use returned blob data as…

    Read more…

    April 16, 2014
  • Step by step guide to Setup Federated Authentication (SAML) based SSO in Salesforce – Video Tutorial

    In this post, We will be dicussing how to setup Federated SAML based Authentication in Salesforce. SAML stands for “Security Assertion Markup Language” and it is Open standard for exchanging Authentication and Authorization between Systems. SAML based authentication is supported by all editions of Salesforce. User Validation can be initiated by any one of below two…

    Read more…

    April 14, 2014
  • Introduction to Flexible page aka Lightning Page with example

    Display Visualforce page only in Salesforce1 mobile application and not in desktop version

    Read more…

    April 12, 2014
  • Call Salesforce REST API from Apex

    Use Apex to call Salesforce REST API with sample source code

    Read more…

    February 27, 2014
  • Salesforce REST API Playground

    What is REST API ? In my words, Getting data from Other System or Same System using HTTP request is known as REST API. If you know, how website works, you know REST API. Before REST API, there was SOAP request which needed lots of configuration and very tightly coupled. If you make any modification…

    Read more…

    February 25, 2014
←Newer Posts Older Posts→

Ajax AngularJs ANT ANT Migration Tool Apex ASP.NET best practices C# continuous integration CSS DataLoader Eclipse EGit Flow Git Google Heroku HTML Integration Interview Questions J2EE JAVA Javascript JQuery Lightning component Lightning Web Component LWC NodeJs OAuth PHP Release Salesforce Salesforce DX SAP SEO sfdx SQL SQL Server Students Trailhead Video Tutorial Visualforce Windows XP WordPress XML

  • Twitter
  • LinkedIn
  • YouTube
  • 2024 (1)
  • 2023 (9)
  • 2022 (8)
  • 2021 (4)
  • 2020 (18)
  • 2019 (16)
  • 2018 (21)
  • 2017 (34)
  • 2016 (44)
  • 2015 (54)
  • 2014 (30)
  • 2013 (31)
  • 2012 (46)
  • 2011 (114)
  • 2010 (162)

Jitendra Zaa

Copyright  © Jitendra Zaa, Since 2008