You need to sign in to do that
Don't have an account?

Proper Login Process
I am working creating something that will allow our users to log in to their salesforce account and create cases from an external web application. I want to be sure I am having them log in, the login is maintained, and that creating or viewing items in salesforce utilizes that same session. Does anyone have any working C# code that can manage the login process in this way they could share?