What is the WCSF(web client software factory). what is the use of it. what is the relation between MVP with it.
please let me know about this in simple manner.
What is the WCSF(web client software factory). what is the use of it. what is the relation between MVP with it.
please let me know about this in simple manner.
WCSF is a MVP implementation by Microsoft, based on ASP.NET and Visual Studio "Guidance Packages", that help you structure your application tiers in a way dictated by the MVP paradigm, while fulfilling another architectural requirement - composite application consisting of loosely-coupled components. Builds on top of Enterprise Library.
Benefits of using WCSF: