How to connect Azure federated root database and apply federation in entity framework?
Answer Posted / Darshan Kumar Singh
To connect an Azure Federated Root Database and apply federation in Entity Framework, you can follow these general steps:
1. Create a new Entity Data Model (EDM) XML file.
2. Add the Federation connection string to your app.config or web.config file.
3. Update your EDM XML file with the federated entities by using the SQL Server Metadata Explorer (SSME) tool.
4. Set up the Entity Framework context for federation using the Configuration class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category