Buenas,
If you’ve begun to bear strong in vein with developments for Windows 8 , you know that the new subset of .net Framework with which we have to work in Windows 8 , because it does not have all the features to which we are accustomed. We have things that we like a lot like async and await (though the Javi angry), but then Miss missing others like e.g. Unity.
As well, thanks Grigory M post , I see that we already have an Assembly to perform a bit of IoC inWindows 8 . Now these lines may already be part of our projects for Windows 8
1: static void Main(string[] args)
2: {
3: var container = new UnityContainer();
4: container.RegisterType<ILogger, LogDebug>();
5: }
If we add that the great discovery of the plugIn for ReSharper Agent Mulder, because we already have the fine fine development environment to work.
By the way: If you don’t know Agent Mulder, in the morning post going to freak out!
Saludos @ La Finca
El Bruno

Leave a comment