Miscellaneous .NET Code Samples
These code samples complement the articles listed in the Integration page for .NET
Quick Start: Sample code and pre-compiled console application and source containing core API samples.C# .NET Samples: Sample code and pre-compiled console application that demonstrates accessing all methods of the API using Microsoft CSharp. This package contains both Enterprise (strongly typed) and Partner (weakly typed) API samples.
Visual Basic .NET Samples: Sample code and pre-compiled console application that demonstrates accessing all methods of the API using Microsoft Visual Basic .NET. This package contains both Enterprise (strongly typed) and Partner (weakly typed) API samples.
ASP Samples: This sample demonstrates two methods of using the Force.com API from an externally available web server. The sample requires Visual Studio 2005 and .NET Framework 2.0.
Creating an Outbound Messaging Notification Service with C# and .Net Framework 2.0: Learn how to create and test your Outbound Messaging Notification Service on the .NET Framework 2.0.
SOAP Compression: Learn how to achieve performance gains and bandwidth savings by simple modifications to your client code.
Code samples in CSharp code and VB code
Other Resources
DateTime in .NET 2.0: Hotfix for parsing issue.More Tips and Tricks: Learn from the pros, favorite tips and tricks from the blogs.