Jitendra Zaa

  • 1:1 Session
  • Authored
    • Apex Design Patterns – Salesforce
    • Udemy – SalesforceDX
  • Widget
  • About Me
  • Generating Single Executable jar file with all dependencies and libraries using Netbeans and Eclipse

    Generating Single Jar file with all dependencies in Eclipse is easy. We just need to follow below steps : Either from the context menu or from the menu bar’s File menu, select Export. Expand the Java node and select JAR file. Click Next. In the JAR File Specification page, select the resources that you want

    Read more…

    January 19, 2015
  • Auto generate Package.xml using Ant – complete source code and Video

    If we want to use Ant Migration tool to fetch Salesforce Organization metadata info or to deploy some changes to Salesforce, we need to create “package.xml” manually or take help of eclipse. wildcard character (*) doesnt work with some components like report, emailtemplate, dashboard and document. Package.xml must needs to have folder name and files inside folder

    Read more…

    January 1, 2015
  • Salesforce Spring 15 – some highlighted features

    Download PDF version of release notes from here. 1. Import Account / Contact from 16 different sources (previously generic csv was only option to import). 2. Salesforce Analytics Query language (SAQL) We already know about SOQL and SOSL. This is new Query language for Analytics cloud to enable ad hoc analysis of data stored in

    Read more…

    December 28, 2014
  • Automate Command Line Dataloader using ANT with Dynamic arguments and SOQL query

    As we know, there are multiple ways to load data inside Salesforce like using Workbench, Jitterbit, API etc… Salesforce also provides standard tool to load data into Salesforce using DataLoader. Dataloader by default supports User Interface or Command Line interface. Most of us already know that User interface based Dataloader needs manual interaction by end

    Read more…

    December 27, 2014
  • Salesforce – Drag and Drop File Uploader Component with Progress Bar – HTML5 and Pure Javascript Based

    You may find many ways to upload attachments in Salesforce using visualforce however most of them uses some Javascript libraries (means either you need to depend on static resources or add CDN in remote site settings) or they do not have progress bar or they are not drag and drop. I thought to create one simple Visualforce

    Read more…

    December 19, 2014
  • Salesforce interview questions – Part 19

    Salesforce interview questions for developers and admins around Apex, Visualforce, getting Salesforce object name on basis of Id, Apex API limits

    Read more…

    December 16, 2014
  • Access Camera and Audio recorder of Mobile device in Visualforce and upload as chatter file

    In this article we will see how to use Camera and Audio recorder of mobile device in Visualforce and upload as chatter file. It may look that it is very tricky to access device camera and audio control in Visualforce however you may be right if there were no HTML5. Thanks to HTML5 for magic.

    Read more…

    November 29, 2014
  • Why to use Bower for your web developement

    What is Bower It is client side package Manager and Great tool to manage all you web dependencies like JavaScript libraries and other assets. What can be done from Bower Web sites are made of lots of things — frameworks, libraries, assets, utilities, and rainbows. Bower manages all these things for you. # registered package

    Read more…

    November 23, 2014
  • How to use PostgreSQL in Nodejs

    I have written many articles on Node.js and AngularJs. In this article, I will demonstrate how to use PostgreSQL with Node.js and deploy on Heroku. I think you already smelled that this is one of starting article which will finally merged with Salesforce to create some cool application. Assuming you already have some background knowledge

    Read more…

    November 17, 2014
  • Dreamforce 2014 Session – create web based IDE for Salesforce

    In Dreamforce 2014, I got chance to present demo of creating online IDE for Salesforce using Tooling API. I used Node.js as a language to communicate with Salesforce API on Heroku Platform. Demo Simple Editor Complete source code (Github) Simple Editor Editor with Ace framework Dont forget to share your feedback. Below is the presentation

    Read more…

    November 7, 2014
←Newer Posts Older Posts→

AI ANT ANT Migration Tool Apex API ASP.NET Automation best practices C# continuous integration CSS DataLoader Eclipse Flow Git Google HTML Integration Interview Questions J2EE JAVA Javascript JQuery JSON 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
  • 2026 (16)
  • 2025 (16)
  • 2024 (2)
  • 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