DotNet Technology - Old Questions
Question Answer Details
11. a) What is LINQ? Write a program to select employees whose salary is greater than 20000 and whose address is kathmandu using LINQ. [1+4]
b) Write a C# program to show insert and select operation in database. [5]
Answer
AI Generated Answer
AI is thinking...