A monumental change for me.
I have just changed from chrome to IE9 as my default browser. I feel... kinda yucky.
Why? One simple but painful function: support for the file protocol e.g. file://server/share
In IE (and ffox I hear) it opens my local explorer, a very useful behaviour.
In Chrome.. it does nothing.
I spent a fair amount of time trying to find a work around, in the end... see title.
Subscribe to:
Posts (Atom)
A short list of C# coding issues.
Injecting services into entities It been bugging me for a while now that to use services in a entity can be a bit of pain. It usually starts...
-
Many developers that I work with avoid working with msbuild. This is a shame, since a little msbuild knowledge can go a long way. Her...
-
I've been experimenting with different guidelines to help me construct better code. In particular I've been pondering 'how to ...
-
Recently (VS2010) Microsoft introduced a technique for customising .config files (app.config, web.config) based on a target build / publish....