Skip to content
Webner Logo
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection

Webner Blogs – eLearning, Salesforce, Web Development & More

Author: Webner

We are a software development company in India.
December 21, 2021 Database / Salesforce

Bulk State Transition

December 21, 2021 Database / Salesforce
Post Views: 2,901
| By Webner

The Bulk State Design pattern is the general pattern that executes the bulk of the actions in Apex based on the change of state of one or more records. Bulk transitions increase the code reusability by allowing only records that

Read More
December 17, 2021 Mobile / Web Development

NodeJs ZLIB – Zip and Unzip files using Nodejs

December 17, 2021 Mobile / Web Development
Post Views: 7,538
| By Webner

Compression and decompression of files also mean to zip or unzip files using Nodejs. It is implemented in Nodejs using the Zlib module. We can access Zlib using the following command. const zlib = require(‘zlib’); Zip and Unzip of files

Read More
December 14, 2021 Cloud / Insurance

The RefreshApex Method and its implementation in the Lightning Web Component

December 14, 2021 Cloud / Insurance
Post Views: 11,861
| By Webner

The refreshApex() function is used when we want to refresh the page data in lightning web components. We can update the wire function or parameter data using refreshApex (), and then component values will be rendered. Refresh apex works only

Read More
December 10, 2021 Salesforce

What is Schema in Salesforce?

December 10, 2021 Salesforce
Post Views: 3,128
| By Webner

Schema is a namespace provided by salesforce which provides schema metadata information using different methods and classes. ChildRelationship Class This class contains methods to access the child relationship as well as the child sObject for a parent sObject. DataCategory Class

Read More
December 8, 2021 Cloud / Software Testing

Remove the Logged in account from Microsoft Teams

December 8, 2021 Cloud / Software Testing
Post Views: 5,609
| By Webner

Sometimes we do not want to save our profile on any account on some particular machines for security reasons. By default, the Microsoft Teams app saves the login credentials when we first log in, so next time it will not

Read More
December 6, 2021 Mobile / Web Development

Tab view in React-Native

December 6, 2021 Mobile / Web Development
Post Views: 3,438
| By Webner

It provides various packages to create tabs like views in the application. So react-native-tab-view is one of them. This component is implemented using the react-native-pager-view which is another component that allows the user to swipe left or right throughout the

Read More
December 2, 2021 Insurance

What Role Does Insurance CRM Play in Agency Management?

December 2, 2021 Insurance
Post Views: 2,981
| By Webner

Agency management software, according to the definition, is a digital solution that enables life, health, and property & casualty insurance agencies to automate their day-to-day duties and increase the efficiency of their operations. The new-age insurance CRM software has been

Read More
November 24, 2021 Software Testing

How to Set and Get Window size/position using Selenium Webdriver

November 24, 2021 Software Testing
Post Views: 7,928
| By Webner

How to Set and Get Window size/position using Selenium Webdriver In website testing, most of the time, we need to set window position and size or get window size and position to test the website responsiveness. Selenium Webdriver has many

Read More
November 22, 2021 Cloud / Database

How to Retrieve Metadata of AWS EC2 Machine

November 22, 2021 Cloud / Database
Post Views: 3,084
| By Webner

Metadata is data about your EC2 instance that is used to manage and configure the instance. Developers use the metadata in the script in order to configure the instances and their resources. Please login to your EC2 machine and run

Read More

Posts pagination

«Previous Posts 1 … 21 22 23 24 25 … 171 Next Posts»

Google ad

Copyright 2022 - 2023 | Webner Blog by Webner Solutions Pvt Ltd. | All Rights Reserved.
MENU
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection