Source Control Clients
Project Name: FacebookNET
Server URL: https://tfs04.codeplex.com

Recent Check-Ins

Change Set Download / Browse Date Comment By Downloads
14064 Jan 14
at 5:36 AM
Update version to 0.3.0.0 NikhilK 1009
13395 Dec 21 2007
at 10:19 PM
Yet more cases of processing list results and handling the case where there is only one item in the list NikhilK 205
13394 Dec 21 2007
at 10:03 PM
Fix # 1624 - Handle responses where there is a single item in the list. NikhilK 9
13379 Dec 21 2007
at 7:36 AM
Fix # 2643 - Broken redirects because of the previous checkin NikhilK 10
12819 Dec 3 2007
at 4:38 AM
Web Framework:
- Support for hosting applications in Facebook pages

Core Framework:
- Support for page-related APIs
(See PagesService and User.IsPageAdmin and User.IsPageFan)
- Provide ability to get at the raw response to check specific Facebook error codes etc.
(see Session.GetLastResponse)
- Added ability in User.SetStatus to prevent message from being prefixed with "is"
- Fix Permissions.IsPermissionGranted
- Fix deserialization of user's work and education history in some scenarios

Desktop Framework:
- Fix desktop application login scenario to use session secret provided by Facebook

Samples:
Added MyStatus sample desktop app to get/set user's status
Separated FBML and IFrame samples into separate apps
IFrame sample shows some aspects of running the same app on a user page and a Facebook page.
NikhilK 262
10516 Oct 29 2007
at 6:53 PM
- Ability to set user's status from an application (if app is permitted to do so)
- Ability to check if a permission has been granted to an application
- Ability to read/write user preferences using the new Facebook data API
- Ability to create templatized feed stories (added the FeedStoryTemplate and FeedStory classes)
- Updated sample Hello World app to use the preferences API and templatized stories
NikhilK 596
9714 Oct 25 2007
at 6:44 AM
Issue # 1490 - FacebookHyperLink navigations no longer work after a postback
NikhilK 85
7480 Sep 23 2007
at 1:32 AM
Update versions to 0.2.1.0 NikhilK 584
7401 Sep 22 2007
at 2:04 AM
FacebookApplication.Redirect now works as a more general purpose Redirect mechanism for iframe apps. If Page1.aspx needs to redirect to Page2.aspx, you can now use this API, and it will work for iframe apps.

This required a change in the Redirect signature - now you need to pass in the Page/UserControl instance as the first parameter to Redirect.
NikhilK 73
7343 Sep 21 2007
at 3:46 AM
Fix the FBML app rediect infinite loop issue NikhilK 42
1-10 of 30Change Sets < Previous 1 2 3 Next >
Updating...