Can any one provide complete C# working code to connect to CRM 2011 Authentication and then create a lead.
Need Authentication code for CRM 2011 on-premise IFD
Thanks in Advance
You might check out the SDK - specifically in the sample code (samplecode\cs\quickstart) - this example creates an Account but a Lead is mostly the same.
Sample: Quick Start for Microsoft Dynamics CRM
Jason Lattimer My Blog - Follow me on Twitter - LinkedIn