When you install Sybase CEP Server or Sybase CEP Studio, you also install the Sybase CEP .NET3 SDK.
For installation instructions, see the Sybase CEP Installation Guide . You can find all of the .NET3 SDK files in the directory net3 under the Sybase CEP Server or Sybase CEP Studio installation directory. The SDK reference documentation is in the directory net3/doc. Open the file Documentation.chm to get started with the reference documentation.
Sybase CEP ships several examples with the .NET3 SDK. You will find compiled versions of the examples under net3/examples and the corresponding source code under net3/examples/src. The examples are annotated to help you understand the purpose of each line of code.