The name itself denotes that this is a Query not anything - the Query integrated into the working language. After long research with SQL queries, Microsoft has found a easy way to fetch data from objects or from any data source from .NET framework using any language, let it be VB or C# using the concept of LINQ. SQL Query allows one to fetch certain records from millions of records in a single query effectively. This same procedure is followed in LINQ to obtain data from collections or from...