Programming Tips & Tricks
PowerShell Technique: Perfect Email Address Validation
Implementing Email address format validation is pretty common and simple. Regardless of the technology or platform, it is usually accomplished through the use of regular expression. But in this little article we’ll proceed a couple of steps further by Windows PowerShell ISE (Integrated Scripting Environment) is an editor and development environment specifically designed for […]
Android Phone Tips & Tricks
Wi-Fi Trick: Share Your Wi-Fi Password via Android QR Code
Everybody knows that connecting to a Wi-Fi network is pretty simple if you know its network’s SSID (network name) and password. But many of the users are unaware of yet another convenient way of quickly connecting to a Wi-Fi network by just scanning the QR code. Below we describe both methods, and their advantages […]