Paulo Morgado
.NET Development & Architecture
-
LINQ: Implementing The TakeLastWhile Operator
Following my last posts (>)(>), in this post I’ll introduce the implementation of the TakeLastWhile operator.
-
LINQ: Implementing The TakeLast Operator
-
LINQ: Introducing The Take Last Operators
-
PauloMorgado.Linq Project On CodePlex
-
Patch For ASP.NET Vulnerability Available
Microsoft has published a Security Advisory (2416728) about a security vulnerability in ASP.NET on Saturday, September 18th. This vulnerability exists in all versions of ASP.NET and was publically disclosed late Friday at a security conference.
-
Hydrating Objects With Expression Trees - Part III
To finalize this series on object hydration, I’ll show some performance comparisons between the different methods of hydrating objects.
-
Hydrating Objects With Expression Trees - Part II
-
Hydrating Objects With Expression Trees - Part I
-
Mastering Expression Trees With .NET Reflector
Following my last post, I received lots of enquiries about how got to master the creation of expression trees.
-
Dumping Objects Using Expression Trees