Mytutorialrack

Blogs

Home - Blog - Page 28

Update regarding JavaScript Course

Thank you for stopping by. The wait is over, first half of my new JavaScript course is LIVE on udemy, and for today and tomorrow, you can enroll in the course for just $10. Only for today and tomorrow. If you are struggling with JavaScript, I will highly recommend you to take this course. My courses

Read More »

How to use JavaScript inside Visualforce pages?

Using JavaScript inside Visualforce pages gives you access to a large range of existing JavaScript functionality, such as JavaScript libraries, and other ways to customize your pages. Action tags, like <apex:actionFunction> and <apex:actionSupport>, support Ajax requests. The best way for including JavaScript inside a Visualforce page is placing the JavaScript in a static resource, then

Read More »

DML statements and Database Methods in Salesforce​

[s3video s3url=”/SalesforceAdvanceDeveloper/tutorial9DifferenceBwDatabaseDMLoperation.mp4″ responsive=”on” /]   If you liked this video, checkout the complete course here: Salesforce Developer Training for Platform Developer 1 exam http://bit.ly/2tNVl7F

Read More »

Reasons Why Learning New Skill Is Important

When you think about the things you do everyday, you probably wouldn’t put learning new skills on the list. Living a busy and hectic lifestyles makes it very difficult to think about learning new skills and trying something new, but you could be really missing out on something great personally and professionally. There are huge

Read More »
Uncategorized

Basics of Writing a Salesforce Test Class

In this blog post, I will cover some basic concepts while writing your Test class in Salesforce.I will be using some code snippets to illustrate : seeAllData: Using this annotation isTest(seeAllData=true) you will be able to access the records in your organization.If you are fetching records from the database in your test class, then set

Read More »

Top 5 Favorite Lightning UI Features

In this blog post, I will discuss about my top 5 favorite lightning UI features. I hope you will enjoy this blog post. Here is the list of my favorite Lightning UI features: 1) Drag and Drop Homepage Components: The homepage of Lightning UI is fully drag and drop. You can customize it according to your

Read More »
Salesforce

10 Salesforce Extensions That Will Make You Salesforce Expert

In this blog post, I have listed some of the highly productive Salesforce Extensions on Google Chrome. To make it easier, I have categorized extension on the basis of functionality.Please take a look at these extensions and let me know which is your favorite extension and why? Salesforce Chrome Extensions that you must use We

Read More »

Why Platform Developer 1 Certification is so important?

As you already know, Salesforce is one of the hottest technologies out there. Mentioning Salesforce Platform Developer Certification is definitely a plus point and makes you stand out from the rest. You might be wondering what is the point of getting certified and what you will gain by getting certified. Well, below are some reasons

Read More »