Does Annyone Know How To put A app on facbook that i made in Visual basic.net 2008 express??
thanks in advaced:)
Printable View
Does Annyone Know How To put A app on facbook that i made in Visual basic.net 2008 express??
thanks in advaced:)
I'm guessing there are manuals on how this works over where you got the Facebook application SDK?
I thought that FB apps were written in php only. Does their SDK expand for .net?
i hav no idear it had vb.net in the wikipage and i thought you could use it
when u clicked on it it says "VB.nst IS Diffrent From ASP.NET" or somthing like that
You're not giving us much to go on. What have you made and how have you made it? And most importantly, have you used the Facebook SDK? If not, you won't be able to use it on Facebook.
Have you read through all the documentation on the Facebook developer site?
http://developers.facebook.com/
ASP.NET can use VB.NET, it isn't exactly different from VB.NET... but you will need to use ASP.NET web forms to create your facebook app rather than a windows form. (Or if you know PHP you could use that)