bchavez / RethinkDb.Driver

:headphones: A NoSQL C#/.NET RethinkDB database driver with 100% ReQL API coverage.
http://rethinkdb.com/api/java
Other
384 stars 134 forks source link

How to connect C# winform (use devexpress) to RethinkDB? #106

Closed hitechqb closed 7 years ago

hitechqb commented 7 years ago

Can you help me make 1 small project Realtime use C# winform connect RethinkDB with actions as: add, edit, remove, save... ?

Thank you so much!

bchavez commented 7 years ago

Hello,

Unfortunately, I can't help you build an application using WinForms; however, you may find this particular GitHub discussion and WinForms demo helpful: https://github.com/bchavez/RethinkDb.Driver/issues/105.

Furthermore, you might need to dive deeper into documentation topics regarding this C# driver, the ReQL/RethinkDB language, WinForms data binding, and DevExpress WinForm controls.

I'd like to encourage you to sign-up for Slack (http://rethinkdb.slack.com). Slack is a chatroom where you can find free help with other RethinkDB users. There is another user (Nam Ly) on Slack lynam: who is also using WinForms and this C# RethinkDB driver. He might be able to help you.

Also, just a quick reminder, submitting GitHub issues in this repository are normally reserved for changes to the driver source code, to request new features, and to report bugs for this driver. So, regarding help related questions, Slack would be your best avenue to inquire for help.

Thanks, Brian

:boom: :fire: _"Set it ablaze like a candle wick... Light it up, light it up..."_

hitechqb commented 7 years ago

Thanks, Nam Ly is my friend 🗡