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.
January 17, 2022 Salesforce / Web Development

Inheritance in Apex

January 17, 2022 Salesforce / Web Development
Post Views: 11,218
| By Webner

Inheritance is a feature of OOPS that allows us to inherit the properties or methods of a class. The base class acts as a parent, the class that is inheriting is called the child class. The child class has access

Read More
January 13, 2022 Cloud / Database

How to deploy the LWC component on a Local Development Server

January 13, 2022 Cloud / Database
Post Views: 3,365
| By Webner

You can deploy your LWC component on a local development server. Once you deploy your component on a local server, then you do not need to deploy again and again to see the output. You just need to save your

Read More
January 11, 2022 Salesforce

Decorators in Lightning Web Component

January 11, 2022 Salesforce
Post Views: 4,688
| By Webner

The Lightning Web Component has three decorators. @api @track @wire @api: If we want to pass any variable from Parent component to child component then we use @api decorator. To pass data to the child component, we need to define

Read More
January 7, 2022 Salesforce

Custom font in Visualforce Page

January 7, 2022 Salesforce
Post Views: 7,789
| By Webner

We can use custom fonts in the Visualforce page using Salesforce Static Resources. Following are the steps to use custom fonts: In Setup, use the Quick Find box to find Static Resources and create new a resource with ZIP of

Read More
January 5, 2022 Insurance

Insurance Endorsement

January 5, 2022 Insurance
Post Views: 2,780
| By Webner

Insurance Endorsement? An endorsement is a policy modification that can be made throughout the policy’s term without having to renew it. As a result of the endorsement, your premiums may change. They’re commonly found in property and casualty insurance plans.

Read More
January 3, 2022 Insurance

Multi-Car Credit In Auto Insurance

January 3, 2022 Insurance
Post Views: 2,040
| By Webner

What Is a Multi-Car Insurance Policy? A multi-car insurance policy covers multiple cars, trucks, or other vehicles. You can save money by bundling your automobiles. This strategy is also known as a “schedule of cars” policy or a “many vehicle

Read More
December 29, 2021 Web Development

Object Pool Design Pattern

December 29, 2021 Web Development
Post Views: 2,551
| By Webner

Definition While building applications, there are objects that are expensive to build in terms of the system resources that they require. Creating such objects, again and again, will impact the overall performance of the application. To prevent the overall work

Read More
December 27, 2021 Cloud / Web Development

If you forgot the Administrator password for widnows EC2 machine

December 27, 2021 Cloud / Web Development
Post Views: 2,668
| 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: 2,246
| 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

Posts pagination

«Previous Posts 1 … 20 21 22 23 24 … 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