P
poifull
Is anyone using the Microsoft Enterprise Library? If yes, do you like it or
not?
Any feedback will be appreciated.
not?
Any feedback will be appreciated.
poifull said:Is anyone using the Microsoft Enterprise Library? If yes, do you like it
or not?
Any feedback will be appreciated.
Alvin Bruney said:there is a large learning curve but it pays off fairly well for very large
applications where the client absolutely demands configuration driven
products. I think the benefit (having worked with it) is that it allows
developers to build sophisticated apps that are extremely loosely coupled.
The trade offs are obvious but the gains may not be.
--
Regards,
Alvin Bruney - ASP.NET MVP
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc
I do not like I spent about 2 weeks looking at it and I gave it a no go
at work. First I am not sold on web config base configurations I use
resx files to manage my build regions. It also just seems it is alot of
work to use. I ended up just writing my own Database library it took
less time then learning how to use Enterprise Application Blocks.
Really there is very little power in what they give you no more then
any developer worth his salt could write. I prefer NANT for building
and configuring applications and LOG4NET over they application blocks.
It is far more flexible I think.
Dont get me wrong I am happy that people are writing these things but I
think it is alot of over kill for most applications that I have delt
with.
Alvin Bruney said:there is a large learning curve but it pays off fairly well for very large
applications where the client absolutely demands configuration driven
products. I think the benefit (having worked with it) is that it allows
developers to build sophisticated apps that are extremely loosely coupled.
The trade offs are obvious but the gains may not be.
--
Regards,
Alvin Bruney - ASP.NET MVP
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc
I do not like I spent about 2 weeks looking at it and I gave it a no go
at work. First I am not sold on web config base configurations I use
resx files to manage my build regions. It also just seems it is alot of
work to use. I ended up just writing my own Database library it took
less time then learning how to use Enterprise Application Blocks.
Really there is very little power in what they give you no more then
any developer worth his salt could write. I prefer NANT for building
and configuring applications and LOG4NET over they application blocks.
It is far more flexible I think.
Dont get me wrong I am happy that people are writing these things but I
think it is alot of over kill for most applications that I have delt
with.