[dba-Tech] The ultimate frame-work for C#?

Salakhetdinov Shamil mcp2004 at mail.ru
Wed Mar 13 14:58:54 CDT 2013


 Hi Jim --

I personally do not use DI frameworks, I just sometimes do something like that  http://ayende.com/blog/2886/building-an-ioc-container-in-15-lines-of-code  from scratch, but I do plan to get to use one of the existing open source DI frameworks, which exist many for C#:

http://www.hanselman.com/blog/ListOfNETDependencyInjectionContainersIOC.aspx

I have heard good refs on:

StructureMap
http://docs.structuremap.net/
Unity
http://unity.codeplex.com/
Autofac
https://code.google.com/p/autofac/

and

Ninject
http://www.ninject.org

you referred 
I'd use StructureMap or Unity or Ninject. Thank you.

-- Shamil


Среда, 13 марта 2013, 11:44 -07:00 от "Jim Lawrence" <accessd at shaw.ca>:
>Hi All:
>
>A good friend who has been working on a steady gig, using C#, after working
>for the last 30 years, off and on, with C (which he can do with his eyes
>closed). Previously, he worked on an extended gig with Java but he hated
>it....
>
>He is enjoying getting up to speed in C# (especially on someone else's dime)
>and has found a product that he thinks is excellent and is recommending it
>to all his programming geek friends. 
>
>Quote: "...I highly recommend that you learn how to use dependency
>injection..."
>
>http://www.ohloh.net/p/5112
>
>If you have used this product please give me some comments on it.
>
>Jim 
>
>_______________________________________________
>dba-Tech mailing list
>dba-Tech at databaseadvisors.com
>http://databaseadvisors.com/mailman/listinfo/dba-tech
>Website:  http://www.databaseadvisors.com



More information about the dba-Tech mailing list