Quantcast
Channel: Codenutz - all about how to make an app » C#
Browsing latest articles
Browse All 3 View Live

How to Create Visual Studio Snippets

One thing I really like in Visual Studio is code snippets – I use them quite a lot and find they can really help my productivity when I’m in hardcore coding mode. The other thing I like is how easy...

View Article


Castle Windsor and Lifestyle Transient

I’ve been using castle.windsor on a fairly large WPF project recently, and have encountered a particular issue – namely injecting something as lifestyle transient. Memory Leak These days most of us...

View Article


Using Expressions to Pass Property Name Arguments

Over the past couple of years I’ve found myself doing more and more work involving reflection. Reflection is one of these things that I didn’t see that much use for at first, but now I see it...

View Article
Browsing latest articles
Browse All 3 View Live