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 27, 2019 Web Development

Reactive Form In Angular

December 27, 2019 Web Development
Post Views: 2,481
| By Webner

In Angular there are two ways to work with forms: Template-driven forms: Template-driven forms are the default way to work with forms in Angular which is used as an internal representation of the form. Reactive forms: Reactive forms allow us

Read More
December 24, 2019 Others (General)

The Importance Of Software Development Services

December 24, 2019 Others (General)
Post Views: 4,620
| By Webner

Introduction to Software Development Services In the era of technology, the business world has revolutionized almost beyond recognition. With the use of updated technology, it becomes easier for a company to be successful. Software Development Services are the kind of

Read More
December 20, 2019 Database

MySQL: only_full_group_by issue on joins

December 20, 2019 Database
Post Views: 3,930
| By Webner

Issue #1055 – Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column xxxx which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by After upgrading ubuntu 14.04 to

Read More
December 18, 2019 Web Development

Creating API’s with Node.js GraphQL

December 18, 2019 Web Development
Post Views: 3,528
| By Webner

Introduction In this article, my aim is to present a quick guide on how to create Node.js GraphQL API. With a well-structured API, it is possible to have a solid, maintainable, and scalable API that can serve multiple kinds of

Read More
December 16, 2019 Linux

Installation and configuration of gitlab (Ubuntu)

December 16, 2019 Linux
Post Views: 2,908
| By Webner

Installation & configuration of gitlab with Let’s Encrypt on Ubuntu 18.04 Step.1 Update to latest repos :~$ sudo apt-get update Step.2 Now, Install the prerequisites required for gitlab :~$ sudo apt-get install -y curl openssh-server ca-certificates Step.3 Download the latest

Read More
December 12, 2019 Mobile

How To Make Provisioning Profile For iOS?

December 12, 2019 Mobile
Post Views: 3,398
| By Webner

Provisioning Profile for iOS A provisioning profile binds developers and devices to an authorized iPhone Development Team and enables a device to be used for testing. Just Like android, you can’t install your application directly on the iOS device. Provisioning

Read More
December 10, 2019 Web Development

Video Compression Using Laravel

December 10, 2019 Web Development
Post Views: 13,895
| By Webner

Introduction to Video Compression Video Compression is a term used to define a method to reduce the data used to encode digital video content. This reduction in data further translates to various benefits such as smaller storage requirements and lower

Read More
December 6, 2019 Web Development

XPath for Selenium Webdriver

December 6, 2019 Web Development
Post Views: 3,739
| By Webner

XPath XPath in simple terms is a way of finding an element(s) in an HTML DOM by giving its path. It is useful when name or id etc is not available to be directly used to find the element. The

Read More
December 4, 2019 Web Development

Pass the Data to Custom Validation attribute in MVC C#

December 4, 2019 Web Development
Post Views: 4,860
| By Webner

How to Pass the Data to Custom Validation attribute in MVC C#? Introduction .Net provides the capability of validating model data with validation attributes like Required, Compare, Regular Expression, and user-defined custom attributes (also known as data annotations C#). MVC

Read More

Posts pagination

«Previous Posts 1 … 49 50 51 52 53 … 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