Is it possible to get the longitude and latitude value from IP address in asp.net? If it is possible, please let me know how can I get this.
You can use a service such as: http://freegeoip.appspot.com/
It will not be completely accurate.
Here is a tutorial on consuming the service using ASP.Net.