is that possible in asp.net ? if i will create one RSS feed for my page update now i want to connect this RSS feed to facebook , twitter and other social network site. for example there is 1 link update in my RSS feed then that message automatically go on my facebook and twitter and other social networking site page. i hope you got my point i don't want to past same message manually every social network site so i need to build one functionality in asp.net or java script or something like that which support ASP.net for mange in one place.
Hi, even in PHP I didn't bother finding a script to do it myself, I simply use the site twitterfeed.com and link it to my site's twitter and facebook accounts, it then pulls the rss and post update on both social networks.
Actually i don't want to use third party tool for that i want to create my own tool. can any one guide me how can i do ..lets start with facebbok if i post something in my application or any update in rss then automatically post in FB and twitter as well,