bkon

Stories kicked by bkon

How to Retrieve User Data from Facebook Connect in ASP.NET(devtacular.com)

submitted by bkonbkon(210) 3 years, 2 months ago

In this article, we will bridge the gap between Facebook Connect and retrieving user data using the Facebook Developer toolkit. A useful class is included for download that simplifies the process and reduces the work to just five lines of code! read more...

add a comment |category: |Views: 168

tags: another

How to Integrate with Facebook Connect(devtacular.com)

submitted by bkonbkon(210) 3 years, 3 months ago

This article demonstrates how to integrate Facebook Connect into your existing ASP.NET site in just a few simple steps. It teaches the basics of integration with full sample code included for download. read more...

2 comments |category: |Views: 618

tags: another

Detecting Internet Explorer 6(socialsnippets.com)

submitted by bkonbkon(210) 3 years, 6 months ago

We all wish that IE6 would be abandoned by the masses, but many users have yet to upgrade to IE7. IE6 'hacks' have sprung up to deal with many of the issues plaguing developers. But how do we know that we are dealing with IE6 in the first place? read more...

add a comment |category: |Views: 93

tags: another

How to Use the Facebook Developer Toolkit 2.0(socialsnippets.com)

submitted by bkonbkon(210) 3 years, 6 months ago

The Facebook Developer Toolkit project has just released version 2.0 of their ASP.NET API into the wild, so let's go over the basics. In this article, we focus on creating an absolutely bare bones FBML application that leverages the API. Enjoy! read more...

1 comment |category: |Views: 391

tags: another