vicky gupta
what is Dim in Linq ? Dim londonOrders = From ord In db.Orders where ord.Customer.City = "London"
By vicky gupta in LINQ on Apr 11 2013
  • Priyanka Jain
    Jul, 2019 4

    Dim keyword is used in VB.net. This keyword is used when value need to be stored in variable is not defined. Likewise in C# we will var to store values of variable type.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS