Return-Path: Delivered-To: apmail-incubator-cassandra-user-archive@minotaur.apache.org Received: (qmail 42018 invoked from network); 4 Aug 2009 20:24:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Aug 2009 20:24:04 -0000 Received: (qmail 35520 invoked by uid 500); 4 Aug 2009 20:24:09 -0000 Delivered-To: apmail-incubator-cassandra-user-archive@incubator.apache.org Received: (qmail 35505 invoked by uid 500); 4 Aug 2009 20:24:09 -0000 Mailing-List: contact cassandra-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-user@incubator.apache.org Delivered-To: mailing list cassandra-user@incubator.apache.org Received: (qmail 35496 invoked by uid 99); 4 Aug 2009 20:24:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2009 20:24:09 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of michael.greene@gmail.com designates 209.85.210.177 as permitted sender) Received: from [209.85.210.177] (HELO mail-yx0-f177.google.com) (209.85.210.177) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2009 20:24:01 +0000 Received: by yxe7 with SMTP id 7so3256426yxe.32 for ; Tue, 04 Aug 2009 13:23:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=1zFw/YlUSLOTH+4fxtr/62O8krvWPbQ+Ax3zo8cSDRY=; b=bkea/osy5nmfZ6FbeFQskuWoxcYyNet6qYTY0GHcJxHvSKHqAB9xM6fGS+NGU5CfvF zhJLTo1CTNtEpwjiNx+j/g0pEI9UG5nHamiqjnX2maW+NZmgwoOe8TaNuyzRCn73KReH LUUqzpmHEHP7Os4iHZ9QcRG0g0nI1vBsT2KCU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=gF689di1TvN3SpDa9z9UwoewyquT6zX+WfxJgbSg8wwuRIMLtU1h51Ou60i5/8V9yT fRYLfTdEgyjfUimOMZigiA9Eei/C+kuZovDOYdD0IuWCY3TkcWXwckPpp7bPlxNXJtt1 cxw2o5+IO1DImXg8H86vyMzBYbcF1u3FXjawM= MIME-Version: 1.0 Received: by 10.100.154.9 with SMTP id b9mr9360033ane.11.1249417420383; Tue, 04 Aug 2009 13:23:40 -0700 (PDT) In-Reply-To: References: <16B16BC42852DC4399E8379649C3490665AEF5A0@NAMAIL02.gs.adinternal.com> Date: Tue, 4 Aug 2009 15:23:40 -0500 Message-ID: Subject: Re: .NET client example From: Michael Greene To: cassandra-user@incubator.apache.org Content-Type: multipart/alternative; boundary=0016e644c5e284a8ad047056a992 X-Virus-Checked: Checked by ClamAV on apache.org --0016e644c5e284a8ad047056a992 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable The Java examples are easily portable. For what it's worth, I have been using C# with Cassandra for awhile. I have some wrapper classes and connection management code that I'm still working on getting released, but for testing the code generated by Thrift is largely usable out of the box. Michael On Tue, Aug 4, 2009 at 3:03 PM, Jonathan Ellis wrote: > It should be fairly easy to port the Java example on > http://wiki.apache.org/cassandra/ClientExamples to C#. > > -Jonathan > > On Tue, Aug 4, 2009 at 2:55 PM, Robinson, > Michael wrote: > > Does anyone have or know of a C#/.NET port of the example Cassandra > client > > code? Since I=92m more fluent in C# than Java (and Thrift graciously > > generates C# code for me), I=92d prefer that environment as I continue = to > > experiment. I=92m writing a simple client based on the Java example no= w, > but > > figured time is better spent refining an existing project than starting > > fresh, if possible=85 > > > > > > > > Thanks, > > > > Mike > > > > > --0016e644c5e284a8ad047056a992 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: quoted-printable The Java examples are easily portable. =A0For what it's worth, I have b= een using C# with Cassandra for awhile. =A0I have some wrapper classes and = connection management code that I'm still working on getting released, = but for testing the code generated by Thrift is largely usable out of the b= ox.

Michael

On Tue, Aug= 4, 2009 at 3:03 PM, Jonathan Ellis <jbellis@gmail.com> wrote:
It should be fairly easy to port the Java example on
http://wiki.apache.org/cassandra/ClientExamples to C#.

-Jonathan

On Tue, Aug 4, 2009 at 2:55 PM, Robinson,
Michael<Michael.Robinson2@= sage.com> wrote:
> Does anyone have or know of a C#/.NET port of the example Cassandra cl= ient
> code?=A0 Since I=92m more fluent in C# than Java (and Thrift graciousl= y
> generates C# code for me), I=92d prefer that environment as I continue= to
> experiment.=A0 I=92m writing a simple client based on the Java example= now, but
> figured time is better spent refining an existing project than startin= g
> fresh, if possible=85
>
>
>
> Thanks,
>
> Mike
>
>

--0016e644c5e284a8ad047056a992--