I just started learning Unity yesterday, gave up on it b/c of the lack of examples. I moved onto Castle Windsor because they seemed to have the most documentation/activity. however, I reached a point on their tutorial which they don't explain. To me, this means they've assumed that I have this knowledge. Not only that, but their downloadable example project wasn't compatible with VS2010 - I had to hack the .csproj file just to get it working.
I've seen the many articles on .net IOC containers, but my question is 'which is best for the beginner?'. I want to learn this, but find it frustratingly difficult when a thorough tutorial doesn't seem to exist.
To throw another frustrating aspect out there - I've only worked with vb.net, and all the examples out there use c#. I know they are basically the same language, but it is none-the-less annoying to have to keep using the code-converter, and then figure stuff out when it doesn't work. I can't use c# b/c of co-workers who might in the future have to change the code.
Edit: I would define 'easy to learn' as, in order of preference: tutorial/documentation/mailing list or forum