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

Category: Web Development

January 7, 2020 Web Development

Introduction to socket.io using node.js (Websockets)

January 7, 2020 Web Development
Post Views: 4,620
| By Webner

What are WebSockets & how are they different from traditional HTTP/HTTPS protocols? In conventional HTTP protocols, a client(a web browser) sends an HTTP request to a server and a TCP connection is been made & as soon as the client

Read More
December 27, 2019 Web Development

Reactive Form In Angular

December 27, 2019 Web Development
Post Views: 2,057
| 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 18, 2019 Web Development

Creating API’s with Node.js GraphQL

December 18, 2019 Web Development
Post Views: 3,078
| 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 10, 2019 Web Development

Video Compression Using Laravel

December 10, 2019 Web Development
Post Views: 13,222
| 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,222
| 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,263
| 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,109
| 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,111
| 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: 4,858
| 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 … 20 21 22 23 24 … 106 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