Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / LINQ

LINQ

LINQ

Great Reads

by Felice Pollano
Listed here are 5 interesting uses of Linq.Expression without writing a LinqToSomething provider, of course.
by Paul_Wade
A WPF application for viewing RSS video feeds. Built using the MVVM pattern.
by Pranay Rana
(Linq and Nullable Values) OR (SQL ISNULL with LINQ)
by #realJSOP
Don't reinvent the wheel - use the one that's already on the cart.

Latest Articles

by Felice Pollano
Listed here are 5 interesting uses of Linq.Expression without writing a LinqToSomething provider, of course.
by Paul_Wade
A WPF application for viewing RSS video feeds. Built using the MVVM pattern.
by Pranay Rana
(Linq and Nullable Values) OR (SQL ISNULL with LINQ)
by #realJSOP
Don't reinvent the wheel - use the one that's already on the cart.

All Articles

Sort by Score

LINQ 

by Paul_Wade
A WPF application for viewing RSS video feeds. Built using the MVVM pattern.
by Amer Chaudhry
.NET and J2EE interoperability for .Net Developers
by tranthanhtu.vn
[TinyERP: SPA for Enterprise Application]Manage Staffs - Part 2
by Vagif Abilov
The article describes limitations of WCF Data Services client and shows how Simple.OData.Client can become a better alternative
by Kenji Elzerman
Let's take a look at the very fundamentals of LINQ and how to use it.
by Bruce Zhang
A common base class for LINQ to SQL with which you can implement code to access database easily.
by Karthik. A
This is a user control that could be added to a web page to allow the users to choose a month and year alone
by DannyVarod
This article introduces you to an open source solution for decoupling your data management and query logic from the NoSQL vendor-specific integration logic.
by User 4677916
This article presents a reusable class and technique for easily doing Asynchronous Programming using the Begin/End Pattern and the new Reactive Extensions for .NET (Rx) library.
by shijo joseph
An extension methods library which could do the equality comparison operations easily
by Seth Dingwell
An implementation of IEqualityComparer that can be used to compare any class by one of its properties
by George Swan
This piece illustrates how to construct a simple generic mapper that will copy every property value from one class to another where the name and type of the property is the same in both classes; it goes on to suggest a way of constructing generic tests that can be used for any instance of the
by Michael D Bray
A Generic helper function that dynamically sorts objects by properties of the object that aren't known at compile-time
by Colin Eberhardt
This article describes the development of a Windows Phone to-do list application that eschews buttons and checkboxes in favour of gestures.
by Sacha Barber
A journey into Expressions
by logicchild
A Comprehensive Look at LINQ and the Binary Search Tree Data Structure
by Abby Fichtner (Hacker Chick)
A tutorial that walks through adding/updating/deleting data in your database with LINQ to SQL while keeping your class relationships (M:M, 1:M, and M:1) synchronized.
by Abby Fichtner (Hacker Chick)
A beginner's LINQ tutorial that walks you through mapping your SQL Server database tables and relationships to objects, and how to retrieve that data via simple LINQ queries.
by Abby Fichtner (Hacker Chick)
A tutorial and application on using WPF Data Binding with LINQ to SQL classes. This is part 3 of a three-part tutorial on using LINQ to SQL.
by Sacha Barber
A little var love
by David Stone
An overview of the new Language Integrated Query (LINQ) framework.
by Nish Nishant
The performance of STL/CLR sequence containers are compared with that of corresponding BCL generic collection classes
by Raul Mainardi Neto
An implementation of the MVVM Patterns + CommandModel within a WPF LOB application.
by Michael Mann (mann.DEV)
Plugin migration with new features of .NET 3.5.
by CatchExAs
Can we use LinqRx as a poor-man's complex event processor?
by Xavier Spileers
An introduction on Silverlight for developers of administrative applications. The article starts by explaining the basics of WPF and then delves deeper in the business-oriented aspects.
by Andy Edinborough
Learn how to create classes that automatically save and retrieve their data (), and how to quickly query that data with LINQ. The sample implementation of my class Saveable shows just how easy it is to create a blog.
by Sandeep Singh Shekhawat
This article introduces how to create an MVC application using LINQ to SQL. You will create a simple MVC application for Book registration with a Publisher where the Publisher and Book have one-to-many relationships.
by Reto Ravasio
A WPF app that uses dynamic types and databinding for displaying MSI files.
by Robert Vandenberg Huang
Experiment, run and compare different pathfinding algorithms and heuristic functions
by syntaxed
Writing, configuring, and consuming a WCF Service using VS2010
by Sacha Barber
A look at the Visitor pattern, and a Reflective version.
by Omar Al Zabir
Implement caching in your project using AspectF library that saves you from writing plumbing code for dealing with cached objects and collections and learn how to handle stale objects and collections
by rj45
For performance reasons, I decided to write my own XML parser.
by ronald.cao@gmail.com
The article is to introduce a utility to generate cascading delete script for an Oracle table.
by defwebserver
A wizard that allows you to FTP an application to a remote server and then launch the configuration wizard from the web browser to update the database connection.
by Florin Badea
The article presents a WPF application used to manage the tables of a database. The application also uses speech recognition to do the job.
by Rahul Rajat Singh
This article introduces Dapper to absolute beginners.
by mbruchet
MongoDB, everyone talks about it, here article guides you step in its integration with Microsoft.NET.
by Balamurali Balaji
Access various types of data using the LinqDataSource control in ASP.NET.
by Balamurali Balaji
Access various types of data using LinqDataSource control ASP.NET
by Hisham Abdullah Bin Ateya
aCloud Web Operation System running on the cloud
by Adam David Hill
This article solves the problem of having to redeploy everything whenever you create a new stored procedure database report.
by zdrsh
How to add Show all option a the DropDownList used as a data filter for a GridView with no code-behind on a LinqDataSource.
by Huisheng Chen
monitor sql server processes and jobs, analyse performance, object version control, view executing sql query, kill process / job, object explorer, database shrink/log truncate/backup/detach/attach etc
by Juan Francisco Morales Larios
Review the LinQ Aggregators operators and show all operators can build with the Aggregate operator.
by kennysun
Ajax dataGrid user control by using Jquery
by Dan Letecky
How to build an AJAX Event Calendar (Scheduler) using the open-source DayPilot Lite for ASP.NET MVC library (Apache License 2.0).
by Kurush Rastkar
Using most of the recent technologies in one application
by Adrian Grigore
Quickly and easily implement your LINQ Data Layer with this abstract class
by defwebserver
Step-by-step tutorial to create a HTML5 LightSwitch application
by Nish Nishant
An ExifReader class in C# that supports custom formatting and extraction. StyleCop compliant code, with demos for WPF and Windows Forms.
by JerryBNewhouseJr
Create a simple, flexible, standalone ProgressBar that can be added to any class with relative ease.
by Ngọc Minh Trần
An introduction to ASP.NET Core MVC
by Karthik. A
This article discusses ways by which you could utilize Disqus in your web applications.
by edwin_vermeer
A demo web application for demonstrating the power of LINQ for db4o.
by Abhishek D V
An article on LINQ to XML
by Vincent-Philippe Lauzon
Overview of the OData protocol: what it is, how it works, and where it makes sense to use it.
by charles922
Anagram Generator
by #realJSOP
My Anagrams game ported to WPF.
by CatchExAs
How Formula 1 is beginning to use StreamInsight to broadcast data analytics to your screen in real time
by CatchExAs
StreamInsight: A simple demonstration
by tranthanhtu.vn
In this article, we will see how to use multi-languages(i18n) in angular2
by tranthanhtu.vn
In this article, we will why and why not using DI & IoC from my real situation.I did not tell you that DI is not good. From my view, each tech has it own pros and cons. So It is better if we know when we can use which techs for our business.
by tranthanhtu.vn
In this article, We will have a look to unserstand how RESTful/WebApi was applied in my code
by tranthanhtu.vn
In this article, We will learn why do we need to manage the stages of our application.
by tranthanhtu.vn
In this article, we will learn how to build and deploy the code
by tranthanhtu.vn
This tip explains how we should structure our project folder
by Ruxo Zheng
Lessons learnt from writing a screensaver with WPF
by Terence Wallace
The primary purpose of this article is to provide quality sample source code for VB.NET developers interested in building data-centric applications using the .NET Framework.
by Sander Rossel
Creating a lightweight JavaScript library that brings proper .NET-like collections and LINQ to JavaScript.
by ToddHileHoffer
A simple sample of LINQ, WCF, JSON, and AJAX.
by Islam ElDemery
A chat room page using Ajax and LINQ to XML
by Pete Sutcliffe
How to utilize the ObjectContainerDatasource from the Web Client Software Factory to perform databinding while maintaining an MVP architecture. Samples are provided for Entity Framework, LINQ to SQL, and ADO.NET.
by elSeten
ASP.NET GridView delete confirmation using asp:CommandField with LINQ to SQL.
by Not Active
A look at the ASP.NET MVC application in ASP.NET Extensions 3.5.
by Angel Gabriel Valdés Sarduy
This project is an ASPNET Core MVC site with a generic controller for CRUD and searchs.
by Todd Smith
How to create an ASP.NET MVC sample using LINQ to SQL, Flexigrid for JQuery, and JSON.
by ASP.NET Community
ASP.NET MVC Learning RoadmapFor everybody who wants to learn ASP.NET MVC from ground up Young Yang posted a very useful learning roadmap in the
by Srinivasu Pemma
This is most common but very important part of every developer's life, Taken from my technical blog http://www.srinetinfo.com
by Tom Cook (UK)
How to asynchronously poll a database for an Entity with EntityFramework 5
by Rabb Moshe Plotkin
How to make a responsive application by not having to wait for your LINQ to SQL to return from the server
by Oliver Bleckmann
A TextBox with autocomplete capabilities in the manner of SQL's Like command
by Member 4027561
Experimenting with C# expression trees for creating data-bound UI's from code.
by David H. Smith
An event logging class, and an auto-logging LINQ DataContext descendant built around it.
by smatusan
This article discusses a component that enables automated content filtering for the WPF Toolkit DataGrid.
by cbm
Learn how to create an autonumber system for custom entities in Dynamics CRM 2011.
by Karmendra Suthar
Create, read and write XML file using LINQ
by Abhishek Sur
Basic Examples to work with Language Integrated Query(LINQ) concept that was introduces with C# 3.0 and/or .NET 3.5 (Corresponding VB.NET code included)
by NaveenPrabhu
Here we will take a real time example of a company to explore LINQ
by Asher Barak
When developing a complex line of business system queries, reuse is often required. This article provides some guidelines and tools for LINQ expressions reuse.
by Rick00192
An implementation to build indexes on properties of a business object to increase filtering performance.
by Peter Ritchie
A review of "WCF 4.0 multi-tier services development with LINQ-to-Entities"
by Nick Vuono
Revisiting Bresenham's Line Algorithm for iterative rendering using IEnumerable.
by Omar Al Zabir
Build a Start Page similar to Google IG in 7 nights using ASP.NET AJAX, .NET 3.0, LINQ, DLinq, and XLinq.
by junnark
We are going to build a simple web chat application using Silverlight 2 and the technologies surrounding it like, ASP.NET 3.5, C#, WCF, and LINQ-to-SQL. We will use MS SQL Server to store user details and messages from this chat room.
by David Belmont
An example of how LINQ could be used to let users build their own filters to query lists or even databases
by Rama Krishna Vavilala
This article uses Visual Studio Tools for Office to build a Word Document Template that can be used to post messages to a message board.
by MatthewThomas
In this article, we'll build an ASP.Net MVC 5 web app which will search your Yammer feed for a hashtag, and display the poster's home town on a Bing map
by Manjunath Shrikantiah
Building and Testing WCF RESTful services
by Sergii Lavrinenko
Engine in C# which generates Linq Expressions runtime based on simple scripts
by Daniel Vaughan
Leverage existing .resx files to localize Windows Phone, Android, and iOS apps in Xamarin.Forms.
by Muhammad Shujaat Siddiqi
This article discusses SET based operations involving INSERT / UPDATE and DELETE using LINQ to SQL.
by Bishoy Demian
How to use Entity framework to do some basic logic when a change happens in related Entities or Associations
by strofo
Part 2 of creating a dynamical filtering mechanism in C#
by Alexander Van Berg
Combinatorial generation of C# generic types.
by Nick Polyak
Explains concepts of Expression programming by simple examples
by Yuriy Magurdumov
Lazy Joining and Grouping IEnumerable extensions for ordered sequences
by John Atten
I have a general distaste for decorating my code with Attributes and Annotations. Most of the time, I can't help but feel like there must be a better way to accomplish what I am trying to do, and/or that I have somewhere sprung a leak in what should be a helpful abstraction. Other times, though, c
by Zimin Max Yang
An approach to improve LINQ-to-SQL performance while preserving maintainability over DataReader.
by salysle
This article will discuss alternative methods for performing cascading deletes using LINQ to SQL.
by salysle
This article will discuss alternative methods for performing cascading deletes using LINQ to SQL.
by Pranay Rana
cascading functionality with the help of jQuery AutoComplete
by thany.nl
How to pass anonymous types and how to cast them
by thund3rstruck
Solution for Archiving & Managing Optical Media
by Lalit_Chandra
Chain of Responsibility pattern is defined under behavioral design pattern by G.O.F and used to decouple the command with its processing object or handler.
by S. M. SOHAN
An article that shows a simple way of changing the default value of the DataContext CommandTimeout
by Silent Jesus
Display data to a chart using LINQ and XML.
by Marc Clifton
Performance differences on the rPi
by Tomas Petricek
CLinq project is a library that makes it possible to use LINQ technologies from the C++/CLI language
by Appusamy.subbian
Cloning the Entity object and all its children using the Entity Framework, using LINQ and Reflection.
by emilioarp
Implementation of a clusterization algorithm by means of .NET's LINQ and Generics.
by Akhil Mittal
My effort in this article was to put some light on building a generic multilayered architecture using Entity Framework 4.1 and MVC3 razor view engine.
by Indranil Pal
This article focuses on improving the maintainability of your code thus decreasing the cyclomatic complexity and lines of code, using existing features of .NET.
by Joel Cogley
An overview on how to implement a recommendation system with C# using the Pearson Correlation Coefficient.
by Arun George John
This article explains the syntax to use collection initializers and query expressions for Dictionary objects in C# 3.0.
by Lutosław
Find patterns in a sequence of objects using a familiar language.
by MatthewThomas
This article shows how to combine LINQ expressions to dynamically append where clause criteria when building search functionality
by Y Kasan
Comparing DataSets in Visual Studio 2008 using LINQ.
by Akhil Mittal
Complete CRUD Operations in MVC 4 using Entity Framework 5 without writing a single line of code.
by Anas Karkoukli
Design Patterns Series - Part I
by Tomas Petricek
In this article, I'll describe the concepts that influenced the design of C# 3.0. Most of these concepts are from other programming languages like Haskell, LISP, or languages developed at Microsoft Research.
by johnsontroye
Using Silverlight 2.0 and C#/VB.NET to build an image rotator that has a useful set of basic features and is easy to setup and deploy.
by Matt T Heffron
Unless you're careful, LINQ extension methods on IEnumerable can lead to inefficient implementations
by Rajendra Malav
Consuming webservice using JQuery ASP.NET application
by DiponRoy
Conversion between DataTable and List in C#
by Ed Guzman
How to convert LINQ to SQL anonymous types to a specified type.
by Dannover Arroyave M.
Developing a catalog of DVDs
by Marius Bancila
An introduction to cpplinq, a open-source template library that provides LINQ-like operators for querying collections (arrays and STL containers) in C++11.
by Antony Highsky
This article describes how to leverage .NET Application Settings architecture to give distributed applications access to shared settings.
by Louis Lakser
Avoid creating extra redundant work by implementing this code in all your websites.
by C Rotell
Developed a Mailing List collection with Opt Out
by NobsterTheLobster
Publish a WCF DataService with entity model, updatable views, filtering and authentication
by ASP.NET Community
Let see an example of using the database in LINQ and C#.netcf We will using classCustomer Here'ssome sample
by Galin Iliev [Galcho]
Creating many-to-many relationships in LINQ for SQL.
by Beavis Killer
This article demonstrates how to write a domain service factory to host plain old class object (POCO) entities and use them through RIA Services in Silverlight version 4.
by defwebserver
This tutorial will show you how to create a DotNetNuke module using LINQ to SQL.
by azamsharp
An article on creating a multiple choice exam using DLINQ (Part 1)
by Krishna Prasad RVS
Creating Master Detail representation of data display in Winforms using LINQ (C#)
by Paulo Morgado
How to create property set expression trees in a developer friendly way
by O.Nasri
A good example of how to build a CRUD web application using ASP.NET CORE with Angular2 and WebApi
by Shamim Uddin
In this article, we will learn basic CRUD operation using AngularJS and Web API with a sample application.
by Shivprasad koirala
CRUD operations using LINQ Entities
by Sandeep Singh Shekhawat
This article introduces use of the Generic Repository Pattern and Dependency Injection in MVC for CRUD Operations.
by luckylaxman
Create, read, update, delete,Log in and Log out, (CRUD) operations are easy to perform in ASP.NET MVC. By using the default T4 scaffolding templates and strongly-typed views you can quickly build a web application that can create, update, and delete records.
by Karthik. A
This article extends what was built in the previous article. This is a task manager application that uses the custom provider designed in the last part.
by Karthik. A
An introduction to custom role providers in an ASP.NET MVC 3 application using the Entity Framework for ORM.
by Renil Joy, Bangalore
Custom Rule Engine approach which can evaluate complex combinations of business rules. A sample application is provided in WPF following the MVVM pattern.
by Farooq Kaiser
In this article, I will examine how to build custom sorting Using Jquery UI. The jQuery UI Sortable plugin makes selected elements sortable by dragging with the mouse.
by Gokuldas
This article shows you how to apply Visitor Design pattern in real life software scenario. Also this article covers various features of ASP.NET MVC-5, Entity Framework and C# language features.
by Helmut Obertanner
In this article, you will learn how to customize the built-in Select Names dialog and use different external data sources for your own dialog.
by Günther M. FOIDL
Sample that allows the user to customize the shortcuts assigned to menu items.
by The .NET Junkie
A pre- and postcondition validation framework based on .NET 3.5 extension methods
by Brian Legg
Danger Dodger will keep track of the amount of danger you're in at any given point in time and help you to avoid it.
by zhongzf
An open source Data Access Component
by Emiliano Musso
How to access, display, modify SQL Server data (tables, etc.) through Windows Forms controls and LINQ instructions, using DataSets and TableAdapters
by Kamran A
In this article, we’ll be covering how you can leverage RavenDB indexes to do much more than help create high-performance queries.
by Aneesur Rehman Khan
This article demonstrates how to develop client side calculations in a GridView, and calculation expressions are configurable at the DB side.
by Paulo Zemek
An easy to use framework with multi-tier, user types, and LINQ support.
by Nikfazan
DataGrid View with "CRUD operations" using Dojo DataGrid, JsonRest Store, Entity Framework, SQL Server, ASP.NET MVC Web API
by Nikfazan
DataGrid View with Sorting and Paging using Dojo EnhancedGrid, JsonRest Store, Entity Framework, SQL Server, ASP.NET MVC Web API
by AmitGajjar
This is UserControl of DataGridView with Paging for Windows Form
by Thomas Maierhofer (Tom)
Introduction into the ORM Framework DataObjects.Net from x-tensive
by Dan Letecky
DayPilot Lite 4 (Apache License 2.0) brings a new feature: full CSS styling and themes support.
by Pieter Van Parys
Explains the principles of profiling a DbProvider using proxy classes.
by Pieter Van Parys
Creating profiling information in our ProxyDbxxx classes
by Shannon Deminick
A decoupled LINQ to SQL framework using Dependency Injection (Unity) and Policy Injection (simple AOP).
by Eugene Sadovoi
Various approaches to implementation of property initialization with DefaultValue attributes
by abhigad
Journey of C# up to LINQ in less than 10/15 minutes
by Ramy Mahrous
How to deploy your reports programmatically in away like BIDS
by Bahrudin Hrnjica
How to calculate some of the basic statistics operations on data set
by Mr. xieguigang 谢桂纲
A simple and easy way to develop an application plugin
by Kelum Priyadarshane
This project developed using combination of Entity Framework 6.0 + Code First Approach + Web API 2 + Repository Pattern + ASP.NET MVC 5 + SQL Server 2012 + Unit of Work Testing + Bootstrap.
by ZPeh
Change detection in XML files with LINQ.
by Karthik. A
Directory Comparer is an extensible tool that could be used to compare 2 folders
by Vivek Krishnamurthy
A disk analyzer using C#.
by Eric Lynch
This article provides and describes the EnumerableExt class, which simplifies the display and formatting of lists, collections, and arrays. It accomplishes this by implementing extension methods (Append, BuildString, and Write) that are available via the IEnumerable interface.
by Zeeshan Jafar Hirani
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.
by Sacha Barber
An introduction to LINQ
by Dan Radu
This article explains how to generate DLinq entities mapped on SQL Server database objects, using an Add-In application on VS.NET.
by Marc Clifton
A walk on the wild side using Relationship Oriented Programming.
by Dave Elliott
An article on how to generate source code as well as populate Excel Spreadsheets.
by Tamer Oz
An application to preview your documents and files such as PDF, Doc, JPG, PPT, XSL.
by O.Nasri
You will learn how you can build a management user interface using DotnetCore, Angular2, typescript and web API.
by Paulo Morgado
Dumping Objects using Expression Trees
by leppie
Illustrates a dynamic binding implementation in C#
by santosh poojari
The article provides a code base for implementing dynamic hierarchical data structure with ASP.NET Treeview control
by ASP.NET Community
ASP.NET Dynamic Data is a web application scaffolding framework that shipped with Service Pack 1 of .NET 3.5. Using either LINQ to SqL or LINQ to
by Davide Icardi
Generate LambdaExpression or function delegate on the fly without compilation.
by Sacha Barber
Demonstrates a method of dynamic query across WCF Service boundaries.
by Todd Sprang
This article explains how to create a general-purpose data-access library for creating dynamic queries using LINQ-to-Entities.
by Debdatta Dey
How to create dynamic Silverlight controls with animation binding with XML data.
by Krishnachytanya Ayyagari
A dynamic sliding puzzle generator involving LINQ and photo scaling functionalities.
by Zimin Max Yang
Dynamic table mapping for LINQ-to-SQL, suitable for data horizontal partitioning (Shard).
by Don Kackman
Extension methods to evaluate plain text SQL queries against IEnumerable collections.
by mbarbac
Describes how to use C# dynamics to convert a delegate into an expression tree
by Henrik Jonsson
Easy-to-use and high performance dynamic sorting of most type of sequences with SQL-like syntax, developed using System.Linq.Expression classes.
by Christopher Diggins
An informal survey of implementation techniques of the map higher-order function for arrays in C#.
by V.GNANASEKARAN
An article on how we can expose our data efficiently with minimal effort by leveraging Microsoft ADO.NET Data Services.
by Rohit Gadagkar
A discussion about architectural patterns for using LINQ to SQL in enterprise applications, along with performance implications
by Alexander Iskhakov
A comparison Entity Framework 5 and NHibernate 3.3 on a real-world .NET application with Oracle 11g.
by kornman00
Using LINQ Expression Trees to auto generate binary streaming methods for enums.
by stevenmcohn
This article describes how to use the .NET System.Management WMI (Windows Management Instrumentation) wrappers to enumerate and describe USB disk drives. It also includes a non-Interop solution for detecting drive state changes as they come online or go offline.
by Zeeshan Jafar Hirani
An overview of LINQ: how LINQ leverages different execution, what support C# provides query over datasets and data tables (LINQ to dataset), etc.
by Abul Kayes
Using C# Expression Trees to build a custom sort routine
by gjvdkamp
A short project that displays a LINQ Expression tree in WPF.
by Richard Waddell
ViewModel provides both IDataErrorInfo and collection binding for field-level errors and exceptions on client and server.
by mbarbac
Kerosene ORM support for complete database-alike WCF services and connections
by Anton Minko
Set of extension methods to LINQ to XML
by Gayani Devapriya
Extracting XML and SQL bulk updates using LINQ to XML and LINQ to SQL in .NET 3.5.
by tcassisi
Tame the WinForms and WPF inbuilt DataGrids to work with 200,000+ rows by using compiled Linq Expressions
by Felipe R. Machado
There are countless ways to trim all whitespace from a string, but which one is faster?
by Jason C Bourne
A generic File System search engine
by Code Effects
This article discusses the use of one such new feature, namely, rule-based filtering of LINQ queries using Web Rule, the XML-based super-fast rules engine, implementable as an ASP.NET or MVC component.
by Friedrich Brunzema
An article exploring integrating a fingerprint reader into a user's application
by Mohammad Dayyan
With KingMark you can exchange your bookmarks between Firefox and IE
by Sreekanth Mothukuru
In this article, we are going to implement CRUD operations using popular AngularJs library, ASP.NET MVC, $http & $window services and Entity Framework using Linq
by Sion Cohen
A framework for declarative parsing and creating fixed sized raw data (Flat Files)
by Andrew Rissing
An intuitive-fluent API for generating Linq Expressions.
by Samer Aburabie
This article talks about Fluentx .NET Library
by fengyuancom
Alternative for Fx.Switch "Fluentx: A Special .NET Library"
by Clinton Sheppard
This article presents a solution to the problem of performing flexible Set exclusion (A-B) on an IEnumerable while maintaining a fluid programming style.
by Kurt Evenepoel
Implementing Business Logic, Logging, and Validation for the Entity Framework.
by Philipp Sumi
Lamba bindings allow you to perform object-to-object data binding using simple LINQ expressions.
by johan_vw
Play around with the different interfaces used to query collections.
by Sacha Barber, Fredrik Bornander
WPF: A Beginner's Guide series, end exemplar and fun with Physics.
by Günther M. FOIDL
A simple implementation of the fuzzy string search.
by Roger Martin
Gallery Server Pro is a complete, stable ASP.NET gallery for sharing photos, video, audio and other media. This article presents the overall architecture and major features.
by Graeme_Grant
A documented journey looking for the fastest solution for generating valid Anagrams for the Weekly Code Project Challenge...
by kornman00
Using LINQ Expressions to generate private member (field/property) accessors (get/set)
by Vinod Kumar 83
To create a Generic class for BLL or middle layer to perform all the basic CRUD operations on the LINQ to SQL generated classes.
by Oleg V. Polikarpotchkin
How to express a series of generic data points in XML and read them without much pain.
by Manfredzik
Write your own simple generic mapper with TDD
by JIANGWilliam
Converter of Arabic number to/from strings
by AdamNThompson
This class sorts objects using Generics and LINQ Lambda Expressions.
by JIANGWilliam
This article introduces a handy way to get the calling Testing Assembly from a called Assembly
by Maninder Singh Puhi
A basic tutorial to build and consume RESTful services using ASP.Net Web API 2 and Entity Framework Code First approach.
by Vincent Maverick Durano
This article is the first part of the series on Getting Started with Entity Framework Core. In this post, we will build an ASP.NET Core MVC application that performs basic data access using Entity Framework Core.
by Android on Intel
In this article, I will talk about applications’ good performance and three developers’ behaviors that prevent it.
by Ehsan Sajjad
Beginner's guide to implement server side pagination, sorting and filtering of gridview using jquery datatables
by Gurux Ltd
Retrieve data from a physical device, process it, and visualize the results
by Stefan Savev 2
Describes how to dump information from the C# parse tree
by Alexander Batishchev
How to create a sorting expression from GridViewSortEventArgs using LINQ Expression Tree.
by Ilia Reznik, Vladimir Shatalov
How to classify articles on Wikipedia using XML dump
by Nick Kopp
How to get 30x performance increase for queries by using your Graphics Processing Unit (GPU) instead of LINQ and PLINQ.
by Igor Gribanov
Performing linear static analysis on a tetrahedral mesh with a little bit of help from a third-party solver.
by Mohammad A Rahman
Language Integrated Query (LINQ) is a Microsoft .NET Framework component that works as a communicator between the objects and the data. This article partially taken from the "Expert C# 5.0" - book and it will explore the different extension methods used in the LINQ using C# and IL code to discuss..
by Jürgen Bäurle
This article describes how to access and integrate SAP customer data in Silverlight using WCF RIA Services and LINQ to SAP.
by Saurabhdotnet
Learn how to use Predicate Delegates, Anonymous Methods, Generics, Action Delegate to implement LINQ like WHERE and ORDERBY
by merlin981
How to create T-SQL CASE statements with LINQ to SQL
by ayrilmaz
The subject of our new article is to develop a simple and a nice poll application.
by hevesir
A simple way to create your own Google map from several locations.
by Bassam Alugili
This is an extended ComboBox which supports images for items
by Shivprasad koirala
How to handle concurrency in LINQ to SQL?
by thangchung
This article will show you how to expose the database schema to the APIs, then query from it. No boilerplate code for simple query actions. Go and read it.
by Shivprasad koirala
Tips to improve your LINQ query performance.
by Jürgen Bäurle
This article describes how to integrate SAP business data like customer data into SharePoint 2010 using Business Connectivity Services (BCS) and LINQ to SAP.
by Muigai Mwaura
How to LINQ To SQL: The Executor.
by Paolo Costa
This article provides a simple solution for managing product options in a catalog. This solution is valid for any number of options.
by Balamurali Balaji
This article explains how to perform data binding to WPF controls using LINQ to XML.
by Balamurali Balaji
This article is Part 2 of the previous article and explains how to perform data binding to WPF controls using LINQ to data stored in an XML file.
by Ahmed Farag Ibrahim
An article on how to run SQL statement from LINQ
by AmitGajjar
How we can utilize power of LINQ with XML data.
by merlin981
How to use LINQ GroupBy
by Muigai Mwaura
An article on LINQ To SQL Transformations.
by Muigai Mwaura
An article on LINQ To SQL Transformations.
by Sarang Date
This article demonstrates how to use the newly added QueryExtender control in ASP.NET 4 to filter data dynamically on a web page using declarative syntax.
by Paulo Morgado
Hydrating Objects With Expression Trees
by Paulo Morgado
If the intent is to hydrate the objects from data, why not have an expression that does just that?
by Paulo Morgado
Performance comparisons between the different methods of hydrating objects
by User 6918454
Light-weight image viewer for .NET 4.5.1, supporting multi-core processing
by Shahriar Iqbal Chowdhury/Galib
Easy way to consume WCF REST services through JQuery and perform CRUD (Create Retrieve Update Delete) operations
by Aneesur Rehman Khan
This article demonstrates how to develop multi language page at server side as well as client side
by saddam abu ghaida
Creating Object relation mapping from scratch
by farzaneh ansari
We describe all concepts according to XML corpus by its full set of words based on the tags Term frequencies, Inverse document frequencies, words from the given document are used.
by Virat Kothari
CLR Stored Procedures can be efficiently implemented in an n-tier architecture.
by Muigai Mwaura
A custom implementation of BindingList that provides sorting for every property of type T.
by krysstof
Tool developped to manage and analyse disk space on multiple fileserver in my company
by Mike_Liu
Implement a simple WCF Service using Entity Framework as the backend ORM.
by Sunil Yenugudati
A simple SQL group by functionality is implemented with LINQ
by liammclennan
The purpose of this article is to describe the technique I have used to implement the Repository pattern in .NET applications.
by Paulo Morgado
Some time ago, I needed to retrieve the last items of a sequence that satisfied some criteria and, looking at the operators available in the Enumerable class, I noticed that there wasn’t such an operator.
by Riccardo Cervelli
Redraw database structure to improve productivity
by MerijnDeJonge
This document presents a new, graph-based, way for expressing and executing Microsoft ADO.Net Entity Framework queries. Using an extensive performance comparison, we show that Graph-based Querying (GBQ) easily outperforms traditional querying with LINQ in terms of expressiveness and performance.
by quicoli
Building a control to search MenuItems of a Menu.
by Chris A. Johnson
This article explains exactly how to Improve your existing ASP.NET Web Form Application performance using Javascript / Jquery and Web Services.
by HaymakerAJW
This article will show an easy way to increase the performance of LINQ using .NET 3.5 and C#.
by Mohd Manzoor Ahmed
Insert, Update and Delete Function Mapping to Stored Procedures In Entity Framework 6
by Bassam Alugili
Inserts tabular text into Microsoft Word document
by Tariq A Karim
This article describes LINQ and other related language extensions.
by Balamurali Balaji
This article shows how to use LINQ to SQL queries with a WCF Service.
by Marc Clifton
A prototype application for cross-referencing and indexing files, URL's.
by Daniel Vaughan
Create best-in-breed cross-platform MVVM apps using Calcium for Xamarin.Forms.
by Kundan Singh Chouhan
This article is all about of my developed entity framework pattern named “K-Pattern”
by Mike_Liu
Learning the fundamentals about LINQ, i.e., data type var, anonymous types, lambda expressions, LINQ syntax, and LINQ queries.
by defwebserver
SilverlightDesktop.net is a Open-Source ASP.NET framework that allows you to dynamically load Silverlight modules into resizable draggable windows.
by Ahmed Negm
This article introduces how to create and manage .NET enterprise applications using your favorite technology (Data Access Application Block, LINQ, NHibernate, ASMX, and WCF) with the Model Driven Development approach by Sculpture.
by Jonathan Cardy
Introduction to the parallelism features of .NET 4.0 - PLINQ, the TPL and Rx
by Suffyan Asad
Percolator Analysis Services is a LINQ to MDX ORM that enables writing MDX Queries in LINQ instead of using hard-coded strings of MDX code, resulting in cleaner, easier to read and easier to maintain code.
by Andreas Gieriet
This is an alternative for "Dynamically generate a LINQ query with a custom property".
by Christopher R Davis, Michael S Knight
Generate applications using Inversion of Control with the nHydrate code generator.
by Dr. Curtis Shull
Using IOC/DI and Repository Factory with LightCore.
by webdev_hb
jLinq (LINQ for JSON) is a completely extensible library that allows you to create your own query methods and attach them to the core library. This screencast goes over some of the basics for creating your first extension method.
by webdev_hb
jLinq is a Javascript query language that makes it easy to work with large arrays of information. Today, jLinq 2.2.0 is released which offers new commands, bug fixes and more!
by Proneetkumar Pradeep Ray
Easy way to integrate jQuery DataTable Server Side processing using Dynamic LINQ | Server Side processing using extension method
by echosteg.com
This article explains how the jQuery Datatables 1.10+ can be integrated with an ASP.NET MVC 5 application for the server-side processing
by Slavko.Parezanin
jQuery widget for autocompletion of categorized data through the hierarchies
by mbarbac
Implementing the Repository and Unit of Work Patterns dynamically using Kerosene ORM
by mbarbac
A deep dive tutorial on Kerosene ORM Dynamic Records and other core concepts of the library
by mbarbac
A deep dive into the Kerosene ORM Entity Maps operational mode that provides full real support for POCO objects.
by mbarbac
The seventh version of the dynamic, configuration-less and self-adaptive Kerosene ORM library, that provides full real support for POCO objects, natural SQL-like syntax from C#, and advanced capabilities while being extremely easy to use.
by J. Dunlap
Introduces C# 3’s lambda expressions and expression trees in an easy-to-understand way, and describes their benefits and uses. Also touches on anonymous delegates.
by James Coleman
A nice sample application that leverages MVC3, Castle Windsor, and Fluent-NHibernate.
by TylerBrinks
A step by step tutorial for getting GPS from any SmartPhone, even without GPS built in, and then making location useful.
by Pranay Rana
A discussion of LINQ queries for matching SQL queries, with visual representations.
by Akhil Mittal
How to create Azure functions in Visual Studio 2017
by Akhil Mittal
Code First Approach and Migrations in Microsoft .NET Entity Framework
by santybanty200
An introduction to LINQ to SQL provider.
by Mohammad Dayyan
For easy learning (specially for learning a foreign language) you can use Leitner Box
by Alexander Yegorov
Practical use of LINQ to XML technology.
by Alexander Yegorov
A practical use of the LINQ to XML technology.
by Selvan
Write a short code to solve your complex problem
by defwebserver
This is a Visual Studio LightSwitch HTML Picture File Manager that uses WCF RIA Services to upload and view files on the web server.
by stuxstu
Job application tracker for those out of work built using Visual Studio Lightswitch 2011.
by JIANGWilliam
This article presents a Wait.Until() mechanism that might be helpful in various scenarios.
by ASP.NET Community
From MSDN: "The LINQ Project is a codename for a set of extensions to the .NET Framework that encompass language-integrated query, set, and
by RohitOn.Net
Shows one of the many ways to call linq group by over multiple columns on memory objects
by Matt Sollars
How to deploy SQL Server CE 3.5 with an application that uses LINQ for data access.
by Anders Gustafsson, Cureos
Convenience methods for creating dictionaries with LINQ
by dave.dolan
Illustrating a multi-predicate injection pattern now possible with the new features of C# 3.0.
by sore_ron
Explains how to retrieve multiple sets of data from a single call to a stored procedure
by Anas Karkoukli
A new implementation of the Custom Profile Provider for ASP.NET 3.5, using LINQ, Workflow Foundation, and the Responsibility-Centric-Singleton DataContexts pattern.
by Sibeesh Passion
Here, in this post, we are going to see some LINQ queries, which covers both basics and advanced.
by Sree Nivas
This generates Basic linq codes just by giving necessary inputs
by anrorathod
A sample application for beginner users who want to start the Linq implementation in ASP.NET
by Santx - Santosh
Overview of Linq for beginners
by Juan Francisco Morales Larios
The lost joins in System.Linq
by Stephen Inglish
LINQ Extension method to return a Unique List based on a key
by Sam Haidar
Calling LINQ Extension Methods on Generic Collections
by Shivprasad koirala
Frequency asked questions for LINQ newbies
by Shivprasad koirala
This FAQ article is dedicated to LINQ to SQL.
by Shivprasad koirala
Concurrency handling, compiled queries, CRUD implementation, and mapping simple .NET classes with XML file configuration.
by Christopher Diggins
A library of extension methods similar to IEnumerable for working with immutable arrays.
by Kamyar Nazeri
Implementation of .NET Enumerable methods in JavaScript, including Aggregations, Iterations, Predicators, and Selectors.
by Athari
Comparison of full-featured LINQ ports to PHP (YaLinqo, Ginq, Pinq), centered mostly on performance
by logicchild
An article that clarifies some basic concepts behind LINQ.
by Ralph Varjabedian
Transfer data between LINQ entity classes and your own data transfer objects efficiently
by Sacha Barber
An introduction to LINQ
by CodingBruce
Ever want to run a Linq statement from powershell or command line?
by Eric Lynch
A deep dive into the IEnumerable interface, how the C# language supports it, how to avoid some of its pitfalls, and an introduction to some basic LINQ concepts.
by Eric Lynch
A very quick survey of the standard LINQ methods defined in the System.Linq.Enumerable class
by Eric Lynch
Part 3 in the LINQ series, this provides an introduction to IQueryable, IQueryProvider, and LINQ expression trees.
by Eric Lynch
Part 4 in the LINQ series, contrasts the System.Linq.Enumerable and System.Linq.Queryable extension methods and explores how expression trees are produced and consumed.
by Jonathan Franks
Need to process a fixed-width file? LINQ makes it easy!
by Mr. xieguigang 谢桂纲
Using LINQ script to query the Object-Oriented Biological database
by Hisham Abdullah Bin Ateya
Convert image to ASCII art using LINQ technology.
by Bharath K A
LINQ to CSV for Rapid Application Development using C# alter ego dynamic type
by Josué Yeray Julián Ferreiro
In several cases, we will be required to work with data in different datasets, or on the same dataset but at different DataTables
by ASP.NET Community
IntroductionLINQ is one of the new entrants in C# 3.0, introduced as part of .NET 3.5. As you are already aware, LINQ is a unified querying
by Ed Guzman
How to start designing LINQ to Entities business objects.
by DaveDavidson
In this article, I show LINQ to Entities syntax that will produce queries with CROSS APPLY and LEFT OUTER JOIN clauses.
by Hisham Abdullah Bin Ateya
Querying a family tree in LINQ fashion.
by Mohamed H. Elsherif
This article focuses on how you can extend the great LINQ technology to other domains using the idea of implementation of IQueryable.
by Dan-el Khen
A library that enables typed queries to Facebook
by Ming.Chen
A LINQ Implementation for Google Images/Groups Search
by Duane S Moraes
LINQ to Objects helps us use LINQ to query objects in a collection.
by ASP.NET Community
The most hyped new feature in Visual Studio 2008 is LINQ, which stands for Language INtegrated Queries. It's awesome, and you'll be using it to talk
by Josef Pihrt
LINQ to Regex library provides language integrated access to the .NET regular expressions.
by Hisham Abdullah Bin Ateya
Language Integrated Query in RSS
by Jürgen Bäurle
How to use LINQ to connect to a SAP/R3 system.
by Le Sourcier
How to use LINQ to SQL
by ASP.NET Community
Start with listening to Anders talk about LINQ in Anders Hejlsberg on LINQ and Functional Programming this video and reading the MSDN Introduction to
by Eric J. Smith, Shannon Davidson
Easily detach entities when using LINQ to SQL
by Eric J. Smith, Shannon Davidson
Easily support many to many relationships when using LINQ to SQL.
by Dan-el Khen
An open source utility that synchronizes your database structure with a LINQ to SQL model.
by logicchild
An introductory examination of the C# 3.0 LINQ to SQL technology.
by Pranay Rana
LINQ TO SQL Enhanced Gridview
by Joe Pitz
Linq to SQL Performance Considerations - Part 2
by ASP.NET Community
LINQ to SQL is an interesting Object-Relational Mapper because it remembers the relationships objects have between each other.  As usual, LINQ to SQL
by CooperWu
List basic SQL sentences to LINQ queries
by merlin981
Several tips and tricks I have found during my time as a LINQ developer
by merlin981
Several tips and tricks I have found during my time as a LINQ developer
by Alexandru Cibotari
This article describes a set of tips and tricks for LINQ to SQL
by Muigai Mwaura
LINQ to SQL Transformation: Open Source implementation of IQueryable, examples and source code
by Islam ElDemery
A simple speed comparison.
by Mike_Liu
Basic concepts and features of LINQ to SQL, including querying and updating a SQL database with L2S, deferred execution, lazy loading, and eager loading.
by Alomgir Miah A
A simple utility to LINQ against CSV files
by Colin Eberhardt
This article presents a generic approach to applying LINQ queries to tree like structures. Using T4 templates for code generation, LINQ to VisualTree (WPF), LINQ to WinForms, and LINQ to FileSystem APIs are constructed.
by joelwms
Search properties of projects within a solution using LINQ.
by Bharath K A
LINQ to World Wide Web is an useful tool to query REST like web sites.
by Not Active
An exploration of LINQ and XML in .NET Framework 3.5.
by ASP.NET Community
It seems we can LINQ to everything these days.  Here's some resources that will get you started using LINQ with XML.Introduction.NET
by Dev. Action
Using LINQ to XML to retrieve an element value by its attribute.
by Le Sourcier
How to use LINQ through XSD and XML
by Michael Piccolo
How to simplify LINQ Transactions using a custom base Datacontext
by J van Rooyen
From a developer's perspective, a comparative article
by r.stropek
WPF data binding works great with LINQ! This article shows how to create a hierarchical result set by using LINQ's group by clause and how to consume it in WPF data binding.
by Sumit Jain
General-purpose query added to the .NET Framework, LINQ, Lambda Expression, Extension Method
by Paulo Morgado
In this post, I’ll introduce the implementation of the SkipLast operator.
by Paulo Morgado
LINQ: Implementing The SkipLastWhile Operator
by Paulo Morgado
The TakeLast operator returns a specified number of contiguous elements from the end of a sequence and is implemented as the TakeLast extension method.
by Paulo Morgado
The TakeLastWhile operator returns last contiguous elements from a sequence that satisfy the specified criteria and is implemented as the TakeLastWhile extension methods.
by Paulo Morgado
LINQ: Introducing the Take Last Operators
by sabindas k s
How to Implement Relationship in LINQ using C# and ASP.NET for Beginners
by ASP.NET Community
There's quite a few data source controls in ASP.NET and one that folks are increasingly excited about is the LINQDataSource.BlogsLINQ to SQL
by Vlad Neculai Vizitiu
LINQPad - a developer’s best friend
by meduff
Avoid Entity Framework lazy-loading relationship navigation when iterating large record sets.
by Qwertie
With this library,"from x in list select x.Property" returns another list.
by harleydk
Linq-to-SQL enums support
by Bob Housedorf
This a VB.NET version of a code in a blog entry by Chris Sainty.
by Muigai Mwaura
Use LinqToSql to query these popular RDMS products
by radusib
Customize the code generated by the LINQtoSQL designer.
by Muigai Mwaura
Query multiple databases in one expression e.g. an Microsoft Access Database and an SQL Server Database
by kskrishnas
Introduction to XML Programming using LINQ in .NET
by Mycroft Holmes
Using SQL Server 2008 Hierarchy ID data type to populate a TreeView
by EmitsorGrp
Give language support to your Windows Phone 7 applications
by Winfried Wille
M3U-Copy copies the entries of a playlist in the M3U format to a target directory or rewrites the playlist
by freedeveloper
A small routine to convert a CSV file to a well formatted XML document using LINQ.
by Changming Wang
A complete event calendar, using trucking/shipping as an example, built with Visual Studio Community 2015, C# MVC and jQuery.Fullcalendar
by AdventureDriver
The code implements a system to create articles using MS-Word for use in the Mambo CMS. The majority of the code is a C# project that reads and parses HTML text created using MS Word. The support projects are a VBA macro for creating the needed HTML and an export/import system for getting localhost
by Roman Kiss
This article describes a design, implementation and tooling of model driven WorkflowServices logically centralized in the Repository and physically decentralized for their runtime projecting.
by Shannon Deminick
A unique way of managing the LINQ Data Context object between business logic classes with Dependency Injection.
by Petr Bříza
Create and manipulate your expression trees without having your hands dirty.
by Haneef Shaik
Many To Many Relationship in ASP.NET WebForms and CRUD operations using Entity Framework.
by Paulo Morgado
Following my last post, I received lots of enquiries about how to master the creation of expression trees.
by Chris Copeland
Using call stacks, rather than Regular Expression, to deconstruct mathematical formulae and calculate values.
by Shuqian Ying
Initiating an Asp.Net Mvc 5 development environment for an administration front-end of extended membership system called Membership+.
by Lee Humphries
Got a few Gigs of XML data you need to combine? Here's one way that won't blow your RAM.
by Emre Ataseven
This article demonstrates a method to create message structures, casting byte array to message and vice versa.
by Adrian Akison
Submission of Meteor Madness to The App Innovation Contest.
by Shivprasad koirala
How to migrate simple .NET classes to LINQ classes.
by Fakher Halim
An article on leveraging Entity Framework to create a set of inherited business objects from a single table. Writing code without any conditionals!
by Khaleel Esbaitah
Models (POCO), Entity Framework and Data Patterns
by Dmitri Raiko
Rewriting query expressions is a simple and yet safe and powerful technique to modify queries dynamically at runtime.
by Muraad Nofal
A haskell monad/(applicative)functor like interface in C# that extends IEnumerable.
by Craig G. Wilson
Using MongoDB from C#.
by Lazaro Lima
A C# implementation for GenericDAO pattern for MongoDB with LINQ support.
by Alan Zavari
ShareMonitor allows you to monitor any access to your network shared files
by Pranay Rana
Most efficient way to update with LINQ to SQL
by Mehedi Shams
Crossword creator - with a touch of Unicode Logic!
by Yasser Daheek
A very productive, easy to use tool to edit your Sql Queries against MS Access Databases
by Tammam Koujan
MSDTC manager
by B. Verboven
Using Microsoft SQL Server or XML files as datastore
by Dr. Song Li
This article presents a small utility class to sort an "IEnumerable" of objects on multiple fields by the field names provided at the run time using Linq. It also presents a WPF example on how to use this utility.
by Antonio Ripa
A real world implementation of a Many to Many relation using MVC5 and Entity Framework
by Raul Iloc
This article is intended to be the first one from this series and is focused mainly in the creation of a multilingual MVC web site skeleton.
by Raul Iloc
This article provides the implementation of dynamic layouts and web site administration in ASP.NET MVC4.0 by using: AJAX, jqGrid, Custom Action Results, Controller Extension, HTML Helpers, and more.
by Raul Iloc
This article presents in detail jqGrid integration in MVC 4.0 using AJAX, JSON, jQuery, LINQ, and Serialization.
by MdAsifBd
Here I shall try to demonstrate the basic configuration of Autofac for Dependency Injection and Entity Framework to interact with storage.
by Emad Ibrahim
An article on creating quick and powerful applications using the new technologies introduced with .NET 3.5 and Visual Studio 2008
by Sacha Barber
A simple contact keeper using XLINQ/LINQ/WPF.
by Tanzim Saqib
Turn your current static website or blog into a lifestreaming portal with all your social activities with ASP.NET 4.0, C# 4.0, PLINQ, Task Parallel Library, Dependency Injection, and plug-in architecture.
by Nigel-Findlater
N Tier development with Linq and WPF
by Troy W Phoenix
An IEnumerable extension method to build a hierarchical tree from your NSM data
by Sacha Barber, Doron Somech
Small demo app showing how to create a streaming Publisher / Resilient clients using NetMQ + RX
by Mehdi Gholam
Using list of objects, LINQ and SQL like string query instead of a database with fastJSON serializer
by Adrian Alexander
Extension methods used together with interfaces make it possible to create tree and graph query methods without mandating a common base class that would otherwise invade upon the domain-model.
by Pradip Koli
Using NoSQL DBreeze database with ASP.NET on SQL Northwind Database.
by Max Paulousky
This article presents the techniques and caveats of building Silverlight applications that can be notified about database state changes via polling duplex. WSHttp binding and CLR triggers are used to implement the solution as well.
by Emmanuel Nuyttens
This article presents a demo bug-tracking application built on ASP.NET MVC, WCF, and LINQ to SQL.
by vic_ch2000
A nullable datetime column in .NET DataGrid with DateTimePicker.
by Babak Ansari
Create Windows and Web-based applications using a common business logic library.
by Buu Nguyen
This article explores the client-server and transaction features of db4o.
by Jovan Popovic(MSFT)
How to create OData services using the WCF Data Services and use them
by Danny Hauptman
Using XLINQ to search through a Word2007 zipped document.
by Shivprasad koirala
One-many and one-one relationships using LINQ to SQL.
by perrin4869
An application for users to play Circular Chess over the internet based on Silverlight, ASP.NET AJAX, WCF Web Services, and LINQ to SQL.
by Shivprasad koirala
Optimizing LINQ Queries using DataLoadOptions
by Nadeem Alvi
Outlook type Address Book in C#, LINQ, XML with Menu and ToolBar
by Michal Altair Valášek
A really cool feature in ASP.NET 4.0 is URL routing for web forms. It, however, does not work well with the DataPager control. An alternative data paging interface comes to the rescue, solving other paging problems as well.
by Stephen Inglish
Paging with LINQ to entities
by WyoMetz
Simple and easy paging of a WPF DataGrid with DataTable and LINQ queries
by abhichak
Describing use of Parallel.Invoke and Tasks
by Nick Polyak
This article describes how to substitute a parameter within an Expression tree by another expression, similar to how one can substitute an argument within a mathematical function by a different function
by CodingBruce
How to use a Linq2Xsd generated object to directly manipulate XmlSchema
by dimas1971
Parsing Zipped plain text files and saving results to a local database with .NET 3.5, LINQ to SQL, BackgroundWorker, and UI.
by Dave Elliott
Looking at ways to parse an Entity Framework EDMX file
by Sandeep Singh Shekhawat
I explain partial classes in C# language with an example
by KshitijPandey
This article seeks to compare existing approaches with the new ones released with
by Ali-DN
Persian (Farsi) language support for Silverlight 2.0
by Mohammad Dayyan
With Persian Diary, you can navigate in Persian Calendar and store your memorandums
by Huseyin Altindag
A simple Personal Address Program to show how to use the LINQ queries on CRUD(Create, Read, Update, Delete) operations with Entity Framework
by Mohammad Dayyan
Phone book in C#
by Anurag Gandhi
A class to pivot a DataTable with various aggregate functions
by Mohamed H. Elsherif
Multicore hardware is spreading very fast, however the programming for Multicore is not an easy job, Parallel FX (PFX) comes to the rescue
by Paul Welter
PLINQO is a collection of CodeSmith templates that are meant to replace and extend the LINQ to SQL designers.
by Eric J. Smith, Shannon Davidson
In the time that LINQ to SQL has been available, we have been identifying ways to make LINQ to SQL better. We have compiled all of those cool tips and tricks including new features into a set of CodeSmith templates. PLINQO opens the LINQ TO SQL black box giving you the ability to control your source
by Tamer Oz
PocketPcAgent is an application that can be installed on Windows Mobile devices that are running Windows Mobile 5.0 or higher. The application listens to events such as SMS Received, Call Missed, E-Mail Received, Battery Strength Changed, and much more on the Pocket PC.
by Beavis Killer
This article demonstrates how to generate plain old class objects (POCO) from the Entity Framework v4 (EF4) and use them through RIA Services in SilverLight version 4.
by William Grubbs
Convert podcast feeds into a variety of playlist formats on the fly by applying XSLT on RSS XML
by lakhdarr
Working with different data stores (SQL, NoSQL ..) in high performance enterprise application using DDD and Repository unit of work pattern
by Gabor Mezo
A simple way for implementing code injection in C# 3.0
by Qwertie
A way to use LINQ to Objects in C# 2.0 with .NET Framework 2.0
by Faisal Mansoor
Collaborative system troubleshooting
by Arup Banerjee
The project is a simple Temperature Converter WPF Application which will allow user to convert from Celsius to Fahrenheit and vice versa. The objective however is to demonstrate techniques that are important when building large-scale front-end enterprise software.
by BlaiseBraye
This library provide DataGridView printing features on the FrameWork .NET 3.5. (C# VB F#)
by Daniel Vaughan
Generate project metadata with T4 and unburden yourself from string literals in XAML binding expressions and INotifyPropertyChanged event arguments.
by Kay Lerch
Use TestUI to release a simple class library (or a whole collection of those) as an indepenent UI application for testing or administrative purpose. It is on your own to enhance the user experience with your own TestUIRenderer.
by Overboard Software
QueryMap allows you to pre-translate a LINQ expression into a form that the underlying query provider (such as LINQ to SQL) can understand.
by MatthewThomas
How to use MSMQ to queue work items for a windows service to execute, and then use WCF Net Named Pipe to report progress to a WPF application
by Troy Magennis
Extension Method that allows a random sample to be returned from any IEnumerable collection
by Marcelo Ricardo de Oliveira
A simple WPF usage of Reactive Extensions (Rx)
by 2sky
Translate a WPF User Interface using the Google AJAX Language API in real-time
by jaaaames
An article on using LINQ to SQL with the ASP.NET AJAX Control Toolkit’s ReorderList control.
by Rajitha Wimalasooriya
Recursively traversing a hierarchical data structure using LINQ without flattening the hierarchy or using foreach loop
by Tharaka MTR
Reflection deserialization and custom attributes
by Ashish Sehajpal
How to reflect the changes made to the itemsource of grid control in wpf
by Marc Clifton
An Integrated Development Environment (IDE) for the Relationship Oriented Programming Tool.
by Markus Giegl
This article shows how to use the open source re-linq library to easily implement a powerful LINQ provider on the example of LINQ to NHibernate HQL.
by #realJSOP
Put text on a bitmap, make your winform app go full-screen, and say hello to some simple LINQ code.
by Sacha Barber
A look at designing a service layer using good practices, and the MSFT technology stack.
by Sergey Obraztsov
A C# tool for localizing .NET projects.
by Pranay Rana
Return Anonymous type
by Govindaraj Rangaraj
This article explains how to make chain of responsiblity pattern reusable with the help of specification pattern.
by Sergio Romero
A class that generates an XML string as an Excel file
by Tushar_Gupta
A custom security architecture for role based access to components in a page
by Darren Fieldhouse
Using LINQ to XML to download RSS enclosures.
by cigwork
Allow runtime alteration of where conditions for LINQ for Objects queries in response to user input
by Vijay Andugula
Example for database Update and Insert using Angular, Web APIs
by Karthik. A
sBlog.Net is a minimalistic blog engine created using the ASP.NET MVC 3 framework.
by Marc Clifton
Test your Linq-fu with anonymous types, grouping, null continuation and coalescing operators
by Jerome Terry
Extending .NET applications by adding scripting support via IronPython
by Jason Witty
Combine scrollbar events, JSON RPC calls, and LINQ to create a fluid, fast, and "no click" paginated DataGrid.
by Zerayacob
A simple article that describes how to search SQL Database using multiple criteria
by MicrosoftTechnologist
This sample shows how tosearch xml file records using LINQ
by Aydin Homay
In the software implementing business synchronizing structures/templates of the database entities with Data Access Layer SQL (commands/Transactions) is the most expensive thinks because you need to re-implement when you have change/s in your entities structure's such as Data-type, Name, and etc.
by Malcolm Swaine
How to stop LINQ from trying to insert null data into your database
by Jean Paul V.A
Exploring LINQ and the SPMetal tool.
by Andre Vianna
Lowering the memory consumption to allow Djikstra's algorithm to handle large amount of nodes.
by Sacha Barber
Small demo app showing how to create a streaming Publisher / Resilient clients using SignalR + RX
by Olmo del Corral
Explains the philosophy behind Signum Framework, an ORM with a full LINQ Provider that encourages an entities-first approach.
by Olmo del Corral
Tutorial focused in writing the entities using Signum Framework, a Win/Web LINQ-enabled framework for writing data-centric applications.
by Olmo del Corral
In this part, we will focus on writing business logic, LINQ queries and explain inheritance
by Olmo del Corral
In this part we'll write the loading application to move data from Northwind to Southwind.
by FantasticFiasco
An article on how to connect Silverlight 2 with web services in order to create a music library application with browse, search and download features.
by Stein Borge
Perform database updates from Silverlight applications.
by Alexei Prokudin
Syntax highlighting TextBox in Silverlight 2.0.
by Alexei Prokudin
This is an implementaion of SL 3.0 DropDown Menu like Application MainMenu
by CS Rocks
This article demonstrates how to display SQL Server data in a Silverlight DataGrid.
by Roger C Moore
A guide to constructing an application using Expression Blend and Silverlight for the front-end which obtains data from a WCF service and SQL Server back-end
by HarishBhattbhatt
Silverlight auto-complete treeview which takes hierarchical data as its datasource.
by Modesty Zhang
Port Cairngorm 2.2.1 to Silverlight 2 Beta 2. Includes all source code and a sample application.
by Mike Dobbles
A step-by-step guide for creating a Silverlight web app capable of submitting and retreiving data from a database.
by Pascal Ganaye
This library allow serialization and deserialization of objects to CSV with very little code.
by Arkady Geltzer
GridView binding using LINQ to SQL implementing Lambda Expression or Stored Procedure
by Mickael Magniez
A simple way to resolve a Sudoku grid, in 10 lines of code.
by Simon Bridge
Shows how to implement a system to generate events when network interfaces change.
by Prasad Bhalekar(PP)
Way to search record in relational tables to get search count on a search string
by RohitOn.Net
A very simple to use configuration reader/writer for .NET.
by tadeze
A simplified XML based phone book database using LINQ
by tranthanhtu.vn
How to build the SPA for enterprise application using Angular2 and WebApi (RESTful)
by tranthanhtu.vn
In this article, we will learn how to create/edit Role
by Khademul Basher
Single Page Application development using Knockout JS, ASP.NET MVC 4 and Web API
by Shivprasad koirala
Six simple steps to use a Stored Procedure in LINQ.
by Max Paulousky
This article presents the techniques and caveats of building Silverlight business applications. It describes breaking down applications into tiers, implementing a data access in N-tier applications, implementing a custom authentication, adding a support of https to Ria Services applications.
by Guillaume Ranslant
A small LinqToJSON library in C#, and how it works
by Marijan Nikic
A utility for automatization of moving files from partition A to partition B and vice versa
by TylerBrinks
Friendly AOP using your favorite DI container, and a social experiment in CodeProject Community Coding
by John-ph
An introduction to basic CRUD operation using Entity framework code-first and LocalDB
by AccuRev
Why organizations considering moving to an Agile development methodology to increase product quality, decrease costs and respond more quickly to market needs should also consider the changing requirements that the new model places on the SCM system and which aspects are critical to success.
by Marco-Hans Van Der Willik
This article continues with the development of the SOLID Poker project, and covers functionality to Compare and Validate Poker Hands.
by Marco-Hans Van Der Willik
Versatile engine to generate Spec Based Poker Hands, which allows for extensive algorithm based testing
by dlabar
Program to automatically list all the possible words in the game Scramble on Facebook
by Anton Damhuis
Solving a formula based Sudoku puzzle
by Tom Clement
This article provides a console utility and a method for extending a merge tool to ensure that only real changes (not reordering) appear when merging files from different source control branches.
by Magnus_
This is an alternative for "Solving the .resx Merge Problem "
by Sacha Barber
A queryable working MP3 player, using some cool LINQ stuff.
by VasileI
Provides a static class that can be called in NUnit projects for sorting collections and comparing them.
by Troy W Phoenix
Extension method overload of OrderBy which uses column name instead of lambda.
by Govindaraj Rangaraj
This article explains how to compose Linq queries in C# using Specification pattern.
by Eduard Silantiev
Deep refactoring and refinement of ASP.NET Core WEB API application code
by AlexeyYakovlev
This paper demonstrates a technique of building Sprache parsers using grammar inheritance.
by Jammer
An article detailing with the odd problems and solutions to using SQL Compact 3.5 in desktop applications.
by George Tryfonas
An on-screen visualizer for the SQL Geometry type
by Zahid Nawaz Ch.
SqlDependency ,can be used to pick changes without executing query to see there is any update from database , WHERE CLAUSE can also be applied for narrowing scope, Its way to push changes from SQL Server to SQLDependency , .NET library , SQL Server Broker service sends updates to SQLDependency.
by Don Kackman
Parsing SQL statements to create LINQ Expressions.
by Azeet Chebrolu
This add-in adds easily accessible context menu commands to your DBML files to either apply custom changes or to refresh the whole DBML file with the latest changes from the database.
by Md._Mehedi_Hasan
CRUD operation in .net MVC using Stored Procedure for Single and List Object Data along with SQL Transaction.
by Nicholas Butler
A class that safely retrieves MemberInfos using the C# 3.0 compiler.
by derekliang
In this article, I am presenting a solution for solving and creating Sudoku puzzles with LINQ which is Microsoft’s latest enhancement to the C# language.
by Mark Kestenbaum
An entry to the Windows Azure Developer Challenge.
by JIANGWilliam
TERESA is a compact CSS Selector based Selenium WebDriver wrapper and enabler that provides a pattern to develop Automated tests more efficiently.
by Samir Kunwar
Text documents clustering using K-Means clustering algorithm.
by Florian Rappl
A close look at some powerful features of C# that are less known but sometimes come in very handy
by Mario Stopfer
Implementation of the generalized dataflow model between objects.
by Robert Vandenberg Huang
A discussion about the problem about deferred execution and how we solve it.
by davehamdan
Learn how to write a small game using an XBap
by Josh Smith
The first article in a series devoted to a WPF application that plays streaming podcasts off the Internet.
by Bryan Thomas Weikel
LINQ to SQL, Entity Framework, and NHibernate used in a parallel fashion in a three-tier WinForms application.
by gjvdkamp
A small program that parses expressions and evaluates them using LINQ Expressions
by Santiago Sanchez
This article shows how to populate any generic list from a DataTable.
by A. Bhandari a.k.a Amit Bhandari
Creating a task list using MVC
by Akhil Mittal
This article will cover other debugging improvements of VisualStudio 2015 like the tool window support for LINQ and Lambda expressions, the newperftips, and the new diagnostic tool window.
by Tomas Petricek
The Functional Programming for the Real World book explains essential concepts of the functional programming paradigm using examples in C# 3.0 and F#. In this article we look at one very important advantage of using one of the core functional concepts - immutability.
by Gaurav_Chhatbar
Object oriented implementation of basic language processing / parsing leveraging LINQ / PRISM / UnityContainer.
by imranahmed.syed
An article on how to integrate the Keyhole Markup Language KML document in ASP.NET using C#
by Vlad Neculai Vizitiu
Treating code as data: NDepend
by bsargos
Discussing about Tree Iterators: Choices of Datastructure and Algorithm
by Mike E. Andrews
Make code more resilient to external contstraints by trying operations
by Stephan Johnson
This article demonstrates a basic Twitter client as a Genesis Hosted Application for the Genesis Smart Client Framework
by aSarafian
Converting a Typed DataSet to and from LINQ entities.
by abcdefghijklasdsad
Expression trees tutorial.
by Amro Khasawneh
An article describing the new language features of LINQ
by Adriaan Booysen
An example of a nearly complete unknown type being used accross EF, WCF and consumed client side
by Alex Perepletov
Using the ComponentModel namespace to implement unlimited baselines.
by Oleg Levin
Introduction to working with LINQ and DataSets in Compact Framework 3.5 Beta 1
by Sreekanth Mothukuru
The idea is to use Dependency Injector (DI) framework Ninject to dynamically target our application to SQL Server or Oracle database either by using Entity framework (EF) or Dapper ORM using global settings
by davehamdan
See how to utilize LINQ along with Typed-DataSets to quickly build playlists for your music collection.
by davehamdan
A re-write of a previous article. Still using LINQ, but incorporating much more in this iteration 2 version.
by Scott Toberman
Need to use automapper for non-trivial XML data? Here's how!
by priti_sisodia
Describes the usage custom font in Silverlight
by dasblinkenlight
Converting between types in .NET
by composeme
LINQ is a set of classes in the .NET framework 3.5. and is introduced in Visual Studio 2008
by Jovan Popovic(MSFT)
Most important LINQ queries explained
by Don Kackman
Extension methods for variance, standard deviation, range, median, mode and some other basic descriptive statistics
by Christopher R Davis, Michael S Knight
Using LINQ with an nHydrate API for aggregation and bulk operations.
by Jason Witty
In this article I walk through an example that binds a gridview control to an ObjectDataSource and uses Linq queries to paginate to achieve true data pagination.
by emad_awad
How to use LINQ to SQL in N-Tier architectures.
by merlin981
In this article, I will cover how to access data in SQL Server Compact databases (.sdf files) using the new development technologies such as LINQ.
by merlin981
How to access data in SQL Server Compact databases (.sdf file) using new development technologies such as LINQ
by Daniel Vaughan
Create a Xamarin Forms tabbed page or carousel page by binding to a collection of ViewModels; extending beyond the current capabilities of Xamarin Forms.
by gardner9032
A brief example showing how to use the Reactive UI framework to perform a separation of concerns using MVVM.
by Mihail Mateev
One of the highly-anticipated features in the Entity Framework 5 is a Spatial support.
by Rahman Masudur
Using SQLite embedded database with entity framework and Linq-to-SQL
by Ritesh Ramesh
Using SQLMetal code generator tool for LINQ to SQL
by HotRod19579
Using LINQ to SQL to create and read temporary tables
by Peter Carrasco
This article describes how to use the Entity Framework version 4.3 in your Windows desktop or web application for database access.
by HightechRider
Reflecting on LINQ properties gets you information about the length of your database fields
by Doug Wyrembek
An example of a WPF MVVM utility accessing a simple legacy database.
by defwebserver
A DotNetNuke module communicating with a WF workflow hosted in the Open Source project IWebWF
by Allen _ Wang
This article will introduce how to validate a text file based on LINQ.
by nkrscorpio
A tool to validate localization strings in Resx files supporting multiple languages.
by Gabor Mezo
A very easy to use business object validation library using C# 3.0 lambda expressions
by Vincent Maverick Durano
This article talks about the various scenarios regarding filtering distinct values from a List collection.
by SteveHarrisBeast
How to make a password verification form in VB that uses LINQ and SQL
by HightechRider
Demonstrates SQL Management Objects, LINQ to XML, and more.
by Mr. xieguigang 谢桂纲
Easy way to map the table in the mysql database.
by Rabb Moshe Plotkin
Let your users create their own Linq filters with this MVVM WPF tool you can include in your application
by ASP.NET Community
Visual Studio 2008 is the version of Visual Studio which comes with the .NET Framework 3.5. It was released to MSDN subscribers on 19 November 2007
by marcmanuel
The use of ORM mapping with LINQ
by Josh Smith
A fun excursion into using WPF to visualize a simple numeric rule system.
by Henrik Sterndorff Jessen
Having 2 Lists, how do you remove from List1 all the instances of List2, matching a property value
by Sam Haidar
A WCF web service that queries a database table using LINQ, returning the resulting collection
by Enrique Albert
First draft version of the model, repository, and services.
by Enrique Albert
Introducing the RepositoryLocator pattern.
by Enrique Albert
WCF service response message patterns
by Enrique Albert
Generic transaction and exception manager for server side services
by Enrique Albert
Global and Request context pattern for server side resources
by Enrique Albert
Baseline WCF Client application using the MVVM pattern
by Enrique Albert
Baseline WCF Distribution Layer - Decoupling of WCF Services and ViewModels.
by Enrique Albert
WPF ICommand implementation based on Josh Smith's pattern.
by Enrique Albert
Patterns and best practices for the desing and development of rich client enterprise applications using WPF, WCF and NHibernate
by SofianH
A description of the open source Web RSS Builder
by SofianH
A description of the open source Web RSS Builder
by SofianH
A description of the open source Web RSS Builder
by Terence Wallace
A demonstration of Finite State Machines (FSM) where agents inhabit an Old West style gold mining town called West World.
by Jamie Munro
An in-depth look at why I personally like the Repository pattern.
by Dmitry Tretyakov
.NET library aimed for managing and querying entities from Windows Azure Storage. Contains LINQ to Azure Table provider.
by eyedia
Sequential workflow as a WCF service. Create workflow custom activities, invoke child workflow from parent. Configure workflow runtime service using a config file. Basic idea of rules, creating a rule using the rule editor. Applying rules during runtime.
by Paulo Zemek
Really easy to use framework capable of generating the right controls dynamically for each data type.
by George Mamaladze
Generate a word cloud form some input text. A word cloud is a randomly arranged set of words used in your text. The size and the color of each word expresses its usage frequency. Rarely used words are small and pale. The control is clickable and allows to identify a word under mouse.
by Matt T Heffron
This is an alternative for "Word wrap without cutting words"
by Jim Meadors
String manipulation of XML files
by Shivanand Kamath
Building WPF ListView application to read XML file using Linq to XML
by Dimitris Nemtsov
Master-Detail binding in WPF to SQLite database
by Marcelo Ricardo de Oliveira
How to create a puzzle exploring some great features of Windows Presentation Foundation
by Michael Agroskin
A free library of WPF controls and C# utility classes
by Sacha Barber
A 3D screensaver written in WPF.
by rudigrobler, Raul Mainardi Neto
A nice idea that you can apply to your code
by Ravindranath Maddela
VB.NET LINQ query on an XML file.
by Sacha Barber
How to write custom LINQ extension methods
by Ali Ozgur
Writing NHibernate Level 2 caching related tests by utilizing a custom log4net appender.
by freedeveloper
A method to programmatically write the application-scoped setting in .NET Framework
by Not Active
Synchronizing external data sources with SharePoint Lists.
by WuffProjects
WuffProject.CodeGeneration is an easy to use, reliable and powerful code generation framework
by Sacha Barber
An introduction to LINQ
by Xtek
This article will explain and show how to use XLINQ (LINQ to XML) to get WoW Realm status.
by Matt Heidenreich
This project will allow the user to alphabetize any XML file without having to translate that file using XSLT or modify it in any way other than ordering nodes based on the names of the nodes themselves or based on an attribute of any node.
by rspercy65
Creates MP3 tag XML files and validates them
by Islam ElDemery
An object based framework to access XML files
by Alexander Wieser
Equinox is an SMTP/IMAP client running on the .NET Framework and Mono.
by Phil Lee NZ
A site for managing and delivering virtual conferences - complete with embedded live streaming and chat. Showcasing the best Azure has to offer!
by FantasticFiasco
A utility stripping your source code to the essential core and then compressing it to a nice CodeProject article attachment.