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
  • Get data the way you want

    Apache HttpClient – Custom SSL Context

    • Post author:S K S
    • Post published:August 20, 2021
    • Post category:apache
    • Post comments:0 Comments

    Using Secure Socket Layer, you can establish a secured connection between the client and server. It helps to safeguard sensitive information such as credit card numbers, usernames, passwords, pins, etc.…

    Continue ReadingApache HttpClient – Custom SSL Context

    MongoDB – Deployment

    • Post author:B D
    • Post published:August 20, 2021
    • Post category:MongoDB
    • Post comments:1 Comment

    When you are preparing a MongoDB deployment, you should try to understand how your application is going to hold up in production. It’s a good idea to develop a consistent,…

    Continue ReadingMongoDB – Deployment

    MongoDB – Create Backup

    • Post author:B D
    • Post published:August 20, 2021
    • Post category:MongoDB
    • Post comments:0 Comments

    In this chapter, we will see how to create a backup in MongoDB. Dump MongoDB Data To create a backup of the database in MongoDB, you should use mongodump command. This command…

    Continue ReadingMongoDB – Create Backup

    Apache HttpClient – Multiple Threads

    • Post author:S K S
    • Post published:August 20, 2021
    • Post category:apache
    • Post comments:0 Comments

    A multi-threaded program contains two or more parts that can run concurrently and each part can handle a different task at the same time making optimal use of the available…

    Continue ReadingApache HttpClient – Multiple Threads

    Apache HttpClient – Cookies Management

    • Post author:S K S
    • Post published:August 20, 2021
    • Post category:apache
    • Post comments:0 Comments

    Cookies are text files stored on the client computer and they are kept for various information tracking purpose. HttpClient provides support for cookies you can create and manage cookies. Creating…

    Continue ReadingApache HttpClient – Cookies Management

    Apache HttpClient – Form-Based Login

    • Post author:S K S
    • Post published:August 20, 2021
    • Post category:apache
    • Post comments:0 Comments

    Using the HttpClient library you can send a request or, login to a form by passing parameters. Follow the steps given below to login to a form. Step 1 -…

    Continue ReadingApache HttpClient – Form-Based Login

    Apache HttpClient – Proxy Authentication

    • Post author:S K S
    • Post published:August 20, 2021
    • Post category:apache
    • Post comments:0 Comments

    In this chapter, we will learn how to create a HttpRequest authenticated using username and password and tunnel it through a proxy to a target host, using an example. Step…

    Continue ReadingApache HttpClient – Proxy Authentication

    MongoDB – Sharding

    • Post author:B D
    • Post published:August 20, 2021
    • Post category:MongoDB
    • Post comments:0 Comments

    Sharding is the process of storing data records across multiple machines and it is MongoDB's approach to meeting the demands of data growth. As the size of the data increases,…

    Continue ReadingMongoDB – Sharding

    MongoDB – Replication

    • Post author:B D
    • Post published:August 20, 2021
    • Post category:MongoDB
    • Post comments:1 Comment

    Replication is the process of synchronizing data across multiple servers. Replication provides redundancy and increases data availability with multiple copies of data on different database servers. Replication protects a database…

    Continue ReadingMongoDB – Replication

    XQuery – Custom Functions

    • Post author:k A
    • Post published:August 20, 2021
    • Post category:XQuery
    • Post comments:0 Comments

    XQuery provides the capability to write custom functions. Listed below are the guidelines to create a custom function. Use the keyword declare function to define a function.Use the data types defined in…

    Continue ReadingXQuery – Custom Functions
    • Go to the previous page
    • 1
    • …
    • 525
    • 526
    • 527
    • 528
    • 529
    • 530
    • 531
    • …
    • 739
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP