Give the name of four LINQ Providers of .NET Framework ?
Answer Posted / Ashish
1. System.Linq.SqlClient (For SQL Server), 2. System.Data.Linq.SqlClient (for SQL Server Compact), 3. System.Xml.Linq (for XML data), 4. System.Linq.DataSource (for querying ADO.NET DataSets).
| 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