|
|
||||||||||||||||||||
| Home > LINQ Learning Guide: LINQ and Web applications | |
| Learning Guide: |
|
||
This section of the LINQ Learning Guide focuses on how the Language Integrated Query can be used in Web applications in both Visual Studio 2005 and VS 2008. It also offers some words on Blinq, which is a flavor of LINQ to SQL that works with ASP.NET sites but does not seem to have garnered much attention lately. The subsequent section of the LINQ Learning Guide spends more time looking at LINQ to SQL resources. Video: Using LINQ with ASP.NET in Visual Studio 2008 (Scott Guthrie) Using LINQ with ASP.NET (Scott Guthrie) Using DLINQ with ASP.NET (Scott Guthrie) Building and using a LINQ for SQL Class Library with ASP.NET 2.0 (Scott Guthrie) LINQ to XML in ASP.NET: Ajax-enabled XML document filtering (Mustafa Basgun) LINQ to Objects and JavaScript (Nikhil Kothari) *** And now for a few words about Blinq… Blinq is an implementation of LINQ to SQL that was built atop the May 2006 CTP release of LINQ. With Blinq, programmers can draw from a SQL database to populate ASP.NET Web sites "with pages that display sorted and paged data, allow you to update or delete records, create new records, and follow relationships between tables in your database." Microsoft describes Blinq as an "unsupported tool," and activity in the Blinq Preview section of the ASP.NET Forums seems to have slowed a bit recently, so we won't devote much attention to it here. The above pages should provide some insight into whether Blinq may make sense for your ASP.NET applications. In addition, two blog entries -- Check out Blinq by Brad Abrams and Install Blinq and run it by Dhinakaran -- should help you get started if you decide to use Blinq. *** Go on to the next section of the LINQ Learning Guide: LINQ to Objects
'); // -->
|
|
|||||||||||||||||||||||||||||||||||||
| About Us | Contact Us | For Advertisers | For Business Partners | Site Index | RSS |
|
|
|
|||||||