About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (21)
- Development (217)
- Security (19)
- Test (32)
- Tooling (174)
- Uncategorized (168)
Most used tags
Tag Archives: generics
VS2010 Dependency Graph gotchas
We need to refactor a solution with 200+ projects in Visual Studio 2010. The solution must be split into a runtime and a design solution. As we have the Ultimate edition, the Architecture features will be used. With the Dependency … Continue reading
Posted in Development
Tagged .NET, architecture, const, dependency graph, Design, generics, Visual Studio 2010
Leave a comment