Coming from Java background, I am now working in a Microsoft shop where we use MS technologies only. Can you please map this architecture stack to the MS world? I am not looking for equivalents to specific layers of the stack, but a proven end-to-end stack that is known to work in the real world:
Thanks!
Architecture Stack:
Hibernate
Spring DAO
Spring Declarative transaction management
Domain model POJOs
Spring MVC
BlazeDS
Flex
Flex Interactive data visualization for charting and interactive data analysis
Cross cutting concerns:
Security using Acegi+ACL (Data content authorization for user roles)
Testing with Mock Objects
Deployment using Ivy+Ant
Logging with Log4J