Totara 13 to Totara 17 Upgrade – Major Issues, Causes, and Fixes
We recently undertook the upgrade from Totara 13 to Totara 17, and while the new version brings several functional and performance improvements, the transition came with several significant challenges, especially for teams working with customized environments. Below is a detailed
What is the National Producer Number and who assigns it?
National Producer Number: NPN is a unique NAIC identification number that is assigned through the National Association of Insurance Commissioner’s which is used to track individuals and business entities. It is assigned through the license application process. The National Insurance
Null Object Pattern in C#
The null object pattern is designed to handle the null exception of objects without implementing too many null checks in the application. This is done by identifying the behaviour that should occur when a null is encountered and declaring a
MVC Pattern in C Sharp
Introduction MVC stands for Model View Controller. It is a software architectural pattern that splits the application into three parts: model, view, and controller. The model is the data, the view is the user interface, and the controller connects the
Homeowner Application Coverages
Homeowner Insurance helps you protect your home in case of any hazard, or an accident. A few of the coverages that fall under Homeowners insurance are: Dwelling Dwelling coverage in the homeowner’s application helps you to pay for the repair
Inheritance in Apex
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
How to deploy the LWC component on a Local Development Server
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
Decorators in Lightning Web Component
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
Custom font in Visualforce Page
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
Insurance Endorsement
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.
