Question

Could anyone recommend some good resources for getting started with the Unity framework? I've downloaded the source from Codeplex and got it to compile. So now I've got a set of compiled binaries, where do I go next? I understand the principles of inversion of control but don't have much knowledge of the specifics of the Unity framework.

I've downloaded the Unity documentation from Codeplex but it seems to be targeted at users that already have a good working knowledge of the framework.

What I'm really looking for is some good "getting started" type guides for Unity, or maybe some basic sample applications.

Any pointers to good articles, samples or blogs gratefully received.

Great suggestion from RichardOD: Screen cast from David Hayden

Was it helpful?

Solution

Have a look at Oxite. That is ASP.NET MVC and uses Unity for DI. David Hayden has done a screencast that might be useful to you.

OTHER TIPS

An on-demand web casts you can check out. Introduction to dependency injection with Microsoft Enterprise Library Unity Application Block

Edit: Fixed link. (Link to Event ID 1032382565 is dead).

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top