I just bought this book and was disappointed that all the examples are in C# only. I'm doing my best to translate to Visual Basic but am running into problems (stopped at page 30).
Does anyone know if there's a
VB version of the code somewhere?
I'm particularly confused by (d => d.DinnerID == id). Keeps telling me d is not declared.