Re: What is the state of the art for using LINQ with PostgreSQL?

From: Mike Christensen <mike(at)kitchenpc(dot)com>
To: Rob Richardson <RDRichardson(at)rad-con(dot)com>
Cc: pgsql-general General <pgsql-general(at)postgresql(dot)org>
Subject: Re: What is the state of the art for using LINQ with PostgreSQL?
Date: 2012-09-13 17:41:04
Message-ID: CABs1bs0VLF1zzGxwt5PZYpwjupLOA0cVqwCdcEw6_mE9m1OKjQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

BTW, they'll probably take a day to respond since they're all in the Ukraine :)

They also seem to respond to questions fairly quickly on
StackOverflow, if you use the DevArt tag.

On Thu, Sep 13, 2012 at 10:26 AM, Rob Richardson
<RDRichardson(at)rad-con(dot)com> wrote:
> Replying partially to my own question:
>
>
>
> I downloaded the Express provider from DevArt. I then set them an E-mail as
> scornfully as I possibly could write suggesting that if they are going to
> provide samples with their code, the samples should probably be tested at
> least once.
>
>
>
> We’ll see if their customer support people are willing to reply to someone
> as rude as I was, but they thoroughly deserved all the rudeness I used and
> many times more.
>
>
>
> RobR
>
>
>
>
>
> From: pgsql-general-owner(at)postgresql(dot)org
> [mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Rob Richardson
> Sent: Thursday, September 13, 2012 12:46 PM
> To: pgsql-general General
> Subject: [GENERAL] What is the state of the art for using LINQ with
> PostgreSQL?
>
>
>
> Greetings!
>
>
>
> I would like to begin learning to use LINQ with PostgreSQL. Ideally, it
> would be good to have free tools to do it, since I probably won’t be
> finished playing with it before 30 days are up and I’d have to pay for
> something. It would also be good if whatever I use has a good set of
> tutorials that I can follow to begin using them. Where should I start?
>
>
>
> I have found the dotConnect provider from DevArt, and I’m going to begin
> playing with their free “Express” provider. Does anyone have experience
> working with DevArt’s tools, and if so, what did you think?
>
>
>
> Thanks very much!
>
>
>
> RobR

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mike Roest 2012-09-13 18:13:58 Re: Auto Vacuum of pg_catalog tables causes huge delay in opening new connections
Previous Message Greg Sabino Mullane 2012-09-13 17:40:44 Re: Is there a way to use "pack" in pl/perl without resorting to pl/perlu?