in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

How to effectively develop with EF and VS 2008?

Last post 01-29-2010 3:44 PM by artisticcheese. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 01-29-2010 3:44 PM

    How to effectively develop with EF and VS 2008?

    Hi,

     I have EF in separate project and WCF in separate project. My SQlite database is located under App_data folder in WCF project.

    How do I effectively deploy test builds to staging server? My connection string for both EF and WCF project has to be constantly changed for that. I tried to use "|DataFolder|" directive but this works only in WCF project but not in EF.

    What is common solution for this issues?

Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems