mfenniak / rethinkdb-net

A C# / .NET client driver for RethinkDB.
Other
247 stars 37 forks source link

Can we have more CRUB example ? #255

Open lyquocnam opened 8 years ago

lyquocnam commented 8 years ago

hi author, i'm new in rethinkdb-net, i try work for winform to manage data from rethinkdb. i see we has insert tutorial, i tried the same with update & delete but not success yet.

we have any more example with winform ?

thanks for help !

lucasjans commented 8 years ago

@lyquocnam oi! there are some decent examples of what you are looking for here https://github.com/mfenniak/rethinkdb-net/blob/master/rethinkdb-net-newtonsoft-test/Integration/ComplexObjectTests.cs

if you want to get some help, come to our office in Ho Chi Minh and we'd be happy to help. We have been using RethinkDB for years.

lyquocnam commented 8 years ago

Hi mr @lucasjans we in Vietnam ? can i have address or phone to contact ?

lucasjans commented 8 years ago

Shoot me an email lucas@agencyrevolution.com

lyquocnam commented 8 years ago

please check mail mr @lucasjans. :)

francisminu commented 6 years ago

@lucasjans Hi Lucas, could you please provide an example of change feed on Query?