Asp.Net Web Development

DataView RowFilter Or DataTable.Select with DateTime conditions. Best practices using datetime variables in DataTable.Select or DataView.RowFilter conditions
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. How to implement login with facebook functionality in asp.net website using Facebook Graph API and 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.
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 framework 2.0 doesn’t have dispose method which can release connection with Mail server and free up any resources used.
Certified By