Monday, November 28, 2011

What's In A GIF - Bit by Byte

http://matthewflickinger.com/lab/whatsinagif/bits_and_bytes....

Thursday, November 17, 2011

Leslie LamportResearch documents: http://research.microsoft.com/en-us/um/people/lamport/pubs/pubs.h...

Friday, November 11, 2011

Gnu Win32 Tools

http://gnuwin32.sourceforge.net/packages.html http://sourceforge.net/projects/gnuwi...

Thursday, November 10, 2011

Unity 2 - InjectionMember usage

IUnityContainer RegisterType(Type t, params InjectionMember[] injectionMembers);What "injectionMembers" parameters are for? The overload with the InjectionMember array is used, when you do not provide a configuration file, that the Unity container tells how to create an instance of the given type or if you want to create an instance on another way than defined in the configuration file. The overloads are used, when you want to configure an unity container without an configuration file. An InjectionMember can be an constructor,...

HTTP Error 500.19 - Internal Server Error

HTTP Error 500.19 - Internal Server ErrorThe requested page cannot be accessed because the related configuration data for the page is invalid.Detailed Error Information ModuleIIS Web Core NotificationBeginRequest HandlerNot yet determined Error Code0x800700b7 Config ErrorThere is a duplicate 'system.web.extensions/scripting/scriptResourceHandler' section defined Config File\\?\C:\Temp\test2\web.config Requested URLhttp://localhost:80/mvc2 Physical PathC:\Temp\test2 Logon MethodNot yet determined Logon UserNot yet determined Fix: If your plan...

Powered by Blogger.