.NET Integration for Salesforce (G4S)
G4S is enterprise software that connects ASP.NET systems to Salesforce. The connection works in both directions in real-time so you can instantly transact information.
Salesforce objects can be created, updated, deleted, or viewed from an ASP.NET website or offline system. A common use is pushing web form fields to Salesforce e.g. Web-to-Lead. Conversely, data in Salesforce, like cases, leads, contacts, documents, chatter, reports, and custom objects, can be made available for use in your local ASP.NET system.
G4S includes numerous caching, compression, keep-alive, and session handling features. It can be installed on any server running the Microsoft stack.