Microsoft LINQ Books

Programming Microsoft LINQ & Introducing Microsoft LINQ
Welcome to Microsoft LINQ Books Sign in | Join | Help
in Search

Marco Russo

Implement progress reporting and cancellation of LINQ queries

Samuel Jack wrote two interesting posts discussing possible extension methods for LINQ. One is to implement progress reporting of a LINQ query. The other is to implement a way to cancel a running LINQ query.

Both implementations are very simple and they are very good to illustrate how LINQ can be extended and manipulated in a simple way by using extension methods.

Published venerdì 18 luglio 2008 12.06 by Marco.Russo
Filed under:

Comments

 

Marco Russo said:

Recentemente ho scritto alcuni post in inglese nel mio blog su LINQ: Campi varchar(1) usando LINQ to

luglio 20, 2008 10.25
Anonymous comments are disabled
Powered by Community Server (Personal Edition), by Telligent Systems