Discovered Pages
» PERFORMANCE: IEnumerable<>.Sum - Rudi Grobler http://dotnet.org.za/rudi/archive/2008/06/19/performance-ienumerable-lt-gt-sum.aspx
» Functional Programming - lessons from high-school arithmetic « The Wandering Glitch http://aabs.wordpress.com/2008/05/29/functional-programming-lessons-from-high-school-arithmetic/
» Eric White's Blog : Query Composition using Functional Programming Techniques in C# 3.0 http://blogs.msdn.com/ericwhite/pages/FP-Tutorial.aspx
» Introducing LINQ To Regex - ISerializable - Roy Osherove's Blog http://weblogs.asp.net/rosherove/archive/2008/05/06/introducing-linq-to-regex.aspx
» IanG on Tap: C# 3.0 and LINQ - Expression Trees http://www.interact-sw.co.uk/iangblog/2005/09/30/expressiontrees
» Q: Is IQueryable the Right Choice for Me? - B# .NET Blog http://community.bartdesmet.net/blogs/bart/archive/2008/04/27/q-is-iqueryable-the-right-choice-for-m ...
» Continuous LINQ - Home http://www.codeplex.com/clinq
» Dynamic LINQ (Part 1: Using the LINQ Dynamic Query Library) - ScottGu's Blog http://weblogs.asp.net/scottgu/archive/2008/01/07/dynamic-linq-part-1-using-the-linq-dynamic-query-l ...
» Using LINQ to XML (and how to build a custom RSS Feed Reader with it) - ScottGu's Blog http://weblogs.asp.net/scottgu/archive/2007/08/07/using-linq-to-xml-and-how-to-build-a-custom-rss-fe ...
» Charlie Calvert's Community Blog : Link to Everything: A List of LINQ Providers http://blogs.msdn.com/charlie/archive/2008/02/28/link-to-everything-a-list-of-linq-providers.aspx
» Mircea Trofin's blog : LINQ Framework Design Guidelines http://blogs.msdn.com/mirceat/archive/2008/03/13/linq-framework-design-guidelines.aspx
» What is LINQ? http://geekswithblogs.net/technetbytes/archive/2007/04/30/112129.aspx
» Charlie Calvert's Community Blog : Expression Tree Basics http://blogs.msdn.com/charlie/archive/2008/01/31/expression-tree-basics.aspx
» The LINQ Project http://msdn2.microsoft.com/en-us/netframework/aa904594.aspx
» ScottGu's Blog : Building a Photo Tagging Site using ASP.NET 2.0, LINQ, and Atlas http://weblogs.asp.net/scottgu/pages/Building-a-Photo-Management-Tagging-Site-using-ASP.NET-2.0_2C00 ...
Discover From Related Topics
.net
architecture
asp.net
code
data
database
development
extensions
functional
library
microsoft
mvc
orm
performance
programming
sql
tdd
testing
tips
tools
toread
tutorial
video
visualstudio
wpf
Discover From This Topic & Page: [Discover] PERFORMANCE: IEnumerable<>.Sum - Rudi Grobler http://dotnet.org.za/rudi/archive/2008/06/19/performance-ienumerable-lt-gt-sum.aspx

