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

November 27, 2020 Database / Web Development

Azure Event Hubs

November 27, 2020 Database / Web Development
Post Views: 2,380
| By Webner

Introduction: Event Hubs is a real-time data ingestion service that is fully managed, simple, scalable, and trusted. It can stream, process, and receive millions of events per second from any of the sources, which builds data pipelines that are dynamic

Read More
November 25, 2020 Web Development

Aura components vs Lightning web components

November 25, 2020 Web Development
Post Views: 5,650
| By Webner

At the beginning of the Salesforce Development times, developers used VisualForce, which is an HTML Tag-based mark-up language to develop their Visual Force web pages and Apex to control the internal logic. But these HTML based Visual Force standards were

Read More
November 23, 2020 Web Development

Internationalization / Localization in Laravel

November 23, 2020 Web Development
Post Views: 4,051
| By Webner

Laravel has made it convenient for the developers to create multilingual websites by giving the developer community an easy way to retrieve strings in various languages. These strings are basically stored as constants in the resources/lang directory within our project.

Read More
November 20, 2020 Web Development

How to create an event in Laravel

November 20, 2020 Web Development
Post Views: 2,040
| By Webner

Laravel events provide an observable functionality, allowing you to subscribe and listen. Events are stored in the app/Events directory and their listeners are stored in the app/Listener directory. We can generate a Laravel event by running “php artisan event:generate” command.

Read More
November 18, 2020 Mobile / Web Development

Integrate Google Photos in React-Native

November 18, 2020 Mobile / Web Development
Post Views: 5,168
| By Webner

Using the Google Photos Library API your app can read and write the photos in google photos or you can use them as a photo gallery in your application. To integrate google photos in the react-native application you first need

Read More
November 16, 2020 Web Development

How to recover the corrupt adobe captivate Project file?

November 16, 2020 Web Development
Post Views: 5,536
| By Webner

Sometimes adobe captivate project files get corrupted when project file data is not saved or we close the file without saving it. For example, I have created a MyProject.cptx file in Captivate and it crashed without saving data. After that

Read More
November 9, 2020 Web Development

Profiling in Python using cProfile

November 9, 2020 Web Development
Post Views: 1,992
| By Webner

Many times we need to optimize our code as our program is spending too much time on some specific line of code. There are hundreds of lines of code and we are stuck on which piece of code to modify

Read More
November 6, 2020 Web Development

Upload document using Google Drive API in .Net

November 6, 2020 Web Development
Post Views: 4,197
| By Webner

We will create a console application using .net and upload documents to google drive using Google Drive API V3. Step 1: Enable Drive API Go to the Google API Console. Select a project. In the sidebar on the left, click

Read More
October 23, 2020 Web Development

Why React JS is popular?

October 23, 2020 Web Development
Post Views: 2,535
| By Webner

React JS React is an Open Source JavaScript library for making User Interface or UI components. It is developed by Facebook to create attractive web applications fast with minimal code. React components allow the developer to break the complex module

Read More

Posts pagination

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