05/06/2014 by Nitesh

How To Check If a Column Exists in DataRow

Friends, This is a very small post to explain how can you check whether a column exists in a DataRow. This is a very handy tip when you are working with a set of data and you’re not sure everytime the query will return a specific column. Let us assume we have a DataRow named…

Continue Reading »

29/05/2014 by Nitesh

Solution – TF51011: The specified iteration path does not exist in Visual Studio

Friends, While working with TFS and Visual Studio, I suddenly started getting the error message as “TF51011: The specified iteration path does not exist. The error is caused by Project\Release 1\Sprint 1” while trying to run the following Shared Queries – Blocked tasks Open Impediments Sprint Backlog Test Cases Unfinished Work Work In Progress An…

Continue Reading »

20/05/2014 by Nitesh

How To Retrieve Client’s Date in ASP.Net – Easiest way

Friends, A very short post for a simple task. In this post, we will see how we can get the date of a user browsing the page on server in ASP.Net. DateTime.Now gives us the server Date & Time. Retrieving Client’s date is required in cases when you want to process something based on browser’s…

Continue Reading »

20/05/2014 by Nitesh

Options: Configure BotDetect Captcha on your website

Friends, In my last post I discussed how can you add captcha to your website in just 5 minutes. In this post, we will see what are the options available for you to customize the captcha. BotDetect provides a long set of options to customize your captcha. Few of the options are listed below –…

Continue Reading »

15/05/2014 by Nitesh

How To Add Captcha To Your ASP.Net WebForms Project in 5 minutes

Friends, Spamming is one of the issues we all are trying to deal with. One of the major ways of spamming is to submit forms automatically on your website. Captcha is one of the ways that deals with automated form submission by displaying random image to a user and asking the user to fill int…

Continue Reading »

1 16 17 18 19 20 38