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

Category: Web Development

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,174
| 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: 1,824
| 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 17, 2021 Mobile / Web Development

NodeJs ZLIB – Zip and Unzip files using Nodejs

December 17, 2021 Mobile / Web Development
Post Views: 6,897
| 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 6, 2021 Mobile / Web Development

Tab view in React-Native

December 6, 2021 Mobile / Web Development
Post Views: 2,874
| 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
November 17, 2021 Web Development

LWC to create a custom editable datatable.

November 17, 2021 Web Development
Post Views: 10,600
| By Webner

LWC also provides a standard editable datatable, but it can’t be flexible in design. So we can create a custom datatable by using LWC in the following way, in which we can make changes as per our needs. LWC HTML

Read More
November 15, 2021 Web Development

How to customize header filter value in devextreme

November 15, 2021 Web Development
Post Views: 5,632
| By Webner

Devextreme provides lots of features. One of them is customizing the header filter value in devextreme that applies to columns. Sometimes we need to apply our own custom data for filters. Here I will explain how to add our own

Read More
October 12, 2021 Web Development

When to use Record Types Vs Page Layouts?

October 12, 2021 Web Development
Post Views: 1,862
| By Webner

Page Layouts – Page Layout determines the fields that are displayed to users on a record. They allow us to add fields, sections, links, custom buttons, and a few other features. Many Page Layouts can be created and applied to

Read More
October 6, 2021 Web Development

Some Tips Useful For Moodle/Totara Theme Customization

October 6, 2021 Web Development
Post Views: 2,326
| By Webner

How to Customize the Login Page from the frontend? Step 1: Log in to your Moodle site as an admin user and navigate to the Manage Authentication option: Settings>Site Authentication>Plugins>Authentication>Manage Authentication Step 2: Now you are on the Manage Authentication

Read More
October 4, 2021 Web Development

Nuget packages update – Scripts bundle error caused by Bootstrap 5.x in .net mvc application

October 4, 2021 Web Development
Post Views: 13,369
| By Webner

I recently updated my installed packages from nuget to work with the latest packages, but my .net application stopped working by throwing ‘object reference not set to an instance of an object’. It was displaying the red coloured text indicating

Read More

Posts pagination

«Previous Posts 1 … 5 6 7 8 9 … 106 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