Resource management is changing in Visual Studio 2005/.Net 2.0, moving from a string based lookup mechanism (i.e. ResourceManager.GetString([value])) to a strongly typed system. This is a welcome change, and one I’ve been exploring recently (finally getting around to learning VS2005 and all of the new features). I’ve
written a short, high level article about the new resource management changes, so have a look and let me know what you think!
Posted
Jul 13 2005, 08:13 PM
by
Jayson Knight