Coding
Node.js Streams
Streams are one of the elemental concepts that are introduced to power the applications based on Node.js. These are the method used to handle the data and to read or write input into output consecutively. Read more…
Streams are one of the elemental concepts that are introduced to power the applications based on Node.js. These are the method used to handle the data and to read or write input into output consecutively. Read more…
On Rob Miles’s Yellow Book website, he includes a link to download the full University of Hull course, including lectures, labs, and two large projects (ACWs). I can’t seem to find sample solutions to labs Read more…
clicked the link expecting to see a large percentage of PHP 5.6 for some reason. And was quite surprised to find out that PHP world has caught up the modern standards. Members Online source
Password Memorising App Kindly check out my desktop application. I guarantee it will help you memorise your passwords. Edit: The app doesn’t store your passwords. It hashes and salts the password and stores it in Read more…
I wanted to stop the browser from going to next page after button submit inside an ajax condition.. i have a condition that if s variable passed from database is equals to 0, then it Read more…
Hello All, I am trying to access Azure KeyVault from a console app. The console app is running from a machine that is not on Azure AD. Exception received as below: —————————————- DefaultAzureCredential failed to Read more…
Node.js and PHP both are the powerful back-ends to create versatile websites. Even when these two technologies fall under the same category, their features are pretty diverse. There’s no doubt – PHP is one of Read more…
Jakub Jirsák – stock.adobe.com After spending almost 20 years in private sector IT, Danny Attias decided it was time to give something back. In May 2016, having previously worked for John Lewis, Marks and Spencer, Read more…
Hi Coming across a super weird error that i’ve never seen before. I am using Xamarin which uses c# under the hood. Regardless i am testing for an existance of a key. If true, then Read more…
A fully customizable confirmation dialog component that provides a quick way to confirm user intentions in your Bootstrap 4 powered sites or web apps. Demo Download source