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 27, 2021 Cloud / Web Development

If you forgot the Administrator password for widnows EC2 machine

December 27, 2021 Cloud / Web Development
Post Views: 1,050
| By Webner

Problem: If you forgot the Windows EC2 machine Administrator password other than the default auto generated password provided by AWS after using the key pair while launching the EC2 machine, and still you can’t access the EC2 windows machine with

Read More
December 23, 2021 Web Development

Drag and drop .url issue

December 23, 2021 Web Development
Post Views: 902
| By Webner

Chromium-based browsers (chrome and edge) recently produced issues related to drag and drop hyperlink HTML elements. I had a list of file names in the grid in my application and file names were created as hyperlink (<a></a>) elements which were

Read More
December 21, 2021 Database / Salesforce

Bulk State Transition

December 21, 2021 Database / Salesforce
Post Views: 1,198
| 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: 4,702
| 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: 7,299
| 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: 1,628
| 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: 2,740
| 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: 1,247
| 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: 1,247
| 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

Posts navigation

«Previous Posts 1 … 12 13 14 15 16 … 162 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