The Following Code Is Used Will Perform Operation In Linqp Pre #446

The following code is used will perform _________ operation in LINQ.</p> <pre><code class="language-sql">public bool IsValidUser(string userName, string passWord) { DBNameDataContext myDB = new DBNameDataContext(); List<User> users = myDB.Users.Where(u => u.Username == userName && u.Password==passWord); if(users.Count>0) { return true; } return false; } </code></pre>

Online Quiz This multiple choice question (MCQ) is related to the book/course gs gs116 Microsoft SQL Server. It can also be found in gs gs116 Data Connectivity - LINQ - Quiz No.1.


Similar question(s) are as followings:



Online Quizzes of gs116 Microsoft SQL Server

Choose an organization

Theme Customizer

Gaussian Texture



Gradient Background