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.
August 2, 2019 PHP Frameworks

Download files from S3 disk in Laravel

August 2, 2019 PHP Frameworks
Post Views: 14,437
| By Webner

how to download file from s3 disk in Laravel What is AWS S3? Amazon Simple Storage Service (Amazon S3) is an object storage service that offers industry-leading scalability, data availability, security, and performance. S3 helps you securely upload and download

Read More
July 30, 2019 PHP Frameworks

Bundle in ASP.NET MVC

July 30, 2019 PHP Frameworks
Post Views: 4,014
| By Webner

Bundle in ASP.NET MVC Bundling is a process that allows us to load a bunch of static files from the server into one HTTP request. We can load multiple CSS and Javascript files using bundles. Let’s take an example :

Read More
July 26, 2019 Web Development

How to fetch unread emails from a mailbox

July 26, 2019 Web Development
Post Views: 11,359
| By Webner

Python code to fetch Unread emails from a Mailbox Script to check and fetch the unread inbox using the following packages. 1. imaplib 2. email 3. csv IMAP is an email retrieval protocol which does not download the emails. It

Read More
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,894
| 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,124
| 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,843
| 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,906
| 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,607
| 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,512
| 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

Posts pagination

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