Blog Detail
Troelsen's Tutorials
http://www.AndrewTroelsen.com
A blog dedicated to tutorials and learning for .NET professionals by best-selling author Andrew Troelsen.
Recent Posts
R.I.P. OTB
Real quick post this week, flew out to Vancouver B.C. to teach a WPF class... ...however before I took off to the airport, I was working on a few tech edits of the next edition of C# and the .NET Platform, when I noticed that once of my favorite fea...
Pushing the Product.
As a general rule of thumb, it seems safe to assume programmers are not very interested in marketing. However, I was sent information from the Microsoft MVP Award Program that you may find useful. The crux of the related email is below: The Develope...
C# and .NET Programming….On the Apple iPhone!
Many of you may know about an open-source distribution of the .NET platform named Mono. Using Mono, you are able to build cross-platform .NET programs which run under Windows, Mac OS X and various flavors of Linux. As Mono was created using the 334 a...
Declaratively Configuring WCF Bindings
One of the bright spots with WCF is the fact that a single service can be exposed using a good number of bindings. In the System.ServiceModel, there are a number of class types which represent each binding option, including BasicHttpBinding, Ws...
Understanding Lazy Object Instantiation
When you are creating classes, you may occasionally run into a situation where you need to account for a particular member variable in code, which may never actually be needed, in that the object user may not call the method (or property) whi...
Intertech 2010 Class Development Survey
Hey all, I know many subscribers to my blog are past clients of Intertech. Each year, we like to survey our clients to get their feedback on what classes they would be interested in seeing us develop for the forth coming year. If you are in...

