Featured post

c# - Usage of Server Side Controls in MVC Frame work -

i using asp.net 4.0 , mvc 2.0 web application. project requiremrnt have use server side control in application not possibl in noraml case. ideally want use adrotator control , datalist control. i saw few samples , references in codepleax mvc controllib howwver found less useful. can tell how utilize theese controls in asp.net application along mvc. note: please provide functionalities related adrotator , datalist controls not equivalent functionalities thanks in advace. mvc pages not use normal .net solution makes use of normal .net components impossible. a normal .net page use event driven solution call different methods service side mvc use actions , view completly different way handle things. also, mvc not use viewstate normal .net controlls require. found article discussing mixing of normal .net , mvc.

Is there a limit on how many wall posts(from the past) can I get of a Facebook page using the Graph API? -


i think there cut-off on number of posts, or cut-off in time period after won't able posts. few test runs, unable form idea pages returns posts till beginning whereas stops midway. neither number of posts hinting towards constant limit, nor first post time hinting @ time cut-off. documentation(http://developers.facebook.com/d...) doesn't talk limit, out of ideas. can throw light on , provide credible information? time.

the documentation https://developers.facebook.com/docs/reference/api/user/ updated show 25 posts.


Comments

Popular posts from this blog

c# - Usage of Server Side Controls in MVC Frame work -

cocoa - Nesting arrays into NSDictionary object (Objective-C) -

ios - Very simple iPhone App crashes on UILabel settext -