Get Client/User IP Address in ASP.NET
Post Views: 137 Often we collect the users information visited to our site for audit or records for analysis and…
SharePoint 2013 – Introduction, Features, and Roles
Post Views: 3 Introduction Welcome to the world of SharePoint 2013. SharePoint 2013 Production version is released & Live implementations…
Insert, Update, delete and display using single Stored Procedure
Post Views: 10 Insert, Update, delete and display using single Stored Procedure Create table first. Here I have created StoreInfo…
Introduction to SQL
Post Views: 15 Introduction to SQL SQL is a standard language for accessing and manipulating databases. What is SQL? SQL…
Git Basic Command
Post Views: 31 Here are few basic git command for beginners. git init --To Initialize git git add filename --…
What is CSS?
Post Views: 2 What is CSS? CSS stands for Cascading Style Sheets Styles define how to display HTML elements Styles…