Getting Started with Unity Framework [closed]

泄露秘密 提交于 2019-11-28 15:52:28

问题


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


回答1:


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.




回答2:


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).



来源:https://stackoverflow.com/questions/1232643/getting-started-with-unity-framework

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!