Answer Posted / Sarman Baghel
LINQ with databases is primarily achieved through LINQ to SQL, where Entity Data Models (EDMs) are created to represent the database schema. The DataContext class then handles the communication between the application and the database, executing queries and updating data using LINQ syntax.
| 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