<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>ForceHow’s Blog</title><description>Blog on learning Salesforce development with Apex, Aura and Lightning web components.</description><link>https://forcehow.com/</link><item><title>Salesforce Apex Try Catch Finally Explained</title><link>https://forcehow.com/salesforce-apex-try-catch-finally</link><guid isPermaLink="true">https://forcehow.com/salesforce-apex-try-catch-finally</guid><description>Learn how to do error handling in Apex with try catch blocks and understand the finally clause by many try catch examples.</description><pubDate>Wed, 24 May 2023 00:00:00 GMT</pubDate></item><item><title>Salesforce Apex Set Class Guide</title><link>https://forcehow.com/salesforce-apex-set-class</link><guid isPermaLink="true">https://forcehow.com/salesforce-apex-set-class</guid><description>The Apex Set class provides various methods to work with sets like adding elements, removing elements, accessing elements and searching elements.</description><pubDate>Sat, 20 May 2023 00:00:00 GMT</pubDate></item><item><title>Salesforce Apex List Class Guide</title><link>https://forcehow.com/salesforce-apex-list-class</link><guid isPermaLink="true">https://forcehow.com/salesforce-apex-list-class</guid><description>The Apex List class provides various methods to work with lists like adding elements, removing elements, accessing elements by index, sorting, searching.</description><pubDate>Fri, 19 May 2023 00:00:00 GMT</pubDate></item><item><title>Salesforce Apex Date Class Guide</title><link>https://forcehow.com/salesforce-apex-date-class</link><guid isPermaLink="true">https://forcehow.com/salesforce-apex-date-class</guid><description>The Date class in Apex provides methods to create, manipulate, and format dates.</description><pubDate>Thu, 18 May 2023 00:00:00 GMT</pubDate></item><item><title>Salesforce Apex Map Class Guide</title><link>https://forcehow.com/salesforce-apex-map-class</link><guid isPermaLink="true">https://forcehow.com/salesforce-apex-map-class</guid><description>The Apex Map class is a collection type that stores key-value pairs. Get to know map methods like get, put, remove, values and keySet.</description><pubDate>Thu, 18 May 2023 00:00:00 GMT</pubDate></item><item><title>Salesforce Apex Switch Case Explained</title><link>https://forcehow.com/salesforce-apex-switch-case</link><guid isPermaLink="true">https://forcehow.com/salesforce-apex-switch-case</guid><description>A guide with many code examples on how to use switch case in Apex.</description><pubDate>Tue, 16 May 2023 00:00:00 GMT</pubDate></item><item><title>How To Enable Enhanced Profile User Interface In Salesforce</title><link>https://forcehow.com/salesforce-enable-enhanced-profile-user-interface</link><guid isPermaLink="true">https://forcehow.com/salesforce-enable-enhanced-profile-user-interface</guid><description>Step-by-step guide with screenshots on how to enable enhanced profile user interface in Salesforce Lightning.</description><pubDate>Tue, 16 May 2023 00:00:00 GMT</pubDate></item><item><title>Salesforce Apex String Replace Method Explained</title><link>https://forcehow.com/salesforce-apex-string-replace</link><guid isPermaLink="true">https://forcehow.com/salesforce-apex-string-replace</guid><description>Learn how to replace substrings within a string with the Apex String replace, replaceAll &amp; replaceFirst method. [Code Examples]</description><pubDate>Sun, 14 May 2023 00:00:00 GMT</pubDate></item><item><title>Salesforce Apex String Class Guide</title><link>https://forcehow.com/salesforce-apex-string-class-guide</link><guid isPermaLink="true">https://forcehow.com/salesforce-apex-string-class-guide</guid><description>We will explore Apex strings by looking at examples on manipulating, comparing and converting strings.</description><pubDate>Sat, 13 May 2023 00:00:00 GMT</pubDate></item><item><title>Salesforce Apex String Contains Method Explained By Examples</title><link>https://forcehow.com/salesforce-apex-string-contains</link><guid isPermaLink="true">https://forcehow.com/salesforce-apex-string-contains</guid><description>Learn how to check if a string contains a substring in Apex by using the Apex String contains method. [Code Examples]</description><pubDate>Sat, 06 May 2023 00:00:00 GMT</pubDate></item><item><title>Salesforce Apex String Split Method Explained By Examples</title><link>https://forcehow.com/salesforce-apex-string-split</link><guid isPermaLink="true">https://forcehow.com/salesforce-apex-string-split</guid><description>Learn how to split a string by using the Apex String split method. Many code examples!</description><pubDate>Sat, 06 May 2023 00:00:00 GMT</pubDate></item><item><title>How To Get A Salesforce Security Token</title><link>https://forcehow.com/salesforce-security-token</link><guid isPermaLink="true">https://forcehow.com/salesforce-security-token</guid><description>Step-by-step guide with screenshots on how to get a Salesforce Security Token. You need to reset the Salesforce Security Token.</description><pubDate>Sun, 30 Apr 2023 00:00:00 GMT</pubDate></item><item><title>How To Change The User Language In Salesforce</title><link>https://forcehow.com/salesforce-change-language-for-user</link><guid isPermaLink="true">https://forcehow.com/salesforce-change-language-for-user</guid><description>Step-by-step guide with screenshots on how to change the user language in Salesforce Lightning. (Set the display language to english for example)</description><pubDate>Sat, 29 Apr 2023 00:00:00 GMT</pubDate></item></channel></rss>