Erwin's Blog
Developing with .NET
-
Interesting links week #32 and #33
Below a list of interesting links that I found this week:
-
Interesting links week #30 and #31
Below a list of interesting links that I found this week:
-
Interesting links week #28 and #29
Below a list of interesting links that I found this week:
-
Interesting links week #26 and #27
Below a list of interesting links that I found this week:
-
Nifty .NET Part #4: Enumerable.Any
In part 4 of the Nifty .Net series we have the Enumerable.Any method. The Any method is part of the .NET 3.5 LINQ framework, so it’s only available in .NET 3.5 and upwards. The Any method determines whether a sequence contains any elements.
-
Interesting links week #24 and #25
Below a list of interesting links that I found this week:
-
Interesting links week #22 and #23
Below a list of interesting links that I found this week:
-
Nifty .NET Part #3: String.PadLeft
And there is part 3, String.PadLeft, this method will add a specified character to the left side of string till the specified length is met.
-
Interesting links week #21
Below a list of interesting links that I found this week:
-
Interesting links week #19 and #20
Below a list of interesting links that I found this week: