I would like to build an application that will run on a web, this is for an enterprise solution, but I don’t know what kind of framework that I’ll be using, does anyone out there could recommend a framework that is best suited in .NET/ASP.NET application that could handle DAL, BLL and GUI, other than CSLA.NET?
Share
If you are looking for something like a .NET equivalent of JBoss, then no, there isn’t one product that provides a do-all framework in the .NET world.
However, there are lots of products, mostly on the .NET 3.5 stack itself that can be pieced together to provide a solid framework.
Object Relatation Mapper
Inversion of control / dependency injection