Facebook Application ASP.NET Controls in C# and VB.NETFacebook Visual Kit was originally made to be used for Facebook applications, later it was extended and adapted for Facebook Connect and Facebook Page applications. Facebook (iFrame) applications are web applications which run inside Facebook environment. Technically, applications runs inside HTML iFrame which is located inside Facebook web page and communicates with Facebook by using Facebook API. To authorize an application it is required to call a specific .NET code from C# or VB.NET. Authorization code with all configurations is provided in Starter Kit and it is based on Facebook C# SDK (open source library). To make user interfaces to work it is required to call JavaScript with application keys on each page. To avoid redundancy and be more independent on frequent changes in Facebook API, initialization code is made as an ASP.NET control.
ASP.NET Controls for Facebook ApplicationsFacebook Visual Kit contains 20 Facebook ASP.NET Controls. Almost all controls are applicable for usage in Facebook applications, but the following list contains the most used ones. To see the complete list look at Facebook ASP.NET Controls.
|