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.
July 24, 2019 PHP Frameworks / Web Development

Insert and update bulk data in CakePHP 3.7

July 24, 2019 PHP Frameworks / Web Development
Post Views: 7,979
| By Webner

How to Insert and update bulk data in CakePHP 3.7? We can insert and update multiple records using “saveMany($entities)” function. We can create entities array from “newEntities() / patchEntities()” functions. newEntities function is used to insert new data and patchEntities

Read More
July 10, 2019 Big Data / Cloud

Automate aws snapshot using Lambda and cloudwatch service

July 10, 2019 Big Data / Cloud
Post Views: 6,203
| By Webner

Automate the Snapshots using AWS Lambda & CloudWatch services. Step.1 Create IAM Role with following accessibility 1. To get information of volumes and snapshots from EC2 2. To create new snapshots using the CreateSnapshot API call In the AWS management

Read More
July 9, 2019 Others (General)

Using Donut Pie Charts in Tableau

July 9, 2019 Others (General)
Post Views: 6,929
| By Webner

How you can create a Donut Pie Chart in Tableau Pie Charts Problem : Feature of Donut Pie Chart is not available in Tableau. Solution : Donut pie-charts are good looking graphs that explains clearly that bigger the slice, the

Read More
July 8, 2019 Others (General)

DMARC (Domain-based Message Authentication, Reporting & Conformance)

July 8, 2019 Others (General)
Post Views: 5,991
| By Webner

DMARC (Domain-based Message Authentication, Reporting & Conformance) is an enhancement to existing email authentication policy and reporting protocol. It helps to prevent spoofing on your mail domain so that no one other than you can use your domain to send

Read More
July 5, 2019 Others (Technical)

Web Data Connection with Tableau

July 5, 2019 Others (Technical)
Post Views: 4,693
| By Webner

Web Data Connection with Tableau 1. What is WDC? WDC or Web Data Connector, is a web page with JavaScript code that connects to web data, converts the data to a JSON format, and passes the data to Tableau. Currently,

Read More
July 4, 2019 PHP Frameworks

ASP.Net MVC Quick Introduction

July 4, 2019 PHP Frameworks
Post Views: 3,600
| By Webner

ASP.Net MVC Quick Introduction ASP.Net MVC – In MVC, the architecture of an application is divided into three parts – Model, View and Controller. Model – Model represents the shape of data. It is basically used to connect to the

Read More
July 3, 2019 Web Development

Routing And Navigation on Command Line in Angular 6

July 3, 2019 Web Development
Post Views: 3,050
| By Webner

Routing And Navigation On Command Line in Angular 6 Angular CLI tool can be installed with npm. It requires NodeJs. We can download node from the official site [link] and install using instructions on the site. node -v // this

Read More
July 2, 2019 Cloud / Web Development

WordPress | Move WordPress site from HTTP to HTTPS

July 2, 2019 Cloud / Web Development
Post Views: 3,190
| By Webner

How to move whole wordpress site from HTTP to HTTPS in simple steps using Really Simple SSL plugin with AWS Cloudfront. Solution. Step-1. Login to wordpress Step.2 Click Plugins Step-3. Download Really Simple SSL plugin on your desktop, as shown

Read More
June 28, 2019 Big Data / Cloud

How to close Heroku Postgres Database connections

June 28, 2019 Big Data / Cloud
Post Views: 6,151
| By Webner

Problem: Heroku Postgres Database Fatal error too many database connections for role ‘username’ Solution: 1. First install Heroku toolbelt with command a. sudo snap install heroku –classic 2. Login from command line a. heroku login 3. Check current database connections

Read More

Posts pagination

«Previous Posts 1 … 54 55 56 57 58 … 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