Tag Archives: Facebook.NET

Facebook.NET Workaround – Debug FBML on the Localhost with Dynamic DNS

Just a quick post for today, but a valuable one nonetheless. I have mentioned before how I prefer developing Facebook.NET applications using the Iframe method of implementation, namely because I didn’t think it was possible to debug FBML implementations on the localhost.
Cameron, an AjaxNinja reader, found the following comment on Nikhil’s blog, which explains how [...]

5 Facebook.NET Development Tips

It’s about time for an update on Facebook Application with ASP.NET, using Nikhil Kothari’s Facebook API wrapper for ASP.NET, Facebook.NET. If you want to read about why I’m using Facebook.NET instead of the Facebook Control Toolkit then click here.
I’ve spent a lot of time developing my Facebook application this weekend and I have a few [...]