|
| ShaunO : On March 26, 2008 10:11 PM said: |
Nice video, bonus with your kid walking in asking to use your computer :D!
|
|
|
| ramah : On March 27, 2008 4:53 AM said: |
|
|
|
|
| rtisserand : On March 27, 2008 10:56 AM said: |
Would it be possible to get a VB version of this video?
|
|
|
| dotNetNewbie : On April 21, 2008 6:11 AM said: |
Hi Scott,
Thank you for your great video. I'm following each one of them to start learning Linq.
In this video here, when you extend the class Order(public partial class Order) the intellisense doesn't work, and the namespace System.Data.Linq.ChangeAction is not recognized. It compiles right but qhen i run the project gives the following error message:
CS0234: The type or namespace name 'Linq' does not exist in the namespace 'System.Data' (are you missing an assembly reference?)
However, in the NorthWind.designer.cs the method recognizes the namespace...
partial void OnValidate(System.Data.Linq.ChangeAction action);
Can you tell me of something is missing?
Best regards,
Manuel
|
|
Leave a Comment
You must be logged in to leave a comment. Click here to log in.