AJAX By Yogesh Mathur 22 September 2018 ASYNCHRONOUS JAVASCRIPT AND XML Introduction To AJAX A Technique or a Way which uses a group of technologies for creating fast and dynamic web pages. AJAX is combination of three technologies...
Amazon Web Services By Yogesh Mathur 22 September 2018 What is Amazon Web Services ? Amazon Web Services (AWS) is a collection of remote computing services (web services) that together make up a cloud computing platform, offered over the Internet by Am...
Mongo DB By Yogesh Mathur 22 September 2018 What is MongoDB? MongoDB is a NoSQL store - NoSQL revolution happened to solve the many issues faced with storing web-scale data in relational databases. It doesn't use SQL to store and retrieve...
Cloud Computing By Yogesh Mathur 22 September 2018 Introduction To Cloud Computing Cloud Computing refers to manipulating, configuring, and accessing hardware and software resources remotely. Cloud computing is a subscription-based service where...
Manual Testing By Yogesh Mathur 22 September 2018 What is software testing Software testing is a step by step process to examine whether the given product/project/application/software is working as per their desired requirement and specification o...
Password Hashing By Yogesh Mathur 22 September 2018 Safe Password Hashing The new password hashing API exposes four simple functions: password_hash() – used to hash the password. password_verify() – used to verify a password against ...
Android Technology By Kishore vaishnav 22 September 2018 Android Technology A mobile operating system, also referred to as mobile OS, is the operating system that operates a Smartphone, tablet, PDA, or other digital mobile devices. Modern mobile operatin...
Green Cloud Computing By Yogesh Mathur 22 September 2018 What is Green Computing Green Computing is the term used to donate efficient use of resources in computing. It is also Known as Green IT. Green Computing is “ Wh...
Rain Technology By Yogesh Mathur 22 September 2018 RAIN Technology RAIN technology is the most scalable software cluster technology for the Internet marketplace today. There is no limit on the size or the performance of a RAIN cluster. Within a RAI...
Bug Tracking for Improving Software Reliability By Yogesh Mathur 22 September 2018 Bug Tracking for Improving Software Reliability Bug - A software bug (or just "bug") is an error, flaw, mistake, failure, or fault in a computer program that prevents it from behaving as intended (...