Wednesday, January 23, 2013

How to get Images with pagination using live url, asp.net and c#

GetImages
In this article i would like to explain the procedure of how to get Images with url using asp.net and c# In my previous articles i already explained about How to get the Title and Meta Tags with url using asp.net and c# Basic comments section using Asp.net and c# , Tracking User information using Asp.net and c# and Currency converter application using Asp.net and c# 

Read more »

Labels: , , , , ,

Tuesday, January 22, 2013

Auto Email misspell Checker using Mail Check

EmailChecker
In this article I would like to share the Auto Email Misspell Checker feature Using Mail Check In previous article i have already explain the articles Basic comments section using asp.net and c# , Display Tooltip using Javascript The main feature of Auto Email Misspell Checker is,it reduces the typos in email addresses during sign ups.
Read more »

Labels: , , , , , ,

How to get Title and Meta Tags with url using asp.net and c#

titleandmetatags
In this article i would like to explain the procedure of getting the Title and Meta Tags with url using asp.net and c# In my previous articles i already explained about Basic comments section using Asp.net and c# , Tracking User information using Asp.net and c# and Currency converter application using Asp.net and c# Here i am going to explain how to fetch the title and meta tags with live url, just like in Facebook.
Read more »

Labels: , , , , , ,

Wednesday, January 9, 2013

Simple logic to display tooltip in Asp.net using Jquery

In this article i would like to share a simple logic to display tooltip in asp.net using Jquery. I have already shared articles related tooltips Example: How to display Tooltip in gridview http://www.developerscode.com/2011/02/how-to-display-data-in-tooltip-in_3418.html. This time, I would like to share a simple logic to display a tooltip for any control of asp.net applications.

Read more »

Labels: , , , , ,

Tuesday, January 8, 2013

Track user login information using Asp.net,c# and javascript

user Information

In this article, i would like to explain the process of tracking user information using asp.net,c# and javascript.In my previous article i already explained how to create a login page using asp.net,c# and sqlserver and how to create logout using asp.net.this time i would like to explain the tracking of user login and logout information

Read more »

Labels: , , , , ,

Sunday, January 6, 2013

Simple steps to create Currency converter application using Asp.net and c#

In this article i would like to explain how to create a currency converter application using Asp.net and c#.Here we are taking the help of webservice.net in order to get the live currency values through webservice. So lets start how to implement currency converter application.

Read more »

Labels: , , , ,

Tuesday, January 1, 2013

Get unique values from json using jquery

Get Unique values
Hi..In this article i would like to share a simple logic to get unqiue values from json array using jquery.. Normally we are using jquery ajax in order to bind the data.In some cases, we need to bind unqiue records from json file. Here i would like to share two logics.First logic is the way to bind the data and another one is ,to bind the unique records
Read more »

Labels: , , , , , ,