You can download and run basic VB and C# samples I've put
together that demonstrate using the Dynamic LINQ library in an ASP.NET web-site
that queries the Northwind sample database using LINQ to SQL:
Basic Dynamic LINQ VB Sample
Basic Dynamic LINQ C# Sample
You can use either Visual Web Developer 2008 Express (which
is free) or VS 2008 to open and run them.
Hope this helps,
Scott