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

    Ruby – XML, XSLT and XPath Tutorial

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:Ruby
    • Post comments:0 Comments

    What is XML? The Extensible Markup Language (XML) is a markup language much like HTML or SGML. This is recommended by the World Wide Web Consortium and available as an…

    Continue ReadingRuby – XML, XSLT and XPath Tutorial

    PHP & MySQL

    • Post author:K Z
    • Post published:August 20, 2021
    • Post category:PHP & MySQL
    • Post comments:0 Comments

    MySQL works very well in combination of various programming languages like PERL, C, C++, JAVA and PHP. Out of these languages, PHP is the most popular one because of its…

    Continue ReadingPHP & MySQL

    Ruby – Socket Programming

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:Ruby
    • Post comments:0 Comments

    Ruby provides two levels of access to network services. At a low level, you can access the basic socket support in the underlying operating system, which allows you to implement…

    Continue ReadingRuby – Socket Programming

    Sending Email using Ruby – SMTP

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:Ruby
    • Post comments:0 Comments

    Simple Mail Transfer Protocol (SMTP) is a protocol, which handles sending e-mail and routing e-mail between mail servers. Ruby provides Net::SMTP class for Simple Mail Transfer Protocol (SMTP) client-side connection…

    Continue ReadingSending Email using Ruby – SMTP

    MongoDB – Query Document

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

    In this chapter, we will learn how to query documents from the MongoDB collection. The find() Method To query data from MongoDB collection, you need to use MongoDB's find() method. Syntax The…

    Continue ReadingMongoDB – Query Document

    Ruby Web Applications – CGI Programming

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:Ruby
    • Post comments:1 Comment

    Ruby is a general-purpose language; it can't properly be called a web language at all. Even so, web applications and web tools in general are among the most common uses of Ruby.…

    Continue ReadingRuby Web Applications – CGI Programming

    MySQLi – Handling Duplicates

    • Post author:K Z
    • Post published:August 20, 2021
    • Post category:MySQLi
    • Post comments:0 Comments

    Tables or result sets sometimes contain duplicate records. Sometimes, it is allowed but sometimes it is required to stop duplicate records. Sometimes, it is required to identify duplicate records and…

    Continue ReadingMySQLi – Handling Duplicates

    Ruby/DBI – Database Access

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:Ruby
    • Post comments:1 Comment

    This chapter teaches you how to access a database using Ruby. The Ruby DBI module provides a database-independent interface for Ruby scripts similar to that of the Perl DBI module. DBI stands…

    Continue ReadingRuby/DBI – Database Access

    Apache HttpClient – Home

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

    Http client is a transfer library. It resides on the client side, sends and receives Http messages. It provides up to date, feature-rich, and an efficient implementation which meets the…

    Continue ReadingApache HttpClient – Home

    Ruby – Regular Expressions

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:Ruby
    • Post comments:0 Comments

    A regular expression is a special sequence of characters that helps you match or find other strings or sets of strings using a specialized syntax held in a pattern. A regular expression literal is…

    Continue ReadingRuby – Regular Expressions
    • Go to the previous page
    • 1
    • …
    • 530
    • 531
    • 532
    • 533
    • 534
    • 535
    • 536
    • …
    • 739
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP