In my website, I want to give a feature "to recognize the link". You can see the example in Facebook. Whenever we share a link, it automatically detects it and also find thumbnails. Also If we do the same in Status update, It does the same.
I want to implement the same functionality using asp.net with c#.
Any tutorials, links or demos will be helpful. If you can, please share the logic too.