Saved Bookmarks
| 1. |
What Is Linq? |
|
Answer» Language Integrated Query (LINQ) adds the ability to query OBJECTS using .NET languages. The LINQ to SQL object/relational mapping (O/RM) framework provides the following basic features:
Language Integrated Query (LINQ) adds the ability to query objects using .NET languages. The LINQ to SQL object/relational mapping (O/RM) framework provides the following basic features: |
|