Fixing the Infamous “Maximum SOQL Limit” Error in Apex
The “Maximum SOQL Limit” error, often accompanied by the message System.LimitException: Too many SOQL queries: 101 is one of the most common and frustrating problems faced by Salesforce developers. It signifies a violation of a fundamental governing rule (governor limit)
Sharedspace in ckeditor
Sharedspace in ckeditor We can share the same ckeditor toolbar and bottom bar among multiple ckeditor instances using the SHAREDSPACE plugin. Suppose you want to add same ckeditor toolbar and bottom bar to two different text areas then you need
Steps to Upload and Distribute iOS Build through Testflight
Learn the Steps to Upload and Distribute iOS Build through Testflight Testflight is a feature provided by apple to test the application by a group of users. In this we can send invitation to the users. It makes easy to
How to Install nginx and configure it for CakePHP
How to Install nginx and configure it for CakePHP Quick Summary: 1. What is Web Server? 2. What is Nginx? 3. Nginx Installation. 4. Create server block (VirtualHost). 5. Install CakePHP and configure it for Nginx. 6. How to check
Create Maven Project In Eclipse, add selenium & TestNg dependencies
How to Create Selenium Maven Project In Eclipse IDE and add selenium & TestNg dependencies in Pom.xml What is Maven? Maven is a powerful build tool for Java software projects. It is used to build and manage projects written in
ondragenter and ondragleave events
Customize UI to indicate drag drop effect using events ondragenter and ondragleave Html5 provides us one of the most useful features of drag-drop. The dragging and dropping of files from OS to your web application becomes very easy using drag-drop
Integration of .NET with SharePoint
SharePoint and .NET Integration Create a .Net Web Api Application and then follow the below steps: Step 1. Open “Tools” from menu and select “NuGet Package Manager” and then click on “Manage NuGet Packages for Solution”. Here is the screenshot:
Free PHP, HTML, CSS, JavaScript editor – Codelobster IDE
Free PHP, HTML, CSS, JavaScript editor – Codelobster IDE In this article, we suggest you get acquainted with the free editor of web languages – Codelobster IDE. It is presented on the software market for a long time already, and
Get Per Hour Technical Support with Our Support Plans
Get Per Hour Technical Support with Technical Support Plans from Webner Solutions With Webner Technical Support Plans – Your Software, Hardware, Research, and Documentation are completely covered! If you need help with your Website Design, Excel Custom Functions, Macros, assistance
Migrate MySql to MariaDB in Ubuntu 18.04
How to Migrate MySql to MariaDB in Ubuntu 18.04 We need to perform few steps to migrate the MySql database to Maria database, I have mentioned the steps below: Log in to your MySql server with root password. $ mysql
