
In this blog we will learn how to install and Configure Android SDK, I had used cordova before on widows 8 with android build tools, Yesterday I wanted to reconfigure it again on windows 10 but I got a lot of errors. at last I fixed the problems, lets share with you people so that you can install and configure […]
Read more
In this blog I will explain Emirates ID reader support all web browsers using Windows Service, before this one I have developed solutions for Old Emirates ID, then upgraded that one to New Emirates ID too, but both of those were based on Google Chrome Extension and were limited to Chrome browser only. But this solution is based on Windows […]
Read more
In this blog we will learn how to Generate free LetsEncrypt SSL Certificate on windows for differernt servers in very few and easy steps. But before generating lets us know about SSL Certificates. What is SSL? SSL stands for secure sockets layer, or in most simple words it encrypts and decrypts users data while communicating between server and user browser […]
Read more
In This blog we will learn how to Connect C# applications with MS SQL Server Database using Active Directory user. Normally we make connection to MS SQL Server using SQL Server Authentication or Windows Authentication For SQL Server Authentication we have user in SQL Server it can be any username & password While for Windows Authentication your database must be […]
Read more
In this blog you will learn step by step how to configure HTTPS using SSL certificate on WAMP local server at any of your project. Here you will also learn how to serve your local websites with domains names like project1.com project2.com or for detailed virtual-host configuration go to my another blog create-virtual-hosts-apache-wamp-xamp lets start HTTPS SSL configuration. Requirements […]
Read more
This blog is about New Emirates ID card reader app for Google Chrome browser using console application and chrome extension. I have written a blog for how to read Emirates ID public data in Google Chrome browser via console app and chrome extension. In October 2021 I received few complaints that some customers are having new version of Emirates ID […]
Read more
Today I will share something I learnt handy, I hope it may help you also. I was having Arabic and other non-English language strings in a table, there was requirement to export that data to excel. I hope you know how can we export data using PhpMyAdminin CSV format, lets see How to export data in CSV format from MySQL […]
Read more
Emirates ID Reader in Chrome by alampk.com To work with new Emirates ID card reading and scanning please read my new blog New Emirates ID card reading in chrome or desktop application 1.1- Download required dlls and console app and extract it. 1.2 You will need .net framework 3.5 64 bit installed to run above app 2.1- Go inside extracted […]
Read more
One Android Application for all districts of KPK Price Lists is very handy and useful application in whole KPK related applications, designed very well easy to use and performance wise it is second to none. you can review and download this app from Google Play Store using the following link https://play.google.com/store/apps/details?id=com.codingsips.kpl or you can scan the following qr code to […]
Read more
Server Side vs Client Side languages are terms used in website development languages, according to execution website development languages are divided into two categories, these are server side and client side languages. Servier side Languages Those languages which is executed on server and converted to HTML, these languages are also called as Back-end Languages. Most common server side languages are […]
Read more