5,331,744 members and growing! (23,336 online)
Email Password   helpLost your password?
Announcements




BullFrog Power
Search    
Advanced Search
Sitemap

Set your article filter

 Current Filter:

Language Integrated Query


Contents Quick search by title:

    Language Integrated Query - General

    top
    Title / Updated Author Score  
    LINQ to CSV library
    Updated: 10 Apr 2008  
    Easy to use library to use CSV and tab delimited files with LINQ queries.
    C# 1.0, C# 2.0, C# 3.0, .NET 3.5, C#, .NET, Dev, Intermediate
    Matt Perdeck 4.83
    LINQ to SAP
    Updated: 17 Jul 2008  
    How to use LINQ to connect to a SAP/R3 system.
    C# 3.0, VB 9.0, .NET 3.5, VS2008, C#, VB, .NET, Visual Studio, Architect, Dev, Design, LINQ, Intermediate, Advanced, SAP
    Juergen Baeurle 4.80
    LINQ to Life
    Updated: 6 Mar 2008  
    Using LINQ to improve everyday code
    C# 3.0, .NET 3.5, C#, .NET, Architect, Dev, Beginner, Intermediate
    futureturnip 4.62
    LINQ to XML - Unedited
    Updated: 14 Mar 2008  
    An exploration of LINQ and XML in .NET Framework 3.5
    C# 3.0, .NET 3.5, C#, XML, .NET, Architect, Dev, Intermediate
    Mark Nischalke 4.56
    LINQ Challenges and SQL Server Compact Edition - Unedited
    Updated: 25 Mar 2008  
    Overcoming Challenges with LINQ to SQL and Using LINQ with SQL Server Compact Edition
    Win2K, WinXP, Win2003, Vista, SQL 2005, SQL CE, .NET 3.0, C# 3.0, VB 9.0, .NET 3.5, VS2008, C#, VB, SQL, Windows, .NET, SQL Server, Visual Studio, Architect, DBA, Dev, LINQ, Intermediate, Advanced
    Matt Sollars 4.55
    How To: LINQ To SQL Transformation
    Updated: 9 Jan 2008  
    An article on LINQ To SQL Transformations.
    C# 3.0, .NET 3.5, C#, .NET, SQL Server, Dev, LINQ, Intermediate
    Jahmani 4.47
    Modifying LINQ Expressions with Rewrite Rules - Unedited
    Updated: 18 Mar 2008  
    Rewriting query expressions is a simple and yet a safe and powerful technique to modify queries dynamically in runtime.
    C# 3.0, C#, .NET, Dev, LINQ, Intermediate
    Dmitri Raiko 4.41
    Understanding LINQ (C#)
    Updated: 12 Jun 2007  
    An article describing the new language features of LINQ
    .NET 2.0, C# 2.0, .NET 3.0, C# 3.0, Windows, Visual Studio, Dev, LINQ, Beginner
    Amro Khasawneh 4.30
    Change The Default CommandTimeout of LINQ DataContext
    Updated: 22 May 2008  
    An article that shows a simple way of changing the default value of the DataContext CommandTimeout
    C# 3.0, .NET 3.5, SQL, Windows, Dev, ADO.NET, LINQ, Intermediate
    S. M. SOHAN 4.22
    Dissecting LINQ to SQL
    Updated: 28 Feb 2008  
    Where LINQ to SQL shines as compared to other ORM tools in the market is the fact that it abstracts away the database structure behind our business objects, it also supports a query language called LINQ.
    C#, SQL, Windows, Dev, LINQ, Intermediate
    Zeeshan Jafar Hirani 4.20
    Poor Man's Linq in Visual Studio 2005 - Unedited
    Updated: 19 May 2008  
    A way you can use Linq to Objects in C# 2.0 with .NET Framework 2.0
    .NET 2.0, C# 2.0, C#, .NET CF, .NET, Dev, Advanced
    Qwertie 4.17
    Performance Comparisons LINQ to SQL / ADO / C#
    Updated: 27 May 2008  
    This article seeks to compare existing approaches with the new ones released with
    C# 3.0, C#, Dev, ADO.NET, LINQ, Intermediate
    KshitijPandey 4.16
    LINQ to SQL: All common operations (Insert, Update, Delete, Get) in one base class
    Updated: 31 May 2008  
    A base class to perform all common LINQ to SQL operations.
    Win2K, WinXP, Win2003, Vista, C# 3.0, .NET 3.5, C#, Windows, .NET, Architect, Dev, Intermediate, Advanced
    Yazeed Hamdan 4.14
    Simple LINQ to SQL in C#
    Updated: 4 Jun 2008  
    This article provides an introduction to employing LINQ to SQL within a Windows Forms application. The article will address the incorporation of LINQ to SQL into a WinForms project, how to use LINQ to SQL to select, insert, update, and delete data, and how to use LINQ to SQL to execute stored proced
    .NET 3.5, VS2008, C#, Windows, .NET, Visual Studio
    salysle 4.13
    LINQ in Multi-tier Applications
    Updated: 25 Apr 2008  
    Transfer data between LINQ entity classes and your own data transfer objects efficiently
    C# 3.0, .NET 3.5, C#, .NET, Architect, DBA, Dev, LINQ, Beginner, Intermediate, Advanced
    Ralph Varjabedian 4.09
    LinqToSQL: Comprehensive Support for SQLite, Microsoft Access, SQServer2000/2005
    Updated: 12 Feb 2008  
    Use LinqToSql to query these popular RDMS products
    C#, SQL, Windows, .NET, SQL Server, Dev, ADO.NET, LINQ, Intermediate
    Jahmani 4.08
    Using LINQ to SQL in Visual Basic
    Updated: 6 Jun 2008  
    This article provides an introduction to employing LINQ to SQL within a Windows Forms application; the article will address the incorporation of LINQ to SQL into a win forms project, how to use LINQ to SQL to select, insert, update, and delete data, and how to use LINQ to SQL to execute stored proce
    .NET 3.5, VS2008, VB, .NET, Visual Studio, Dev, Intermediate
    salysle 4.08
    How To: LINQ To SQL Transformations - Part II
    Updated: 9 Jan 2008  
    An article on LINQ To SQL Transformations.
    .NET 3.5, C#, SQL, .NET, SQL Server, Dev, LINQ, Intermediate
    Jahmani 4.00
    How To LINQ To SQL: Part III
    Updated: 10 Jan 2008  
    How to LINQ To SQL: The Executor.
    .NET 3.5, C#, SQL, .NET, SQL Server, Dev, LINQ, Intermediate
    Jahmani 4.00
    LINQ Transactions using a Custom Base Datacontext
    Updated: 6 Apr 2008  
    How to simplify LINQ Transactions using a custom base Datacontext
    C# 3.0, VB 9.0, .NET 3.5, VS2008, C#, Windows, .NET, Visual Studio, Architect, Dev, ADO.NET, Design, LINQ, Intermediate
    Michael Piccolo 4.00
    Redirect LINQ to SQL DataContext Log Messages To Log4Net
    Updated: 14 May 2008  
    An article that shows how one can use Log4Net to capture the log messages that are generated by the LINQ to SQL DataContext classes
    .NET 3.0, C# 3.0, Windows, ADO.NET, Advanced
    S. M. SOHAN 4.00
    C# Scrollable Picturebox Custom Control
    Updated: 9 Jun 2008  
    This article discusses the construction of a custom control used to add a scrollable Picturebox control to a project.
    .NET 3.5, C#, .NET, Dev, Intermediate
    salysle 4.00
    Insides of LINQ
    Updated: 17 Jun 2008  
    This article describes LINQ and other related language extensions.
    .NET 2.0, C# 2.0, .NET 3.0, C# 3.0, C#, .NET, Dev, LINQ, Intermediate, Advanced
    Tariq A Karim 3.94
    Writing a LINQ query on an XML data file: Step by step explanation in VB.NET (VS2008)
    Updated: 2 Jun 2008  
    VB.NET LINQ query on an XML file.
    VB 7.x, VB 8.0, VB 9.0, VB 6, .NET 3.5, VS2008, VB, ASP.NET, XML, .NET, Visual Studio, Dev, LINQ, Intermediate
    Ravindranath Maddela 3.89
    LINQ to SQL Serialization
    Updated: 21 Dec 2007  
    Use the Generics, Extension and Reflection features to implement a generic serialization class library for LINQ to SQL classes
    NT4, Win2K, WinXP, Win2003, Vista, VS.NET2002, VS.NET2003, VS2005, TabletPC, VS6, Embedded, C# 1.0, C# 2.0, C# 3.0, VS2008, C#, SQL, Windows, Visual Studio, Architect, DBA, Dev, Design, LINQ, Beginner, Intermediate, Advanced
    WinSpace 3.88
    Using LINQ to Objects in C#
    Updated: 6 Jun 2008  
    This article provides an introduction to employing LINQ to Objects queries to support a simple win forms application; the article addresses the construction of LINQ to Objects statements and then goes on to describe how one might use LINQ to Objects within the context of an actual application.
    .NET 3.5, VS2008, C#, .NET, Visual Studio, Dev, Intermediate
    salysle 3.62
    Using LINQ to Objects in Visual Basic
    Updated: 4 Jun 2008  
    This article provides an introduction to employing LINQ to Objects queries to support a simple WinForms application; the article addresses the construction of LINQ to Objects statements, and then goes on to describe how one might use LINQ to Objects within the context of an actual application.
    .NET 3.5, VS2008, VB, Windows, .NET, Visual Studio, Dev, Intermediate
    salysle 3.60
    Managing LINQ Data Contexts with the Unity Framework
    Updated: 24 Jul 2008  
    A unique way of managing the LINQ Data Context object between business logic classes with Dependency Injection.
    C# 3.0, C#, Windows, Dev, LINQ, Intermediate, Advanced
    Shannon Deminick 3.29
    Setting Default Values for LINQ Bound Data
    Updated: 21 Feb 2008  
    How to stop LINQ from trying to insert null data into your database
    C#, ASP.NET, Windows, .NET, DBA, Dev, LINQ, Intermediate
    Malcolm Swaine 3.25
    Typed DataSet LINQ Entities
    Updated: 21 Apr 2008  
    Converting a Typed DataSet to and from LINQ entities.
    .NET 3.0, C# 3.0, .NET 3.5, C#, .NET, Visual Studio, Dev, ADO.NET, LINQ, Advanced
    Sarafian 3.00
    Exploring LINQ Query Operators and Differed Execution Plan
    Updated: 5 Mar 2008  
    An overview of LINQ: how LINQ leverages different execution, what support C# provides query over datasets and data tables (LINQ to dataset), etc.
    C#, .NET, Dev, LINQ, Intermediate
    Zeeshan Jafar Hirani 2.93
    LINQ-to-SQL: Generic Primary Key function - Unedited
    Updated: 26 Jun 2008  
    This a vb.net version of code in a blog entry by Chris Sainty
    .NET 3.0, VB 9.0, VB, .NET, Dev, Advanced
    Bob Housedorf 2.67
    Linq "Group By" over multiple keys/columns on an in memory data-table - Unedited
    Updated: 5 Apr 2008  
    Shows one of the many ways to call linq group by over multiple columns on memory objects
    C# 3.0, C#, .NET, Dev, LINQ, Beginner
    rohits1979 2.00
    RSS Enclosure Downloader - Unedited
    Updated: 3 Jun 2008  
    Using Linq to XML to download RSS enclosures
    VB 7.x, VB 8.0, VB 9.0, VB 6, VB
    Darren Fieldhouse  
     

    Last Updated 24 Jul 2008
    Advertise | Privacy
    Copyright © CodeProject, 1999-2008
    All Rights Reserved. Terms of Use