Replication is the process of copying or moving data between databases in the same server or external servers. Types: 1. Sanpshot Replication 2. Transaction Replication 3. Merge Replication
LINQ (Language Integrated Query) is a set of language extensions using which you can perform query,set and tranform operations. It extends C# or VB.NET with syntax for queries and provides class libraries to use these features.