views:

2

answers:

0

Hi there,

I was using Entity Framework and connectionstring becomes a big hassle. In unit test, i have to add the connectionstring, ddl put the connectionstring, etc, any place where i reference the biz library, i had to add the connectionstring. I thought it might be time to begin use Enterprise library's shared configuration section, but Database provider does not support EntityClient provider. Has someone done it or know how to do it?

Thanks, Ebe.