logo

sql server active directory connection

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
https ssl certificate web secuirty

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