.NET Software Development Tutorials and Videos: C#, ASP, SQL Server, Linq, Visual Basic, Silverlight, Azure
Category: <span>Coding</span>

Connascense in .NET

In this session from the Australian Virtual Alt.Net group, Mike Minutillo presents his thoughts on connascense in the .NET world. For software design purposes, connascense means the way two pieces of code are coupled, or two things that have to change together when one of them changes, in order to …

Prism & Silverlight: Part 2 – Dependency Injection with Unity

This is part 2 of a series of screencasts illustrating some of the ideas found in “Prism” or the “Composite Application Guidance” from the Patterns and Practices team that can be used to build Silverlight applications in a way that lends itself to testability and modularity. In talking to customers …