I have a table “Users”..
it has a column “ShowData”
using linq-sql how can I loop through every user and set ShowData to false for each user..
thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Create a linq to sql classes designer file. Then drop the Users table on to the designer surface.
And to guard myself against downvoting: