.net - Facebook Development Using C#?
Jul 17, 2010I see a lots of different framework for development of app in asp.NET using C#. Please suggest a stable and well document framework for FB development.
View 3 RepliesI see a lots of different framework for development of app in asp.NET using C#. Please suggest a stable and well document framework for FB development.
View 3 RepliesWhats the best starting point for facebook application development in .net?
View 4 RepliesAm developing an application that looks more of facebook but at a point i got stuck on the area of the chat
how to develop similar chat in dat of facebook. Am usiing asp.net 3.5 with c#
I am starting to develop a facebook game using ASP.NET + Silverlight
Which architecture would you use? ASP.NET MVC or MVVM or RIA Services?
ALso what do you think about using XNA with Silversprite?
The game won't be a arcade game. It will be more strategy/RPG.
I am developing a facebook application in asp.net using the facebook developkit downloaded from [URL] website.
I am practicing a sample application in SDK 3.02samplesIFrame.
They have give an attribute called RequiredAttribute = true in IFrameMaster.Master.cs, which will access the basic information.
But I want to request for extended permission in the same screen itself.
For that i have used this.RequiredPermissions = new List() { Facebook.Schema.Enums.ExtendedPermissions.publish_stream, Facebook.Schema.Enums.ExtendedPermissions.offline_access };
But there is no use.
Is there any way to do it.
We have a largely asp.net web form team (With some Oracle developers thrown in).
Question 1:
Is it a good idea to start using asp.net MVC which will mean redevelopment of a number of standard controls for not much benefit.
Question 2:
Is it a good idea to hire developers where there most recent skills are with asp.net MVC?
I doubt there is any benefit adopting MVC now, given the 100+ applications in this suite of products, and the maintenance/rework this will cause. Given this, is there any particular reason to hire MVC developers, as they won't be hitting the ground running, which is what I need now.
I see that only name,group,email address we can access at facebook send button. How can i send to my facebook page wall (where i am admin) by clicking facebook send button. It's by default don't show it.
View 1 RepliesI need to develop a login where user can login from his facebook account. When user login first time, an auth dialog should open from facebook asking to user for access permission and than it should move to one of my page where I can retrieve user email address and first name & last name through his facebook access token. How to achieve this?
View 1 RepliesIn my facebook canvas applikation, i store the access token in session. (I use ASP.NET MVC)
But i want to store the access token in a database along with the facebook user id that i can save different access tokens for different facebook users accessing my application.
So when i query the facebook user id and if it doen't return any access token, i request permissions and get the access token for that user.
How do i access the Facebook UserID for the user accessing my canvas application before doing any authentification?
i have made a gridview which contains three fields, two textboxes and one combo box. ComboBox fetchs data from table(SQL) and when a combox box triggers, data related to combo must be added in two boxes. i did this throw another button, but i want this to be trigger directly when it clicks..
View 1 RepliesI'm trying to create a basic application, i created facebook application before but everything has been changed.
I looked every where to create a basic application, but now i'm getting mad because there isn't any working sample. Because of the changed links, facebook api changes, facebook wiki changes i couldn't find a working copy.
write a basic app that gets permission to write user name to screen in facebook developer toolkit asp.net. I looked computerbeacon.net, codeplex, and some other pages but i couldn't succeed.
Edit: I' m adding some screenshots and some codes, it will may be you to find my problem.
[code]....
I would like to know how to get the Facebook user language.Â
View 1 Repliesi created a mathod facebookInfo(string username,string password) ,so i received username and password but after receiving its not possible to login at server side,because ther is only one way to connect to facebook using facebook api ie.
facebookservie.ConnectToFacebook();
and its open IE browser,so there is any way to login automatically and get session,using any javascript or nay other way at server side using ASp.net in C#.
if i want my facebook connect site to access user information about a facebook user, is it necessary for that user to be logged in?
View 2 RepliesI am planning to develop a social networking website for student of a particular university with following facilities.
Forum, Blog, Creating profile, creating groups , Adding Friends, managing groups, dating, chatting etc.
Now if I start developing it from scratch, this will take a lot of time..
I couldnt find any CMS which can in developing social networking website.
Additionally, I would like the website to have my own custom design. Also it should have support for AJAX, SEO and integrating third party applications.
How do you know what is better to use for writing new programs? We are now using Access 2007 frontend with an SQL backend and we are going to VB.Net, what would be our next logical step?
View 4 RepliesI would like to programatically (sp?) open a box asking my users to type in what to publish, but I want it to look like Facebook's own boxes.
View 1 RepliesI have website with facebook like box for facebook page (eg, abc) . Now if any new post in their at website it will automatically post at wall or not.
View 1 Repliescan i show facebook send dialog at send button click. mainly i want to send some group,page on one send click. so which will be suitable way.
View 1 RepliesI'd like to post messages to a group wall without asking user for login information -I'd like to do it programmatically, I can use my user/pass if necessary-.
¿Is it possible to do this without showing the user the login screen?
Note: I'm working with Facebook C# SDK [URL] under ASP.NET.
Is asp.net used for web development only?
View 3 RepliesI have been doing windows applications using c#.
But recently our management has planned to make some of the projects to be web based.
We thought of using asp.net with c#.
Can anybody guide me on effectively learning asp.net.
I'm looking to output some HTML to a web page using F#.
View 2 RepliesIs ASP.NET a sunset web development framework?
View 6 RepliesI need to develop a quick web site, visually appealing for a friend starting small business.I can do it using Publisher. It is mostly static web site except that he wants to add features like downloading documents etc from web site. Does anyone know if this could be accomplished using Publisher?Can those htm files be edited in Visual Studio?
View 3 Replies