Twitter OAuth for .Net

I’m having a articles directory web site and looking to integrate Login in with twitter and Facebook feature, web site has been developed in ASp.net, can someone provide me some guidance on how to implement it.

Thanks

Check out Hammock if you want to write stuff at a lower level, or [URL=“http://tweetsharp.codeplex.com/”]Tweetsharp if you just want to handle the details. Not sure what the cool kids are using on the facebook client side for .NET, but there is probably something on codeplex that should help.

Thanks wwb_99 hammock solves my issue.

<snip/>