Blogs about: Ienumerable

Featured Blog

C/AL++

xosfaere wrote 2 weeks ago: Navision C/AL can be quite monotonous to develop in – which is also one of its strengths … more →

Tags: C/AL, Navision, Software, technical, C#, com, GetFiles, Interop, lazy evaluation

Pitfalls and Best Practices to prevent them #1: Order of the elements when iterating through a collection using foreach2 comments

winsharp93 wrote 1 month ago: Example List<string> list = //Fill it; //... int index = 0; foreach (string s in list) Co … more →

Tags: Pitfalls, arrays, C#, Codingstyle, IEnumerator, Indices, Pitfalls and Best Practices

Circular Buffer for .NET

Noldorin wrote 1 month ago: This is a quick announcement that I’ve released my code for an implementation of a generic cir … more →

Tags: Programming, .NET, buffer, C#, C# 3.0, circular buffer, COLLECTIONS, data structures, IO

LINQ to YAML

Noldorin wrote 2 months ago: LINQ to XML is one of the many technologies introduced with the .NET Framework 3.5, and one that is … more →

Tags: Programming, projects, Software, .NET, .Net 3.5, C#, C# 3.0, data format, lambda expressions

ForEach method on IEnumerable1 comment

ppetrov wrote 5 months ago: I’ve noticed that when I use IEnumerable<T> very often I have a construction like this … more →

Tags: .NET Framework, C#, Extension methods, Excetion Method

LINQ to SQL quick tip

James wrote 8 months ago: Quick tip:  If you are going to composite method calls together in order to make use of multiple met … more →

Tags: General, LINQ, SQL, IQueryable

Linq to Gac : Use Linq to Power Query your Gac via this C# Bridge to Fusion3 comments

Damon Wilder Carr wrote 10 months ago: This post gets you Linq access to the GAC with no fuss. Fusion is wrapped for you so no need to u … more →

Tags: C# 3.0 Enhancements, C# 3.0 for Internal DSL, concepts implemented, Framework Design, Generics, Proof Driven Development, Software Design, Software Futures, technology

Linq .NET 3.5 Set Operations - Quick Reference1 comment

Damon Wilder Carr wrote 10 months ago: from Specifies a data source and a range variable (similar to an iteration variable). where … more →

Tags: C# 3.0 Enhancements, C# 3.0 for Internal DSL, Framework Design, technology, .Net 3.5, C# 3.0, enumerable, extended clauses, HashSet

Return Statements inside try Blocks1 comment

Ryan Hauert wrote 1 year ago: I recently wrote an extension method named IsNullOrEmpty() for IEnumerable<> types.  Dave … more →

Tags: .NET, C#, dispose, Finally, IsNullOrEmpty, try/finally, Using

Visual Studio 2008 JumpStart

codinglifestyle wrote 1 year ago: Yesterday I attended the Visual Studio 2008 Jumpstart at Microsoft in Dublin.  This was a one-day co … more →

Tags: C#, javascript, ASP.NET, jQuery, LINQ, listview, VS2008, C# v3.0, Javascript debugging


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS

Find other items tagged with “ienumerable”:
Technorati Del.icio.us IceRocket