Hi Guys,

I need to develop an app similar to facebook using asp.net. I need to have a wall as well as comments page, and the ability to invite friends. I have created the database but I am seriously stuck on the UI side. I did some research on how facebook loads their pages. Apparently they use something called BigPipe to load parts of the page at a time. What would be the best way to do that using asp.net? I would appreciate some ideas on implementing a wall etc. Thanks