Hi,
Just want to ask some questions:
1. How to do you set connection string in Code First Approach?
2. Is IDataSourceKeyResolver still applicable here?
3. How do we map code first entities to an existing database (I understand based on the EF4 tutorials that it generates a database by default)?
Thanks,
Von