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.
May 2, 2023 Database

Implementing Asynchronous Task Processing using Celery and RabbitMQ

May 2, 2023 Database
Post Views: 2,517
| By Webner

Celery is a popular open-source task queue/job queue that allows you to execute tasks asynchronously in the background. It is written in Python and utilizes distributed message passing to manage the execution of tasks. With celery, you can schedule tasks

Read More
April 28, 2023 Software Testing

What Is Agile Testing

April 28, 2023 Software Testing
Post Views: 2,255
| By Webner

What Is Agile Testing? Agile testing is a collective term that is used to define the testing process which follows the Agile software development principles. It basically includes performing frequent and automated testing of code along with the development process.

Read More
April 26, 2023 Cloud

Instant Recovery of EC2 Instance from Snapshots

April 26, 2023 Cloud
Post Views: 1,767
| By Manoj Thakur

Recovery of EC2 Select Snapshots from the Elastic Block Store menu on the Amazon EC2 interface. Find the snapshot you wish to restore, then choose it. Choose Actions, and then choose Create Volume. In the same Availability Zone as your

Read More
April 24, 2023 Salesforce

Create a Dynamic Lightning Datatable in Salesforce

April 24, 2023 Salesforce
Post Views: 5,621
| By Webner

Lightning Datatable is used to display the Salesforce data in a tabular form and has many standard features that can be applied to the records being displayed in the datatable. Generally, we create a datatable and use the hard-coded values

Read More
April 20, 2023 Database

What is a serverless application? Explain Microsoft Azure Functions

April 20, 2023 Database
Post Views: 1,523
| By Webner

A serverless application is a type of application that is designed to run on a cloud computing platform, where the cloud provider takes care of managing the underlying infrastructure and scaling resources automatically based on the application’s needs. In a

Read More
April 20, 2023 Database

What is a serverless application? Explain Microsoft Azure Functions

April 20, 2023 Database
Post Views: 1,350
| By Webner

A serverless application is a type of application that is designed to run on a cloud computing platform, where the cloud provider takes care of managing the underlying infrastructure and scaling resources automatically based on the application’s needs. In a

Read More
April 18, 2023 Cloud / Database

Rules to redirect www to the parent domain

April 18, 2023 Cloud / Database
Post Views: 1,845
| By Webner

Install the URL Rewrite module (if it is not installed by default). http://www.iis.net/downloads/microsoft/url-rewrite After installing the module, use the below directive and put it inside the webconfig file Note: replace the domain name above from example.com with your desired domain

Read More
April 13, 2023 Web Development

Explain the Server Session State pattern with an example in C Sharp

April 13, 2023 Web Development
Post Views: 1,720
| By Webner

Server Session State is a design pattern used in web applications to maintain the state of a user’s session on the server side. This means that instead of storing the session state on the client side (e.g., in cookies), the

Read More
April 11, 2023 Web Development

The role of DevOps in software development

April 11, 2023 Web Development
Post Views: 1,791
| By Webner

Role of DevOps DevOps is a rapidly growing practice that combines the roles of software development and operations to improve collaboration and efficiency in the software development process. The goal of DevOps is to deliver software faster, with higher quality

Read More

Posts pagination

«Previous Posts 1 … 15 16 17 18 19 … 172 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