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.
October 25, 2018 Web Development

Various Array helper methods in Javascript

October 25, 2018 Web Development
Post Views: 6,772
| By Webner

Explanation of various Array helper methods in Javascript with example The various methods I am going to discuss below are a part of functional programming in Javascript. In functional programming output of the method depends on the arguments passed to

Read More
October 24, 2018 Web Development

Understanding Nlog .Net Package with Examples

October 24, 2018 Web Development
Post Views: 11,803
| By Webner

Record Logs with Nlog .Net Package – Explanation and Examples Nlog is a free .Net platform based framework designed for generating logs to record the history of events that help to troubleshoot errors and exceptions. Logging is one of the

Read More
October 23, 2018 Web Development

What is new in Bootstrap 4

October 23, 2018 Web Development
Post Views: 5,695
| By Webner

Introduction to Bootstrap 4 and what is new in it Bootstrap 4 final stable version was released on January 18th, 2018. There are lots of new changes in this version. 1) FlexBox Support:- Earlier Bootstrap’s layout was powered by float-based

Read More
October 23, 2018 Linux, Windows, Mac / Zoho

Safari downloading files in .csv.html format | Workaround

October 23, 2018 Linux, Windows, Mac / Zoho
Post Views: 12,931
| By Webner

Problem In one of the software we are developing, we faced a strange problem in Safari browser on Mac machine. A link on webpage was provided to download a file in .CSV format (server side code written in CakePHP). In

Read More
October 22, 2018 Web Development

Using Node.js for Uploading Files

October 22, 2018 Web Development
Post Views: 4,180
| By Webner

Upload Files using Node.js When we build any web application, we often need to upload some files via our application. For uploading files using Node.js, we use “Formidable” module. You can download this module or install it using npm. Command

Read More
October 18, 2018 Cloud

Sending email using Amazon SES service

October 18, 2018 Cloud
Post Views: 7,120
| By Webner

Sending email with or without Attachment using Amazon SES service First download the aws library using the this link: http://docs.aws.amazon.com/aws-sdk-php/v3/download/aws.zip link and save it in project. Now the usage of library is below where we write the code to send

Read More
October 16, 2018 Salesforce

Salesforce WSDL Api login using SOAPUI – Issues and Solutions

October 16, 2018 Salesforce
Post Views: 9,461
| By Webner

Salesforce WSDL Api login using SOAPUI – Issues and Solution (Ubuntu 14.04, Salesforce Api version 43.0, SoapUI-x64-5.4.0) If you want to test salesforce login api call before actual implementation then you can use SoapUI. It is an open source soap

Read More
October 15, 2018 PHP Frameworks

Laravel Configuration and Environment Variables

October 15, 2018 PHP Frameworks
Post Views: 5,326
| By Webner

Laravel Configuration and Environment Variables Each laravel application has one “Config” directory which includes all the basic configuration files. You can configure your application by adding custom or built-in configuration variables. Environment Configuration: Based on the environment where the application

Read More
October 12, 2018 Web Development

Difference among isset, is_null and empty in PHP

October 12, 2018 Web Development
Post Views: 5,179
| By Webner

Difference among isset, is_null and empty in PHP Php has different methods to check the value of the variable. The methods isset(), empty() and is_null() are very useful methods and all returns a boolean value. Let see the difference between

Read More

Posts pagination

«Previous Posts 1 … 70 71 72 73 74 … 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