Google Search Results

Clear Results

Free Sample Code Projects

The projects listed below are sample projects to help you get started using WebCOBRA.com's Web Services. The code is free and distributable under the Berkley License (view license here).

Downloading of these projects is restricted to members of this site. Support for these projects is only provided through our Message Boards. Other than that, have fun!



  • Project Name
  • Registered
  • Latest File
  • Downloads
  • Data Loader 2.0
  • 01/06/2007
  • 03/06/2008
  • 254

Load an Access database from your WebCOBRA.com data! The Database is included (Access is required). A Compiled version is included to get you started, but the code is there too!

Screenshot
Topics: .NET, C#, Access, Custom Reports


  • Project Name
  • Registered
  • Latest File
  • Downloads
  • Simply Query
  • 01/13/2007
  • 03/28/2008
  • 79

A console application to explore the WebCOBRA Query System (WQS). Learn how to use syntax like "Select SSN, PremiumsPaidTo, FirstName, LastName FROM QB WHERE status != 'Terminated'"

Screenshot
Topics: Query Language, Sample Application