Beth's Chinese blog
Visual Basic LINQ samples have been updated and were just released today! Lots of stuff to download and play with today.... :-)
Hi Beth,
I was just playing with the sample queries and found a file called Northwind.dbml with the note:
"This code was generated by a tool."
The Custom Tool property indicates "MSLinqToSQLGenerator". Can you point us to this tool and how to use it?
Thanks,
Ken
MVP [ASP.NET]
Do you read the comments on your blog?
I'd like to know the answer to Ken's question as well...
Many thanks!
Hi Guy,
The tool is the O\R designer in VS 2008. You can download the beta here: http://msdn2.microsoft.com/en-us/vbasic/aa700831.aspx
Also, you can watch a couple videos I released on how to get started with it: http://msdn2.microsoft.com/en-us/vbasic/bb737878.aspx
http://msdn2.microsoft.com/en-us/vbasic/bb737879.aspx
Also you may want to read this post about setting up one-to-many associations:
http://blogs.msdn.com/bethmassi/archive/2007/10/02/linq-to-sql-and-one-to-many-relationships.aspx
Cheers,
-B
hi massi ,
pls try to put all your sharing blogs in a pdf book format including related topics and cases for example
chapter 1 : dataset and all about dataset
chapter 2 : what about linq and so on
thank you