Posted inArduino General ESP-12E Based Weather Station – NodeMCU 12-E, BME280 and Yaler Posted by By Haneef Puttur July 20, 2019 Preface : Develop a Weather Station which can be accessed through the internet Advantage :…
Posted inPython Python – Check TensorFlow Using GPU Posted by By Haneef Puttur July 10, 2019 To check weather Tensorflow using GPU follow these steps: from tensorflow.python.client import device_lib print(device_lib.list_local_devices())…
Posted inAndroid Apple General Internet Secure your WhatsApp with 2 Step Verification today! Posted by By Haneef Puttur February 15, 2019 Hereis the tips to secure your whatsapp with 2 step verification. Why I need to…
Posted inGeneral Easy Password validator for MVC C# Posted by By Haneef Puttur February 6, 2019 If you are developing an application in MVC C# use this code in your password…
Posted inGeneral Regx for Validating UAE Telephone Numbers Posted by By Haneef Puttur February 6, 2019 This is the regx which can be used to validate UAE contact numbers in your…
Posted inASP.Net C++ MVC SB Admin 2 Bootstrap Theme – Visual Studio 2017 Posted by By Haneef Puttur September 16, 2018 I have updated the SB Admin 2 theme to match with Visual Studio 2017 .…
Posted inC++ SQL SQL Server Configuring Email in SQL Server Express Posted by By Haneef Puttur June 23, 2018 Its a known issue that SQL Server express edition wont support Email . TO overcome…
Posted inAndroid Install 2 Whatsapp in One Android Phone – Parallel Space Posted by By Haneef Puttur March 16, 2018 We always carry two mobile phones just for sake of 2 different accounts. Sometime we…
Posted inFree Software General Internet Unix WeBid Integrating Google Recaptcha to Webid – Auction Script Posted by By Haneef Puttur February 10, 2018 Webid do not have built in support for new google Recaptcha . If use enable…
Posted inASP.Net MVC SignalR – Real-time web communication between Client and Server Easy c# [Part 1 of 2] Posted by By Haneef Puttur February 2, 2018 What is SignalR ? ASP.NET SignalR is a new library for ASP.NET developers that makes…