|
|
fquednau
fquednau
 |
|
Stories submitted by fquednau
|
|
published 6 months, 21 days ago, submitted by
fquednau
6 months, 21 days ago
realfiction.net — The one-liner for lazy instantiation of instance fields using the coalesce-operator read more...
2 comments
|
category: C# | Views: 265
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
fquednau
6 months, 26 days ago
realfiction.net — Sending property changed events when a property is changed is repetitive boilerplate code that can be factored out into an aspect of your system's behaviour. This can be done with a proxy generator library like the Castle's DynamicProxy2. Alas, it is not as pretty as it seems... read more...
add a comment
|
category: C# | Views: 24
|
|
tags:
aspect, Castle, C#, WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
fquednau
7 months ago
realfiction.net — Several blog posts have come up on extension methods that have in common a check for null on the extension target. This now allows to call methods on null references. I would like to hear opinions if this is good or bad or a non-issue... read more...
add a comment
|
category: C# | Views: 5
|
|
tags:
Patterns, ExtensionMethods, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
fquednau
7 months, 5 days ago
realfiction.net — The umpteenth pattern to singletons...I know you've seen it by the gross ton.
Anyway, I just wanted to add a twist with the implicit operator and here you find the result. read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
Patterns, Singleton, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 months ago, submitted by
fquednau
8 months, 1 day ago
realfiction.net — I was getting increasingly curious about the overhead of using a Dependency Injection-container to provide me with instances of my objects. With overhead I mean if and how much longer it takes for the DI container to provide me with the desired instance. read more...
add a comment
|
category: Architecture | Views: 17
|
|
tags:
Spring.net, Performance, Architecture, Castle | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
fquednau
8 months, 2 days ago
realfiction.net — Far from complete, it's a version 1 cheat sheet which includes the metrics whose meaning I tend to forget. read more...
|
|
tags:
NDepend, Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
fquednau
1 year, 3 months ago
realfiction.net — Haskell has a simple operator to combine functions to form a new one: The dot. This is a very versatile tool to plug existing functionality together seamlessly . In C# we require some more work to have that, but with new possibilities a similar construction is quite doable. read more...
add a comment
|
category: C# | Views: 3
|
|
tags:
Haskell, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
fquednau
1 year, 3 months ago
realfiction.net — Hands up, who builds an ad-hoc char array when feeding string's Split method? It really is not necessary... read more...
1 comment
|
category: C# | Views: 0
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
fquednau
1 year, 4 months ago
realfiction.net — Haskell is a purely functional programming language. C# owes quite a few things to such languages. This article describes what things are available to us in Haskell that may be desirable to have in C# and how one can get there. read more...
add a comment
|
category: C# | Views: 1
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
fquednau
1 year, 5 months ago
realfiction.net — Some generics and some reflection to encapsulate the essentials of the state machine pattern in c# read more...
add a comment
|
category: C# | Views: 13
|
|
tags:
Patterns, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|