there’s any tutorial who explains how to use asp mvc with postgres? (or any other db who don’t be MSSQL)
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There’s two ways you can go.
this:
http://npgsql.projects.postgresql.org/exampleprograms.html
Postgres similar to this:
http://www.devart.com/dotconnect/linq.html?gclid=CP7V6ePG6ZsCFSMSagodlWxx5Q
Here’s a code project article describing how to use the data provider: http://www.codeproject.com/KB/database/afppostgresqlintro.aspx