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.
December 12, 2018 Others (Technical)

Using Selenium WebDriver with Chrome browser

December 12, 2018 Others (Technical)
Post Views: 4,722
| By Webner

Using Selenium WebDriver with Chrome browser Selenium WebDriver is open source tool to automate testing the Web application across many browsers. Every browser has its own driver to execute Selenium WebDriver Scripts. It supports browsers such as Mozilla Firefox, Google

Read More
December 11, 2018 PHP Frameworks

How to use CakePHP Validation class

December 11, 2018 PHP Frameworks
Post Views: 5,178
| By Webner

How to use CakePHP Validation class We can use CakePHP validation functions and speed up development. These functions already follow the correct rules so we don’t need to write custom code. Example: In Controller: $validate = new Validation(); $string =

Read More
December 10, 2018 Others (Technical)

Some Useful Code Refactoring Techniques Available In Eclipse

December 10, 2018 Others (Technical)
Post Views: 5,587
| By Webner

Some Useful Code Refactoring Techniques Available In Eclipse 1. RENAMING So this feature allows you to rename variables, classes, methods, packages, folders, and almost any Java identifier. When you rename an identifier, all references to that identifier are also renamed.

Read More
December 7, 2018 Others (General) / Others (Technical)

How to get user locale time from UTC Time

December 7, 2018 Others (General) / Others (Technical)
Post Views: 5,251
| By Webner

How to get user locale time from UTC Time The default timezone in Php or MySql is UTC (UTC doesn’t use daylight saving). But it can be troublesome when this is to be displayed to the user. E.g. – A

Read More
December 6, 2018 Others (Technical)

Sending SMS messages using Textlocal

December 6, 2018 Others (Technical)
Post Views: 4,897
| By Webner

Sending SMS messages using Textlocal ( https://www.textlocal.in/ ) Here is an example to send sms alert using Textlocal account: There are some mandatory fields to send Sms. 1. Username 2. Hash 3. Message (Enable message template from Textlocal) 4. Number

Read More
December 5, 2018 Others (Technical)

How to use VBA Script in Excel?

December 5, 2018 Others (Technical)
Post Views: 3,072
| By Webner

How to use VBA Script in Excel? VBA (Visual Basic for Application) is a high-level programming language that is used for MS Excel. It uses English like statements to write instructions for the computer. It also enhances the functionality of

Read More
December 3, 2018 Web Development

How to use RSS Feed in WordPress

December 3, 2018 Web Development
Post Views: 4,764
| By Webner

How to use RSS Feed in wordpress Publishers get benefit from RSS feeds because this lets them display their site content automatically. Timely updates from web feeds benefits the readers to know if something new is posted on their favorite

Read More
November 30, 2018 Cloud

Creating custom log for AWS Lambda

November 30, 2018 Cloud
Post Views: 7,740
| By Webner

Creating custom log files for AWS Lambda function using Java other than using CloudWatch For developers who are using AWS Lambda function either for executing several concurrent processes or for processing large files; monitoring logs in CloudWatch is definitely a

Read More
November 29, 2018 Big Data / Cloud / Database

Invalid value for header \u0067x-ms-request-id\u0067

November 29, 2018 Big Data / Cloud / Database
Post Views: 5,191
| By Webner

Resolved Issue “Invalid value for header \u0067x-ms-request-id\u0067. The header must contain a single valid GUID” I was facing the issue “Invalid value for header \u0067x-ms-request-id\u0067. The header must contain a single valid GUID” while making request to the Azure Database

Read More

Posts pagination

«Previous Posts 1 … 67 68 69 70 71 … 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