Books: Pro ASP.NET for SQL Server: High Performance Data Access for Web Developers Authors: Brennan Stehling, Pages: 408, Published: 2007
Professional LINQ Authors: Scott Klein, Pages: 379, Published: 2007
Beginning VB 2008: From Novice to Professional Authors: Christian Gross, Pages: 450, Published: 2008
Pro C# 2008 and the .NET 3.5 Platform Authors: Andrew Troelsen, Pages: 1370, Published: 2007
Beginning ASP.NET 3.5 in C# 2008: From Novice to Professional Authors: Matthew MacDonald, Pages: 954, Published: 2007
Pro ASP.NET 3.5 in C# 2008 Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1498, Published: 2007
Beginning VB 2005 Databases: From Novice to Professional Authors: James Huddleston, Syed Fahad Gilani, Ranga Raghuram, Jacob Hammer Pedersen, Jon Reid, Pages: 492, Published: 2007
Visual Basic 2008 For Dummies Authors: Bill Sempf, Pages: 360, Published: 2008
LINQ for VB 2005 Authors: Fabio Claudio Ferracchiati, Pages: 176, Published: 2007
Professional Visual Studio 2005 Authors: Andrew Parsons, Nick Randolph, Pages: 869, Published: 2006
Web:Building and using a LINQ for SQL Class Library with ASP.NET 2.0 ... Step 1: Create a New LINQ Enabled Class Library. Choose File->New Project within ... NET UI pages against our LINQ class library and associated data models. ...
Building and Using a LINQ for SQL Class Library with ASP.NET 2.0 ... In this article Scott explores how to build and use a LINQ for SQL Class Library using ASP.NET 2.0.
LINQ Dynamic Query library in class library project nightmare ... LINQ Dynamic Query library in class library project nightmare Thread Starter: SteveHobbs Started: 31 Mar 2008 6:45 AM UTC Replies: 1 ...
LINQ in a Class Library - ASP.NET Forums I have added a .dbml file for LINQ support to the class library and everything is working great, my question is:. How do I get the LINQ DataContext that is ...
LINQ External Mapping to Class Library - Stack Overflow I think the problem you might be getting is that the assembly/class library containing your classes hasn't been loaded into memory at this stage? ...
Visual Studio 2008, class library and Linq Classes Talk about Visual Studio 2008, class library and Linq Classes. ... In the class library I have aadded a Linq to sql class and placed all ...
LINQ Dynamic Query Library in Class Library - ASP.NET Forums The references are all set up correctly and I can indeed get Linq To Sql classes working fine from the class library; it's only when I add ...
CodeGuru: Programming with LINQ to XML for Objects (LINQ to XSD) Jun 20, 2008 ... One minor drawback (for now) is that you will need to use a C# class library for the LINQ to XSD technology at the time this article was ...
LINQ Learning Guide: LINQ and Web applications Building and using a LINQ for SQL Class Library with ASP.NET 2.0 (Scott Guthrie) Having used the LINQ to SQL designer to define data models, and having been ...
Solid Code: .Net Class Library for the Roomba SCI It is a class library written in C# targeting the .Net 3.5 Framework. I have used some LINQ queries to parse out the byte array that is returned when you ...