Click here to Skip to main content
15,886,851 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi everyone,

I'm quite new to ASP.NET and I need to develop a page having a ListView like component which will be showing data feeds in proper format using JSON data. Also I need to use AJAX. Say first 10 feed will be loaded and when user scrolls down, more feeds will be shown using AJAX. Best example is Facebook. They have different kind of feeds and they show it using their database and load them via AJAX.

Now I have implemented this in Android using ListView and Adapter. I've no idea how to implement it in ASP.NET.

Please share related helpful resource. I think it's common development practice so there might be a design pattern for this. Your help would be of great importance.
Posted

1 solution

 
Share this answer
 
v2
Comments
Zainy95 6-Aug-14 9:45am    
Thank you very much.
pradiprenushe 7-Aug-14 0:11am    
Welcome

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