Application Development Using LINQ Part – 3
In the previous article we have learned about datacontext, the “var” keyword, retrieving data through LINQ, binding retrieved data to controls and conditional retrieval of data. In this part we will be looking at the different groups of controls on the “Add/Delete” tab, looping through retrieved results and the “distinct” method in LINQ. Controls on [...]
