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 18, 2020 Mobile / Web Development

Integrate Google Photos in React-Native

November 18, 2020 Mobile / Web Development
Post Views: 5,086
| 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,440
| 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,956
| 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,090
| 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,482
| 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
October 16, 2020 Web Development

Heroku Toolbelt

October 16, 2020 Web Development
Post Views: 1,967
| By Webner

Heroku is a cloud-based application deployment and management service. Heroku works on the principle of the container-based design system and these smart containers are known as dynos. The Heroku Toolbelt is a package of the Heroku CLI, Foreman, and Git

Read More
October 5, 2020 PHP Frameworks / Web Development

Integrate Razorpay in CakePHP 3

October 5, 2020 PHP Frameworks / Web Development
Post Views: 4,406
| By Webner

Step 1: Create RazorPay Account First of all you need a test account for integration. Click the below link https://dashboard.razorpay.com/#/access/signup and set up a test account there: Step 2: Get your API Keys: After successful login, you will see your

Read More
October 1, 2020 PHP Frameworks / Web Development

TypeError: ‘<' not supported between instances of 'int' and 'str' in Python

October 1, 2020 PHP Frameworks / Web Development
Post Views: 3,327
| By Webner

Description Sometimes there may be a need to access or simply print a python dictionary in a particular order of its keys i.e. ascending or descending as it was in my case. Although it seems that it is not a

Read More
September 28, 2020 Web Development

What is Laravel Socialite?

September 28, 2020 Web Development
Post Views: 2,356
| By Webner

Most of the sites require User login and registration with Social sites like Facebook, Google+, etc. Laravel provides a simple way to authenticate with OAuth provider Socialite. Laravel currently supports Facebook, Google, Twitter, GitHub, Bitbucket, etc. Installing and configuring composer

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