List out the main components of linq? Tell what is the extension of the file, when linq to sql is used?
Answer Posted / Mohd Salman Khan
The main components of LINQ are Query Operators, Deferred Execution, and Extension Methods. When using LINQ to SQL, the file extension used for database-specific classes is .dbml or .ssdl. The former contains database metadata, while the latter describes the SSDL (Storage Schema Definition Language).
| 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