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

March 4, 2021 Web Development

Git-Hub Project Management

March 4, 2021 Web Development
Post Views: 2,215
| By Webner

Step 1: First, create a. It’s a repository, not a project. You need to create a project using the project Menu. I will move on to the project later. First, I am discussing creating issues. Step 2: Go to the

Read More
February 16, 2021 Cloud / Web Development

Edit Office Documents online in web application using Office365 OneDrive APIs

February 16, 2021 Cloud / Web Development
Post Views: 6,804
| By Webner

This post is about editing office documents online in a web application interface for users. In this, you will require an office 365 license to use Microsoft graph APIs to edit documents through Onedrive. To edit MS Word documents online,

Read More
February 1, 2021 Web Development

Diagnostics in the C# Programming

February 1, 2021 Web Development
Post Views: 7,168
| By Webner

The System. Diagnostics namespace provides a process class which has some method to run external .exe or another application into a C#. This also enables you to debug and trace code; start, stop, and kill processes; monitor system performance; and

Read More
January 22, 2021 Web Development

Exceptions in C#

January 22, 2021 Web Development
Post Views: 2,844
| By Webner

An exception is an unexpected or unwanted event that occurs when a program is executed i.e at runtime, that disrupts the normal flow of the program’s instructions. Sometimes while executing the program, a user might face the possibility that the

Read More
January 13, 2021 PHP Frameworks / Web Development

What is DevOps?

January 13, 2021 PHP Frameworks / Web Development
Post Views: 2,886
| By Webner

What is DevOps? DevOps is a set of practices that combines software development and other IT operations. It shortens the systems development life cycle and aims to provide continuous delivery with high-quality software. Who is DevOps Engineer? They are either

Read More
January 11, 2021 Web Development

Lambda Expression in Java 8

January 11, 2021 Web Development
Post Views: 3,678
| By Webner

Lambda expressions are introduced in Java 8 and are a very interesting feature of Java 8. A lambda expression is a short block of code that takes in parameters and returns a value. Lambda expressions are similar to methods, but

Read More
December 21, 2020 Mobile / Web Development

How to get phone contacts in the react-native application

December 21, 2020 Mobile / Web Development
Post Views: 6,024
| By Webner

To get phone contacts in the react-native application, it provides a package called react-native-contacts. This package provides you with all the contacts and their info from your mobile device. Installation: npm install react-native-contacts –save For ios: cd ios && pod

Read More
December 14, 2020 Web Development

Record Video on Web through Javascript

December 14, 2020 Web Development
Post Views: 2,772
| By Webner

Many browsers now have the facility to access video and audio input from the user. However, relying on the browser, it would be a full dynamic and inline experience, or it’d be delegated to a special app on the user’s

Read More
December 3, 2020 Web Development

Using Elasticsearch in Node.js

December 3, 2020 Web Development
Post Views: 4,084
| By Webner

What is elasticsearch? Elasticsearch is a distributed, open-source search and analytics engine for all types of data, including textual, numerical, geospatial, structured, and unstructured. Elasticsearch is built on Apache Lucene and was first released in 2010 by Elasticsearch N.V. (now

Read More

Posts pagination

«Previous Posts 1 … 11 12 13 14 15 … 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