Linq Interview Questions and Answers

by Venkatesan M on Apr 7, 2018 10:50:49 AM

Linq Interview Questions and Answers

Q1. What is LINQ ? Ans: LINQ stands for language integrated query. Its a part of .Net 3.5 framework.It provides quering capabilities in .Net languages.it intergrates databse model into programming model.logic can be used to retrieve data with sql like statements in C#.

Read More

Subscribe by email