Posts Tagged: Web Client Software Factory
-
Jul 30, 2009
1 CommentOverview Of WCSF
In WCSF the 3-tier Architecture diagram is given below. In this diagram we can observe the patterns and flow. In this Architecture there are 4 design Patterns those are listed below. View-Presenter Application Controller Service Locator Dependency Injection Share and...
-
Jul 30, 2009
1 CommentSteps to Security Configuration in Web Client Software Factory
Design of the Security Application Block The Security Application Block addresses the following areas: Authorization Security-related caching Design Goals The application block is designed to achieve the following goals: Provide a simple and intuitive interface to the commonly required authorization functionality. Encapsulate the logic used to perform authorization and security-related caching. Present a standard provider model for authorization and security-related caching. Ensure...