Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Author: B D

    This author has written 574 articles
    1. Home>
    2. B D

    Cordova – Events

    • Post author:B D
    • Post published:August 24, 2021
    • Post category:Cordova
    • Post comments:0 Comments

    There are various events that can be used in Cordova projects. The following table shows the available events. S.NoEvents & Details1device-ready This event is triggered once Cordova is fully loaded.…

    Continue ReadingCordova – Events

    Cordova – Storage

    • Post author:B D
    • Post published:August 24, 2021
    • Post category:Cordova
    • Post comments:4 Comments

    We can use the storage API available for storing data on the client apps. This will help the usage of the app when the user is offline and it can…

    Continue ReadingCordova – Storage

    Cordova – config.xml File

    • Post author:B D
    • Post published:August 24, 2021
    • Post category:Cordova
    • Post comments:0 Comments

    The config.xml file is the place where we can change the configuration of the app. When we created our app in the last tutorial, we set reverse domain and name. The values…

    Continue ReadingCordova – config.xml File

    Cordova – First Application

    • Post author:B D
    • Post published:August 24, 2021
    • Post category:Cordova
    • Post comments:0 Comments

    We have understood how to install Cordova and set up the environment for it. Once everything is ready, we can create our first hybrid Cordova application. Step 1 - Creating…

    Continue ReadingCordova – First Application

    Cordova – Environment Setup

    • Post author:B D
    • Post published:August 24, 2021
    • Post category:Cordova
    • Post comments:0 Comments

    In this chapter, we will understand the Environment Setup of Cordova. To begin with the setup, we need to first install a few components. The components are listed in the…

    Continue ReadingCordova – Environment Setup

    Cordova – Overview

    • Post author:B D
    • Post published:August 24, 2021
    • Post category:Cordova
    • Post comments:0 Comments

    Cordova is a platform for building hybrid mobile applications using HTML, CSS, and JavaScript. The official documentation gives us the definition of the Cordova − "Apache Cordova is an open-source mobile…

    Continue ReadingCordova – Overview

    Neo4j – Drop Unique

    • Post author:B D
    • Post published:August 24, 2021
    • Post category:Neo4j
    • Post comments:0 Comments

    We have already discussed creating UNIQUE constraint operations with examples in the previous chapter. In this chapter, we will discuss dropping the UNIQUE constraint operation with examples. Neo4j CQL provides…

    Continue ReadingNeo4j – Drop Unique

    Neo4j – Create Unique Constraint

    • Post author:B D
    • Post published:August 24, 2021
    • Post category:Neo4j
    • Post comments:0 Comments

    In the Neo4j database, the CQL CREATE command always creates a new node or relationship which means even though you use the same values, it inserts a new row. As…

    Continue ReadingNeo4j – Create Unique Constraint

    Neo4j – Backup & Restore

    • Post author:B D
    • Post published:August 24, 2021
    • Post category:Neo4j
    • Post comments:0 Comments

    In real-time applications, we should take backup of our application database regularly, so that we can restore to some working condition at any failure point. This rule is applicable for…

    Continue ReadingNeo4j – Backup & Restore

    Neo4j – Avg Function

    • Post author:B D
    • Post published:August 24, 2021
    • Post category:Neo4j
    • Post comments:1 Comment

    It takes a set of rows and an <property-name> of a node or relationship as input and finds the average value from the given <property-name> column of given rows. Syntax…

    Continue ReadingNeo4j – Avg Function
    • 1
    • 2
    • 3
    • 4
    • …
    • 58
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP