Hello,
I have authenticated OAuth with c# using this code .
http://www.codeproject.com/Articles/247336/Twitter-OAuth-authentication-using-Net#_comments
I want to integrate with vticker
I am using default.aspx for client site code, i.e vticker code and default.aspx.cs code for server side authentication.
Now how to integrate them fetch twitter feeds.