Asp.Net Web Development

ASP.NET - Signin with Google plus using Google Plus API - Part 2
In previous blog post Login with Google Plus API in ASP.Net website, we looked at how to configure a
ASP.NET - Signin with Google plus using Google Plus API - Part 1
Integrating 'sign in with Google plus' in asp.net websites. Access the googl+ Profile, posts in asp.net website using Google+ REST API.
DataView RowFilter & DataTable.Select DateTime conditions in .Net
DataView RowFilter Or DataTable.Select with DateTime conditions. Best practices using datetime variables in DataTable.Select or DataView.RowFilter conditions
ASP.NET - how to request read receipt in email
Many email clients such as outlook allows you to request a receipt, this blog explains how to achieve that in ASP.NET System.Net.Mail emails
ASP.NET - login with facebook and graph API
ASP.NET - login with facebook and graph API. How to implement login with facebook functionality in asp.net website using Facebook Graph API and asp.net.
Integration of Bing search API in ASP.NET
The post Integration of Bing search API in ASP.NET discusses how to integrate the Bing Search API in asp.net website using Bing Webmaster developer API.
ASP.NET - how to track if email is opened or read!
how to track if email is opened or read using asp.net. It can be achieved in html emails by sending a small image called beacon or web bug in email body
SmtpClient in .net 2.0 does not close connection to mail server
SmtpClient in .net framework 2.0 doesn’t have dispose method which can release connection with Mail server and free up any resources used.
Certified By