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

Creating API’s with Node.js GraphQL

December 18, 2019 Web Development
Post Views: 3,632
| 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,990
| 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,519
| 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: 14,017
| 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,822
| 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,978
| 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
December 2, 2019 Web Development

TF30063 Issue – Authorization

December 2, 2019 Web Development
Post Views: 3,693
| By Webner

TF30063 Issue: You are not authorized to access (Tfs Server link) I suddenly started getting the error while committing the code to TFS in Visual studio, after the password of the Microsoft account was changed. As per the scheduled password

Read More
November 28, 2019 Web Development

Custom Javascript in Moodle/Totara, Javascript & AMD Modules

November 28, 2019 Web Development
Post Views: 4,692
| By Webner

How can we add custom Javascript in Moodle/Totara, Javascript & AMD modules? A Javascript module is a collection of Javascript code. It enhances the reusability of this code. As a result, it is called/used from alternative javascript files. These modules

Read More
November 26, 2019 Web Development

Laravel: Issues in Thumbnails in Email Attachments

November 26, 2019 Web Development
Post Views: 5,482
| By Webner

Laravel: Issues in thumbnail along with images while attaching multiple attachments to the mail While sending an email to someone using a laravel Mailable class, we may need to attach some attachments to it. Then we can simply use the

Read More

Posts pagination

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