Click here to Skip to main content
15,912,897 members
Home / Discussions / C#
   

C#

 
GeneralRe: Base Class Authetication ?? Pin
Luc Pattyn22-Jun-10 10:52
sitebuilderLuc Pattyn22-Jun-10 10:52 
GeneralRe: Base Class Authetication ?? Pin
Not Active22-Jun-10 15:22
mentorNot Active22-Jun-10 15:22 
QuestionClosing windows explorer Pin
teknolog12322-Jun-10 6:00
teknolog12322-Jun-10 6:00 
AnswerRe: Closing windows explorer Pin
Abhinav S22-Jun-10 6:07
Abhinav S22-Jun-10 6:07 
GeneralRe: Closing windows explorer Pin
teknolog12322-Jun-10 6:26
teknolog12322-Jun-10 6:26 
GeneralRe: Closing windows explorer Pin
David Knechtges22-Jun-10 7:17
David Knechtges22-Jun-10 7:17 
GeneralRe: Closing windows explorer Pin
Daniel Grunwald22-Jun-10 9:05
Daniel Grunwald22-Jun-10 9:05 
QuestionOAuth help Pin
Etienne_12322-Jun-10 4:33
Etienne_12322-Jun-10 4:33 
Hi
I'm creating a desktop application that will act as a portal to various other services. One of these services include GMail. How can I implement Single Sign On so that users can log in to the portal and access their email straight from there without loggin in again? I know that I have to use Google's implementation of OAuth to achieve this, but I can't find any good examples anywhere. Has anyone got some tips?

At the moment I'm trying to request a token. I have to create a call to OAuthGetRequestToken, but how do I create this call?? Is it as simple as webBrowser.Navigate("https://www.google.com/accounts/OAuthGetRequestToken"). I also have to pass in parameters such as oauth_consumer_key. Again, where do I get this key? And how do I pass it in as a parameter? I'm totally clueless here and any hints/examples would be appreciated
QuestionInitialize array in one line / in a single statement Pin
NetQuestions22-Jun-10 2:44
NetQuestions22-Jun-10 2:44 
AnswerRe: Initialize array in one line / in a single statement Pin
sanforjackass22-Jun-10 2:51
sanforjackass22-Jun-10 2:51 
AnswerRe: Initialize array in one line / in a single statement Pin
Ennis Ray Lynch, Jr.22-Jun-10 3:06
Ennis Ray Lynch, Jr.22-Jun-10 3:06 
GeneralRe: Initialize array in one line / in a single statement Pin
Luc Pattyn22-Jun-10 3:23
sitebuilderLuc Pattyn22-Jun-10 3:23 
GeneralRe: Initialize array in one line / in a single statement Pin
Ennis Ray Lynch, Jr.22-Jun-10 3:29
Ennis Ray Lynch, Jr.22-Jun-10 3:29 
GeneralRe: Initialize array in one line / in a single statement Pin
NetQuestions22-Jun-10 3:33
NetQuestions22-Jun-10 3:33 
GeneralRe: Initialize array in one line / in a single statement Pin
Pete O'Hanlon22-Jun-10 4:19
mvePete O'Hanlon22-Jun-10 4:19 
GeneralRe: Initialize array in one line / in a single statement Pin
Luc Pattyn22-Jun-10 4:31
sitebuilderLuc Pattyn22-Jun-10 4:31 
GeneralRe: Initialize array in one line / in a single statement Pin
sidbaruah23-Jun-10 0:56
sidbaruah23-Jun-10 0:56 
AnswerRe: Initialize array in one line / in a single statement Pin
Luc Pattyn22-Jun-10 3:26
sitebuilderLuc Pattyn22-Jun-10 3:26 
AnswerRe: Initialize array in one line / in a single statement Pin
Luc Pattyn22-Jun-10 3:44
sitebuilderLuc Pattyn22-Jun-10 3:44 
AnswerRe: Initialize array in one line / in a single statement Pin
Andrew Rissing22-Jun-10 6:55
Andrew Rissing22-Jun-10 6:55 
GeneralRe: Initialize array in one line / in a single statement Pin
Luc Pattyn22-Jun-10 7:09
sitebuilderLuc Pattyn22-Jun-10 7:09 
GeneralRe: Initialize array in one line / in a single statement Pin
Andrew Rissing22-Jun-10 7:54
Andrew Rissing22-Jun-10 7:54 
GeneralRe: Initialize array in one line / in a single statement Pin
NetQuestions26-Jun-10 22:39
NetQuestions26-Jun-10 22:39 
GeneralRe: Initialize array in one line / in a single statement Pin
Andrew Rissing27-Jun-10 3:37
Andrew Rissing27-Jun-10 3:37 
GeneralRe: Initialize array in one line / in a single statement Pin
Ennis Ray Lynch, Jr.22-Jun-10 7:57
Ennis Ray Lynch, Jr.22-Jun-10 7:57 

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.