[Discover] Interoperability Happens - The Vietnam of Computer Science http://blogs.tedneward.com/2006/06/26/The+Vietnam+Of+Computer+Science.aspx
(orm programming database java) [Discover] LINQ Samples http://msdn2.microsoft.com/en-us/vcsharp/aa336746.aspx (linq .net samples programming)
[Discover] Staccato Signals: Specifications in C# 3.0 http://iancooper.spaces.live.com/blog/cns!844BD2811F9ABE9C!451.entry (linq specification ddd partterns)
[Discover] Staccato Signals: Being Ignorant with LINQ to SQL http://iancooper.spaces.live.com/blog/cns!844BD2811F9ABE9C!397.entry (linq sql .net tdd)
[Discover] Rico Mariani's Performance Tidbits : DLinq (Linq to SQL) Performance (Part 4) http://blogs.msdn.com/ricom/archive/2007/07/05/dlinq-linq-to-sql-performance-part-4.aspx (linq procedures sql .net)
[Discover] IT-Box - LINQ To Sql tutorial Series By Scott Guthrie (Pdf Book Format) http://it-box.blogturk.net/2007/10/19/linq-to-sql-tutorial-series-by-scott-guthrie-pdf-book-format/ (linq sql .net tutorial)
[Discover] Download LINQPad http://www.linqpad.net/ (.net linq sql programming)
[Discover] Digital Ruminations : Linq To Sql POCO Support http://blogs.msdn.com/digital_ruminations/archive/2007/08/28/linq-to-sql-poco-support.aspx (linq poco sql database)
[Discover] Architecting LINQ to SQL applications, part 1 - Ian Cooper http://codebetter.com/blogs/ian_cooper/archive/2007/11/29/architecting-linq-to-sql-applications-part ... (linq .net architecture tips)
[Discover] Charlie Calvert's Community Blog : LINQ and Deferred Execution http://blogs.msdn.com/charlie/archive/2007/12/09/deferred-execution.aspx (linq .net programming tips)
[Discover] LINQ Samples and Resources « Rhonda Tipton http://rtipton.wordpress.com/2007/11/29/linq-samples-and-resources/ (linq tips programming code)
[Discover] PLINQO - CodeSmith LINQ to SQL Templates - Paul Welter's Weblog http://weblogs.asp.net/pwelter34/archive/2007/08/10/plinqo-codesmith-linq-to-sql-templates.aspx (linq sql codesmith generator)
[Discover] C# 3.0 Tutorial: Implicitly Typed Variables - Programmers Heaven http://www.programmersheaven.com/2/CSharp3-1 (.net tutorial programming linq)
[Discover] Using DLINQ with ASP.NET (Part 2 of my LINQ series) - ScottGu's Blog http://weblogs.asp.net/scottgu/archive/2006/06/04/Using-DLINQ-with-ASP.NET-_2800_Part-2-of-my-LINQ-s ... (linq asp.net .net dlinq)
[Discover] Rob Conery » ASP.NET MVC: Choosing Your Data Access Method http://blog.wekeroad.com/2007/12/14/aspnet-mvc-choosing-your-data-access-method/ (asp.net sql mvc database)
[Discover] Interface methods versus Extension methods - Paul Stovell http://www.paulstovell.net/blog/index.php/interface-methods-versus-extension-methods/ (linq tips programming .net)
[Discover] LINQ Performance Test: My First Visual Studio 2008 Project - Guy Vider http://www.codeproject.com/KB/dotnet/LINQ_Performance_Test.aspx (linq .net tips lookinto)
[Discover] Inheritance and Extension Methods - Paul Stovell http://www.paulstovell.net/blog/index.php/inheritance-and-extension-methods/ (linq .net tips programming)
[Discover] Scott Hanselman's Computer Zen - Moq: Linq, Lambdas and Predicates applied to Mock Objects http://www.hanselman.com/blog/MoqLinqLambdasAndPredicatesAppliedToMockObjects.aspx (testing tdd .net linq)
[Discover] Dynamic LINQ (Part 1: Using the LINQ Dynamic Query Library) - Scott Guthrie http://weblogs.asp.net/scottgu/archive/2008/01/07/dynamic-linq-part-1-using-the-linq-dynamic-query-l ... (linq .net dynamic programming)
[Discover] "Push" LINQ revisited - next attempt at an explanation - Jon Skeet http://msmvps.com/blogs/jon.skeet/archive/2008/01/04/quot-push-quot-linq-revisited-next-attempt-at-a ... (linq .net tips programming)
[Discover] Charlie Calvert's Community Blog : Expression Tree Basics http://blogs.msdn.com/charlie/archive/2008/01/31/expression-tree-basics.aspx (.net linq programming tips)
[Discover] Another Reason Why VS 2008 is a great choice for .NET 2.0 development - Jay Kimble http://www.theruntime.com/blogs/jaykimble/archive/2007/11/12/another-reason-why-vs-2008-is-a-great-c ... (linq .net visualstudio)
[Discover] Charlie Calvert's Community Blog : LINQ Farm Seed: Using the Expression Tree Visualizer http://blogs.msdn.com/charlie/archive/2008/02/13/linq-farm-seed-using-the-expression-tree-visualizer ... (linq .net visualstudio microsoft)
[Discover] Interesting LINQ bits - David Vidmar http://vidmar.net/weblog/archive/2008/02/29/interesting-linq-bits.aspx (linq .net tips programming)
[Discover] LINQ Gymnastics: Creating A Predictive Query With LINQ - Rob Conery http://blog.wekeroad.com/2008/02/27/linq-gymnastics-creating-a-predictive-query-with-linq/ (linq programming .net tips)
[Discover] Simple Demo of Binding to a Database in WPF using LINQ-SQL - Brian Stoker http://www.codeproject.com/KB/WPF/binding_in_linq-sql.aspx (linq .net programming database)
[Discover] Scott Hanselman's Computer Zen - LINQ to Everything - LINQ to XSD adds more LINQiness http://www.hanselman.com/blog/LINQToEverythingLINQToXSDAddsMoreLINQiness.aspx (linq .net programming tips)
[Discover] Visual LINQ: Watch query expressions as they happen! - Jon Skeet: Coding Blog http://msmvps.com/blogs/jon.skeet/archive/2008/02/20/visual-linq-watch-query-expressions-as-they-hap ... (linq .net animation tools)
[Discover] Implementing deferred execution, and a potential trap to avoid - Jon Skeet http://msmvps.com/blogs/jon.skeet/archive/2008/02/28/implementing-deferred-execution-and-a-potential ... (linq programming .net tips)
[Discover] LINQ Books - Charlie Calvert http://blogs.msdn.com/charlie/archive/2008/02/17/linq-books.aspx (linq .net tips programming)
[Discover] Scott Hanselman's Computer Zen - The Weekly Source Code 19 - LINQ and More What, Less How http://www.hanselman.com/blog/TheWeeklySourceCode19LINQAndMoreWhatLessHow.aspx (linq .net programming tips)
[Discover] Community Convergence XLI - Charlie Calvert http://blogs.msdn.com/charlie/archive/2008/03/11/community-convergence-xli.aspx (linq .net programming tips)
[Discover] March 14th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC and .NET - Scott Guthrie http://weblogs.asp.net/scottgu/archive/2008/03/14/march-14th-links-asp-net-asp-net-ajax-asp-net-mvc- ... (wpf linq asp.net .net)
[Discover] Linq to SQL DataContext Lifetime Management - Rick Strahl's Web Log http://www.west-wind.com/weblog/posts/246222.aspx (linq asp.net threading datacontext)
[Discover] Custom Aggregations In LINQ - K. Scott Allen http://odetocode.com/Blogs/scott/archive/2008/03/29/11931.aspx (linq .net programming tips)
[Discover] If you are using a loop, you're doing it wrong - Chuck Jazdzewski http://www.removingalldoubt.com/permalink.aspx/6080a8a8-bb63-4492-acd2-1398f086fca0 (linq .net programming loop)
[Discover] Anders Hejlsberg Film Festival: The C# and other VS Language Teams at the Movies - Charlie Calvert http://blogs.msdn.com/charlie/archive/2008/03/28/anders-hejlsberg-film-festival-the-c-and-other-vsl- ... (.net linq video webcast)
[Discover] Expression Trees: Why LINQ to SQL is Better than NHibernate - Lee Richardson http://rapidapplicationdevelopment.blogspot.com/2008/03/expression-trees-why-linq-to-sql-is.html (linq .net programming orm)
[Discover] Fitting Linq To Sql into a real world datalayer - Justin Etheredge http://www.codethinked.com/post/2008/03/Fitting-Linq-To-Sql-into-a-real-world-datalayer.aspx (.net linq programming sql)
[Discover] Visual Linq Query Builder (VLinq) - A Visual Studio Add-in to help build LINQ to SQL Queries ( ... http://coolthingoftheday.blogspot.com/2008/04/visual-linq-query-builder-vlinq-visual.html (linq .net visualstudio tips)
[Discover] LINQ to CSV library - Matt Perdeck http://www.codeproject.com/KB/linq/LINQtoCSV.aspx (.net linq data programming)
[Discover] Linq: ContainsAtLeast and AggregationOrDefault - Omer van Kloeten http://weblogs.asp.net/okloeten/archive/2008/04/06/6070885.aspx (linq .net tips programming)
[Discover] Grouping Linq Aggregates in C# - Justin Etheredge http://www.codethinked.com/post/2008/04/Grouping-Linq-Aggregates-in-C.aspx (linq .net tips programming)
[Discover] A Smarter (or Pure Evil) ToString with Extension Methods - Scott Hanselman http://www.hanselman.com/blog/ASmarterOrPureEvilToStringWithExtensionMethods.aspx (.net programming linq code)
[Discover] Digging into the Linq "let" keyword - Justin Etheredge http://www.codethinked.com/post/2008/04/Digging-into-the-Linq-quot3bletquot3b-keyword.aspx (linq .net tips code)
[Discover] Linq and Delayed execution - Derik Whittaker http://devlicio.us/blogs/derik_whittaker/archive/2008/04/07/linq-and-delayed-execution.aspx (linq .net programming tips)
[Discover] Code rant: Using the IRepository pattern with LINQ to SQL http://mikehadlow.blogspot.com/2008/03/using-irepository-pattern-with-linq-to.html (repository linq sql)
[Discover] LINQ: Deferred Execution - Patrick Steele http://weblogs.asp.net/psteele/archive/2008/04/18/linq-deferred-execution.aspx (linq .net tips programming)
[Discover] Selecting all the controls of a specific type, the (built in!) LINQ way - Rick van den Bosch http://bloggingabout.net/blogs/rick/archive/2008/04/18/selecting-all-the-controls-of-a-specific-type ... (linq .net tips programming)
[Discover] LINQFarm: Understanding IEnumerable<T>, Part I - Charlie Calvert http://blogs.msdn.com/charlie/archive/2008/04/28/linqfarm-understanding-ienumerable-t-sets-and-seque ... (linq .net tips programming)
[Discover] There Is Always Risk In Portability - K. Scott Allen http://odetocode.com/Blogs/scott/archive/2008/05/06/12060.aspx (linq testing .net tips)
[Discover] File System search via LINQ to Objects - Jaycent Drysdale http://weblogs.asp.net/jaycentdrysdale/archive/2008/02/15/file-system-search-via-linq-to-objects.asp ... (linq .net tips programming)
[Discover] LINQ to Life - The Game of Life via LINQ - Greg Duncan http://coolthingoftheday.blogspot.com/2008/03/linq-to-life-game-of-life-via-linq.html (linq .net tips programming)
[Discover] Iterators, LINQ deferred execution and prime numbers computation - Patrick Smacchia http://codebetter.com/blogs/patricksmacchia/archive/2008/02/22/iterators-linq-deferred-execution-and ... (linq .net tips programming)
[Discover] Linq Transactions using a custom base Datacontext - Michael Piccolo http://www.codeproject.com/KB/linq/Linq_Transactions.aspx (linq .net tips programming)
[Discover] Erik Meijer on C# 3.0 and LINQ - InfoQ http://www.infoq.com/presentations/meijer-csharp-linq (linq video .net tips)
[Discover] Linq Extensions Release 2 Now on CodePlex - Omer van Kloeten http://weblogs.asp.net/okloeten/archive/2008/04/23/6123519.aspx (linq tools .net tips)
[Discover] ThinqLinq - Joining composite keys with LINQ http://www.thinqlinq.com/Default.aspx?Postid=21993 (linq joins)
[Discover] Beth Massi - Sharing the goodness that is VB : LINQ to SQL and One-To-Many Relationships http://blogs.msdn.com/bethmassi/archive/2007/10/02/linq-to-sql-and-one-to-many-relationships.aspx (linq sql to)
[Discover] Enhancing mappers with LINQ - GrabBag http://www.lostechies.com/blogs/jimmy_bogard/archive/2008/05/08/enhancing-mappers-with-linq.aspx (linq programming .net tips)
[Discover] Extended LINQ: additional operators for LINQ to objects - Igor Ostrovsky http://igoro.com/archive/extended-linq-additional-operators-for-linq-to-objects/ (linq extensions .net library)
[Discover] tricks to simplify your programs with LINQ - Igor Ostrovsky http://igoro.com/archive/7-tricks-to-simplify-your-programs-with-linq/ (linq .net programming tips)
[Discover] Dispelling some urban legends about LINQ to SQL - Glenn Block http://codebetter.com/blogs/glenn.block/archive/2008/05/18/dispelling-some-urban-legends-about-linq- ... (linq sql .net tips)
[Discover] Mandelbrot revisited - benchmark edition - Jon Skeet http://msmvps.com/blogs/jon.skeet/archive/2008/05/18/mandelbrot-revisited-benchmark-edition.aspx (linq .net tips programming)
[Discover] LINQ to MSI - Part 0 - Introduction - Bart de Smet http://communities.bartdesmet.net/blogs/bart/archive/2008/06/06/linq-to-msi-part-0-introduction.aspx (linq powershell .net tips)
[Discover] Trivial Projections Are (Usually) Optimized Away - Eric Lippert http://blogs.msdn.com/ericlippert/archive/2008/05/12/trivial-projections-are-usually-optimized-away. ... (linq language .net tips)
[Discover] Dare Obasanjo aka Carnage4Life - Functional Programming in C# 3.0: How Map/Reduce/Filter can Rock ... http://www.25hoursaday.com/weblog/2008/06/16/FunctionalProgrammingInC30HowMapReduceFilterCanRockYour ... (.net programming mapreduce functional)
[Discover] LightSpeed 2.0 Released - Andrew Peters http://www.mindscape.co.nz/blog/index.php/2008/06/04/lightspeed-20-released (linq or/m .net database)
[Discover] Cut Development Time: Use LINQ - Charlie Calvert http://blogs.msdn.com/charlie/archive/2008/06/16/cut-development-time-use-linq.aspx (linq .net tips programming)
[Discover] Should Linq To Sql Go "Open Source"? - Leon Bambrick http://www.secretgeek.net/l2s_os.asp (linq sql microsoft opensource)
[Discover] PERFORMANCE: IEnumerable<>.Sum - Rudi Grobler http://dotnet.org.za/rudi/archive/2008/06/19/performance-ienumerable-lt-gt-sum.aspx (linq .net performance tips)
[Discover] LINQ To SQL and the Web.Config ConnectionString Value - Rick Strahl's Web Log http://www.west-wind.com/weblog/posts/203567.aspx (linq sql .net programming)
[Discover] RhinoCommons, NHibernate and ASP.NET MVC Part 5 - LINQ to NHibernate http://frickinsweet.com/ryanlanciaux.com/post/RhinoCommons2c-NHibernate-and-ASPNET-MVC-Part-5---LINQ ... (linq mvc nhibernate asp.net)
[Discover] Wooley's Wonderings : LINQ to SQL Compiled Queries http://www.devauthority.com/blogs/jwooley/archive/2007/09/05/75645.aspx (linq procedures sql)
[Discover] Pete W's idea book: Linq to SQL vs NHibernate Part 1: What do they have in common? http://www.acceptedeclectic.com/2007/12/linq-to-sql-vs-nhibernate-part-1-what.html (linq orm nhibernate)
[Discover] LINQ TO SQL Caching Gotcha http://www.rocksthoughts.com/blog/archive/2008/01/14/linq-to-sql-caching-gotcha.aspx (linq caching)
[Discover] Linq not working after changing connectionstring to host database - ASP.NET Forums http://forums.asp.net/t/1218958.aspx (linq fix orm)
[Discover] OakLeaf Systems: Persistence Ignorance Is Bliss, but Is It Missing from the Entity Framework? http://oakleafblog.blogspot.com/2007/03/persistence-ignorance-is-bliss-but-is.html (linq orm entity framework)
[Discover] difference between union and concat +linq - Google Search http://www.google.com.au/search?hl=en&safe=off&rlz=1G1GGLQ_ENAU256&q=difference+between+ ... (linq)
[Discover] Parallel LINQ: Running Queries On Multi-Core Processors http://msdn.microsoft.com/en-us/magazine/cc163329.aspx (linq threading plinq development)
[Discover] The Visual Basic Team : Lambda Expressions and Expression Trees http://blogs.msdn.com/vbteam/archive/2007/09/11/lambda-expressions-and-expression-trees.aspx (linq lambdas .net expression)
[Discover] Seconds : An Introduction to LINQ - Part 2 http://www.15seconds.com/issue/060727.htm (linq .net)
[Discover] Expression Trees http://msdn2.microsoft.com/en-us/library/bb397951.aspx (linq)
[Discover] What Is New in C# 3.0 - Part 6 (Expression Trees) http://www.sietch.net/ViewNewsItem.aspx?NewsItemID=13 (linq)
[Discover] DataContext.Log - Logging LINQ To SQL Output to Console or Debugger Output Window http://www.davidhayden.com/blog/dave/archive/2007/08/17/DataContextLogLoggingLINQToSQLOutputConsoleD ... (linq articles debugger)
[Discover] Moq - Mocking Library Using .NET 3.5 LINQ Expressions Trees and C# 3.0 Lambda Expressions http://www.pnpguidance.net/Post/MoqMockingLibraryUsingNET35LINQExpressionsTreesCSharp30LambdaExpress ... (linq testing tdd mock)
[Discover] MSDN Chopsticks http://www.microsoft.com/belux/msdn/nl/chopsticks/default.aspx?id=17 (linq .net event)
[Discover] IQueryable vs IEnumerable - Technoeuphoria! http://innovativesingapore.com/blogs/jocelyn/archive/2007/10/02/iqueryable-vs-ienumerable.aspx (linq ienumerable iqueryable)
[Discover] Lazy Loading in LINQ: LoadWith And AssociateWith DataLoadOptions - Part 1 - LoadWith - Hilton ... http://dotnet.org.za/hiltong/archive/2008/02/12/lazy-loading-in-linq-loadwith-and-associatewith-data ... (linq .net to)
[Discover] Deferred versus Immediate Loading (LINQ to SQL) http://msdn.microsoft.com/en-us/library/bb399393.aspx (linq sql)
[Discover] LINQ to SQL - Implementing the Repository pattern http://geekswithblogs.net/AndrewSiemer/archive/2008/02/05/linq-to-sql---implementing-the-repository- ... (repository linq .net)
[Discover] DataLoadOptions.AssociateWith Method (System.Data.Linq) http://msdn.microsoft.com/en-us/library/system.data.linq.dataloadoptions.associatewith.aspx (linq sql)
[Discover] Staccato Signals: LINQ to Entities and Occam's Razor http://iancooper.spaces.live.com/Blog/cns!844BD2811F9ABE9C!365.entry (linq .net)
[Discover] How to: Create LINQ to SQL Classes Mapped to Tables and Views (O/R Designer) http://msdn.microsoft.com/en-us/library/bb384396.aspx (linq orm to)
[Discover] C# 3.0 Language Features and LINQ Heroes Happen Here Presentation - David Hayden http://codebetter.com/blogs/david.hayden/archive/2008/06/22/c-3-0-language-features-and-linq-heroes- ... (linq .net tips programming)
[Discover] Overview of C# 3.0 http://msdn2.microsoft.com/en-us/library/bb308966.aspx#csharp3.0overview_topic10h (linq dotnet)
[Discover] Five Things the Boss Should Know About Microsoft's LINQ - John Paul Mueller http://www.cio.com/article/397313/Five_Things_the_Boss_Should_Know_About_Microsoft_s_LINQ/1 (linq .net tips development)
[Discover] Great site for learning and understanding LINQ - Robert Shelton http://rshelton.com/archive/2008/06/11/great-site-for-learning-and-understanding-linq.aspx (linq .net tips programming)

