- May 1, 2009Cool event coming up next week! Details below ... Join us for a special event co-sponsored by the .NET User…
- April 22, 2009Our main build broke today. We have about 53 projects in our solution (yes, its huge) and all of a…
- April 21, 2009It has been moved to November 14th and 15th of 2009. Why? Get the inside scoop here.
- April 14, 2009While writing some code I needed to be able to access the the App_Data directory in my ASPNET MVC app.…
- April 13, 2009This post might be useful if you perform auto-registration of your components through an interface. Like this: AllTypes.Of<IController>().FromAssembly(typeof(Application).Assembly).Configure(reg =>reg.Named(reg.Implementation.Namespace.Split('.').Last().ToLowerInvariant() +…
- April 10, 2009This an oldie, but a goodie. Not many people use this tool, much less know about it or where it…