0
kicks
Generating a Case Statement in LINQ to SQL using VB.NET/CSharp
In this tutorial you will see if Gender is F we will convert it into Female and if result is M we will convert it into Male and other cases we will convert into Other using Linq case statement.