Web & Mobile App Development Blogs

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

Creating effective small business website and promoting it online
Developing a website for small business is a one-time investment, but it helps a lot to promote sales, products & services.

Tip: IIS stopped working - Check if Skype conflicts with it
Sometime Skype causes IIS service to stop working. When trying to start IIS it gives error (HRESULT: 0x80070020) because port 80 is used by skype.

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.