[Ironpython-users] Did somebody has some tips and tricks for building a facebook-app in ASP.NET with iron-python

Dody Gunawinata empirebuilder at gmail.com
Mon Sep 12 12:05:38 CEST 2011


1. Get your feet wet using the JS API. That will help in your learning
curve on how the FB API works.
2. Once you get a hang on how the FB API works, you don't really need
a library. It's all just json with HTTP Verbs.

On Wed, Aug 24, 2011 at 11:12 AM, Bernd Viehmann
<bernd.viehmann at googlemail.com> wrote:
> Hello again.
>
> I have to create a simple facebook-app and want to use ironpython for it.
>
> Are there any suggestions what modules or libs would be the best way of
> doing that in ipy. I have googled to get some answers before but i am
> confused by the big amount of solutions.
> There are solutions made in .NET and also some stuff developed as
> python-module.
>
> My question is basically:
>
> What are your suggestions?
>
> Thank and kind regards
>
>  Bernd
> _______________________________________________
> Ironpython-users mailing list
> Ironpython-users at python.org
> http://mail.python.org/mailman/listinfo/ironpython-users
>



-- 
nomadlife.org


More information about the Ironpython-users mailing list