Click here to Skip to main content
15,883,901 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionstate management Pin
Member 80319152-Dec-12 23:12
Member 80319152-Dec-12 23:12 
AnswerRe: state management Pin
ThetaClear2-Dec-12 23:19
ThetaClear2-Dec-12 23:19 
GeneralRe: state management Pin
Member 80319152-Dec-12 23:26
Member 80319152-Dec-12 23:26 
GeneralRe: state management Pin
ThetaClear2-Dec-12 23:37
ThetaClear2-Dec-12 23:37 
GeneralRe: state management Pin
Member 80319152-Dec-12 23:48
Member 80319152-Dec-12 23:48 
GeneralRe: state management Pin
ThetaClear3-Dec-12 0:02
ThetaClear3-Dec-12 0:02 
AnswerRe: state management Pin
AmitGajjar3-Dec-12 18:15
professionalAmitGajjar3-Dec-12 18:15 
QuestionGeneral understanding how facebook knows who is the user who is making a request for the 'code' parameter Pin
ThetaClear2-Dec-12 22:03
ThetaClear2-Dec-12 22:03 
Hi, I have something I want to understand regarding the oAuth flow in facebook.

I have a facebook application that I created.

When I reach my application site directly (not through facebook) i.e enter my application site URL in the address bar, I reach my application. Let's say: https://myApp.com/fbApp

On the server side there's the oAuth flow ( sending a request for the "code" parameter and then with the "code" parameter another request for the "user access token").

I wanted to know how does Facebook knows who is the user that is making the request for the "code" parameter. I noticed that when I'm loged-in to facebook and I'm going to my site directly (as described above) I'm getting the "user access token" on the server side.

When the first request to facebook is made for the "code" parameter, is their anything else being transferred behind the scenes so facebook knows to identify the current loged-in user?

The 'client id' parameter which is being passed to get the 'code' parameter is the 'app id' which is general to all users so I don't see a user specific info being passed to facebook.
Question3 tier applications in ASP.NET Pin
DeepanjanNag2-Dec-12 10:54
DeepanjanNag2-Dec-12 10:54 
AnswerRe: 3 tier applications in ASP.NET Pin
Deflinek3-Dec-12 2:26
Deflinek3-Dec-12 2:26 
AnswerRe: 3 tier applications in ASP.NET Pin
AmitGajjar3-Dec-12 18:16
professionalAmitGajjar3-Dec-12 18:16 
Questionselect an item in gridview Pin
ptvce2-Dec-12 1:56
ptvce2-Dec-12 1:56 
AnswerRe: select an item in gridview Pin
CommDev3-Dec-12 4:41
CommDev3-Dec-12 4:41 
Questionpage life cycle in asp.net Pin
MD SAJID sajid2-Dec-12 1:42
MD SAJID sajid2-Dec-12 1:42 
AnswerRe: page life cycle in asp.net Pin
ThetaClear3-Dec-12 1:47
ThetaClear3-Dec-12 1:47 
Questiondynamic MAsterType virtualPath Pin
jojoba20111-Dec-12 18:17
jojoba20111-Dec-12 18:17 
AnswerRe: dynamic MAsterType virtualPath Pin
Deflinek3-Dec-12 2:40
Deflinek3-Dec-12 2:40 
QuestionRetrieving the COM class factory for component ... Access is denied Pin
Super_Developer30-Nov-12 20:50
Super_Developer30-Nov-12 20:50 
GeneralRe: Retrieving the COM class factory for component ... Access is denied Pin
jkirkerx1-Dec-12 17:47
professionaljkirkerx1-Dec-12 17:47 
GeneralRe: Retrieving the COM class factory for component ... Access is denied Pin
Super_Developer1-Dec-12 19:08
Super_Developer1-Dec-12 19:08 
QuestionViews and Entity Framework 1.0 Pin
indian14330-Nov-12 15:45
indian14330-Nov-12 15:45 
QuestionNHibernate maping Pin
Manikandhar V30-Nov-12 2:58
Manikandhar V30-Nov-12 2:58 
QuestionTry Catch Pin
frostcox30-Nov-12 1:12
frostcox30-Nov-12 1:12 
AnswerRe: Try Catch Pin
Richard MacCutchan30-Nov-12 1:45
mveRichard MacCutchan30-Nov-12 1:45 
GeneralRe: Try Catch Pin
frostcox30-Nov-12 9:22
frostcox30-Nov-12 9:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.