Click here to Skip to main content
15,895,011 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi,
I have to create a project using ASP.Net with C# which functions as facebook wall posting (sql db)..

Please do help me ...

Regards,
Shilpa
Posted
Updated 26-Jun-12 2:07am
v3
Comments
ZurdoDev 26-Jun-12 8:10am    
What have you done so far? No one will likely give you all of the code you need.
Sandeep Mewara 26-Jun-12 13:57pm    
It does not work like this here.

Here is what is expected of enquirers:
1. TRY first what you want to do! You may find that it's not that hard.
2. Formulate what was done by you that looks like an issue/not working.

Try them and tell if you face issues.
Members will be more than happy to help like this.

1 solution

Here is a good starting place:

http://www.charith.gunasekara.web-sphere.co.uk/2010/05/readmore-panel-like-facebook-wall.html[^]

Beyond this, you are going to need to figure out what you really want. Lay out your requirements (what the site should do). Then break them down into logical chunks. For instance, first you need to have data so one of your chunks should be that you develop the database structure. From there, you could get the overall page layout done. Next, you could work on displaying a list of items on the page. Then turn those items into posts. Keep going like this, doing a little bit at a time until you get the whole process complete. Ask a new question if you get stuck on a piece.
 
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