Microsoft Enterprise Library application blocks can provide most of the features/functionality offered by Spring.Net (except AOP).
Enterprise library is from Microsoft where as Spring.Net is open source framework.
Having been utilising Enterprise library since 4.1v I consider in each and every application. Not having used Spring.Net can't provide any feedback I am afraid.
we are into Spring.Net it's got the source code posted. the only reason is not to modify but to debug on things we might get lost. EntLib maybe is great.
We opted for ASP.NET MVC for the same reason you got source code you can debug on what went wrong and how can we get it right.
Member
368 Points
197 Posts
Microsoft Enterprise library Vs Spring.NET
Feb 27, 2013 12:26 AM|ossprologix|LINK
Has anyone worked on both Microsoft Enterprise Library and Spring.NET??
We are planning to develop our next phase of application using Microsoft Enterprise Library coz i am getting really good feedback from other projects.
If wud be great if you share ur personal experiences.
Thanks
Star
13042 Points
3174 Posts
Re: Microsoft Enterprise library Vs Spring.NET
May 04, 2013 09:54 AM|sukumarraju|LINK
Microsoft Enterprise Library application blocks can provide most of the features/functionality offered by Spring.Net (except AOP).
Enterprise library is from Microsoft where as Spring.Net is open source framework.
Having been utilising Enterprise library since 4.1v I consider in each and every application. Not having used Spring.Net can't provide any feedback I am afraid.
Post your query at http://entlib.codeplex.com/discussions
*Note that Enterprise library has released v6.0 last month.
Application Architecture Guide 2.0
My Blog
Twitter
Member
10 Points
10 Posts
Re: Microsoft Enterprise library Vs Spring.NET
Oct 31, 2013 10:10 AM|gmelnik|LINK
AOP-like functionality is provided by Unity interception, which is a part of Enterprise Library.
AOP spring entlib unity interception
Member
368 Points
197 Posts
Re: Microsoft Enterprise library Vs Spring.NET
Oct 31, 2013 12:50 PM|ossprologix|LINK
Hi,
been an old thread.. thanks for the reply.
we are into Spring.Net it's got the source code posted. the only reason is not to modify but to debug on things we might get lost. EntLib maybe is great.
We opted for ASP.NET MVC for the same reason you got source code you can debug on what went wrong and how can we get it right.
Thanks