<%=ConfigurationSettings.AppSettings("DirectoryTitleFull")%>
 
Server Intellect

Navigator : Home » Tutorials & Examples » DataBase » Sql » LINQ
LINQ To SQL Tutorial Reviews: 0   Rating:
Write a Review Write a Review   Report an Error Report an Error   Add To Quick List Add To Quick List
With .NET Framework 3.5 Microsoft released Language Integrated Query aka LINQ. LINQ enables developers to query data sources using a query like syntax with both C# and VB.NET. These data sources can be collections, SQL Server databases, XML, DataSets etc. Other than what is supplied by Microsoft, LINQ is also extensible. This means that you can query data sources beyond what Microsoft ships. Examples of such implementations are LINQ To Flickr, LINQ To Amazon, LINQ to Google etc. In this article
Language: C# Platforms: Windows
http://www.onedotnetway.com/linq-to-s Updated: 08/04/08 Hits:Today 1 Total 847


Server Intellect
NewsLetter


Sponsors



Icon Legend : - Within 3 Days - Within 6 Days - Within 9 Days
- New stuff - Hot Stuff - Cool stuff - Sponsor
Back to top | Advertise | Link to us | Term of use
Copyright (c) 2012 DotNetFreaks