Click here to Skip to main content
15,883,901 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello

Right Now I am Making One social network project. In this project I have to implement "User's Wall"(Like Facebook Wall). So I am confuse which asp.net control I should use 1)gridview 2)datalist 3)datalistview
4)formview 5)listview 6)repeater


and which database control use 1)dataset 2)datarepeater 3)other

how to implement like this :

Post : Hello how are u xyz..

comment :fine
comment:what about you?
comment:fine buddy

post : our final exam will start on next monday?
comment:thanks


So, my question is how to implement it using datalist which bind data at a time from 2 tables. and display it without refreshing whole page?

Thanks....
Please help me.
Posted
Updated 22-Dec-10 13:27pm
v4

Hi,

This link will help you.
[^]
 
Share this answer
 
Surely You need to do more things in designing part(templates, styles, etc.,) & other things too.

Have a look at these articles...well written. So go through these.

Facebook Application Development with FBML, FBJS, ASP.NET and C#[^]

Developing Facebook Application with .NET - part 2[^]

Facebook Inbox style grid using jQuery, CSS, JSON, and ASP.NET[^]

Attachment

Related things in CP[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900