Authentication through LDAP in PHP should be easier after reading my post. Isn’t it? Simply you will have to follow below steps: 1 : Enable LDAP extension over Apache. 2: create a Login Page and connect through LDAP on login …
Monthly Archives: May 2014
Database for windows form application .NET
Posted by Anoop Kumar Sharma
on May 10, 2014
No comments
Hello All, Are you creating a windows application in .NET? Have you ever thought that how we will manage our database in windows application because we are not sure that SQL Server will be there[on client machine]? Do you want …