How To Add FBML-Support With Facebook C# SDK 5.0.3
Feb 14, 2011How can i add FBML-Support with Facebook C# SDK 5.0.3, to my ASP.NET Facebook App (like a TagPrefix)
View 1 RepliesHow can i add FBML-Support with Facebook C# SDK 5.0.3, to my ASP.NET Facebook App (like a TagPrefix)
View 1 RepliesI want to support the following scenarios on my ASP.NET MVC website:First time visitor wants toregister, via facebook connect. I'dlike the user to have an entry in myuser membership table - so I havethem enter a username/password(email gets populated via facebookconnect).Registered user returns to mysite, logged into facebook already.I'd like my site to see they'relogged into facebook already and
auto log them into my membershipsystem.Registered user returns to msite, but is not logged intofacebook.
I'm developing my first Facebook application in ASP.NET 2.0 and doing a simplest thing, that is, to show a navigation on top with four hyperlinks where each link targets to another .aspx page. How can I do this using FBML in ASP.NET 2.0?
Otherwise coming to my question, where I'm struck after trying above thing at myself and failed then had to go around the Ajax way of doing this. Now I'm using Ajax call over the onclick event of each hyperlink from top navigation and it's succesfully loading external .aspx pages (for example,[URL]. The problem is when user comes on the application on first time, it only shows the .aspx page which has a navigation and a Ajax content place holder which is programmed to be filled with contents on click event.
How to load Ajax contents into the Ajax content place holder on page load without a click event?
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 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.
any asp.net cms with "easy" multilingual support?
View 8 Repliesis there support for multimedia in asp.net?i m making a web conference website n want to know whether using asp.net is a good option or not...
View 3 RepliesIs there any feature plans to support strongly-typed asyncControlers methods ?
public void GetSomethingAsync(){}
public AsyncResult GetSomthingCompleted(){}
I need to get an image from a SQL Server as a byte[], and load it to a WebControl.Image. The only seemingly good way to do it that I found is to implement IHttpHandler and handle the request accordingly.But I'm stuck to using asp.net 1.1. Does it support ashx files?
View 1 RepliesIs there any support from JQuery for DataAnnotations?Found this but not sure if its supporting. http://bassistance.de/jquery-plugins/jquery-plugin-validation/
View 2 RepliesWhat is the best way to support multi language in MVC?
View 1 RepliesI was trying to play with Pagination Support in Repeater, PagedDataSource rescued me. I made the following method and would like to share with all of you whether there is any pitfall or is there any chance for more improvement.
/// <summary>
/// Create pagination for Repeater
/// </summary>
/// <param name="context">HttpContext</param>
/// <param name="obj">System.Collections.IEnumerable</param>
/// <param name="rptr">Repeater Control</param>
[code]...
I am not able to reproduce the problem in stage or development. It only appears when the website is under heavy load.
I think it is solvable if somebody who has a very good understanding of the internals of FormsAuthentication would have a look at it by logging into our system. It should be at least Scottgu!
Somebody told me that Microsoft Premier Support is a good choice for this kind of problems. We have no MSDN subscription or other connection to microsoft that enables us to use MPS.
Is there a way to get support on a incident base? Are there other ways to get this kind of support?
EDIT Here is the problem itself:[URL]
Does Visual Web Developer Support PHP? i would like to know
View 2 RepliesIn my application i am going to place a video player that can play the videos .flv extension videos. Present i am using jw player but it is not displaying in fire fox browser, but it playing in IE. can u tell me any player that can play .flv extension videos in both browsers (fire fox and IE).
View 1 Replies