|
|
mullr
mullr
 |
|
Stories kicked by mullr
|
|
submitted by
mullr
2 months, 14 days ago
mullr.wordpress.com — An lightweight, idiomatic implementation of the command pattern in C#. Especially well suited for 'undo'. read more...
add a comment
|
category: C# | Views: 22
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 months, 3 days ago, submitted by
jazzman007
8 months, 3 days ago
lostechies.com — If you declare even a single delegate type in your code (and you're using .NET 3.5), stop and make sure there isn't already an Action or Func delegate that works for you. read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mullr
9 months, 23 days ago
mullr.wordpress.com — These are the books I have at work, which mostly reflect the various projects I’ve worked on over the years. Some are useful, some are not. read more...
add a comment
|
category: Other | Views: 0
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 1 year ago, submitted by
bradygaster
1 year ago
weblogs.asp.net — The guys that already made VisualSVN, a plugin that integrates into Visual Studio and provides a way to manage your source code changes into Subversion, just realized VisualSVN Server. read more...
7 comments
|
category: Open Source | Views: 47
|
|
tags:
VisualSvn, SVN, OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mullr
1 year ago
mullr.wordpress.com — The way WPF manages memory is a bit of a mystery. It all appears to be nicely garbage collected and everything, but I know there are unmanaged resources under there. How does it know when to garbage collect them? read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mullr
1 year, 1 month ago
mullr.wordpress.com — A brief essay on the uselessness of the terms 'aggregation' and 'composition'. read more...
add a comment
|
category: Other | Views: 0
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 1 year, 1 month ago, submitted by
spirit1
1 year, 1 month ago
weblogs.sqlteam.com — Subscribed events are one of the most common reasons of memory leaks in .Net. This means that if you have an object that has an event and there are other object that are subscribed to that event, the original object won't be properly disposed until all events are unsubscribed since an event is a strong reference.
read more...
2 comments
|
category: C# | Views: 72
|
|
tags:
MemoryLeak, Patterns, Delegate, C#, .net2.0 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
manovich
1 year, 1 month ago
dotnettipoftheday.org — Guidelines for choosing between implementing a class member as a property or a method. read more...
6 comments
|
category: Patterns | Views: 2
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mullr
1 year, 1 month ago
mullr.wordpress.com — 10 fundamental rules to use when managing a source tree. read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
johnman
1 year, 1 month ago
weblogs.asp.net — A different view on Microsoft's recent statement that they are offering the sourcecode for the .net framework.
Discuss.. read more...
8 comments
|
category: CLR | Views: 0
|
|
tags:
CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
mullr
1 year, 1 month ago
mullr.wordpress.com — The GoF visitor pattern is useful but awkward. The usual c++ or Java-y versions typically involve some kind of visitor interface which your visitor must subclass. Java somewhat mitigates this with anonymous classes, but not fully. In C#, if we’re clever with the use of delegates, we can make tasks like tree traversal look about as simple as iteration. read more...
2 comments
|
category: C# | Views: 15
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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