wcsf
ASP.NET MVC with Composite Web Client application block
I am new to ASP.NET MVC, I want to develop an asp.net page/Shell , the shell will host multiple UI/components.I discovered \'Webclient software fa开发者_如何转开发ctory\' .I wanted to know if asp.net[详细]
2023-02-22 06:11 分类:问答Creating a Data Access Layer when using Web Client Software Factory 2010
I am exploring WCSF and wondering how is the data access layer created? Some of the articles I have found are two years old and talk about using Web Service Factory开发者_C百科. I am using VS 2010 and[详细]
2023-01-06 05:38 分类:问答WCSF vs MEF, What's Best For Me?
I\'m working on a large web application that includes many modules (CRM, Inventory开发者_运维百科, Administration, etc.) What I want to accomplish is to be able develop each of these modules independ[详细]
2022-12-26 03:37 分类:问答How should comments for interface and class methods be different
I ran into this dilemma when working on an ASP.net web application using Web Client Software Factory(WCSF) in C#, and the same could apply to other platform and languages. My situation is like this:[详细]
2022-12-22 05:27 分类:问答WCSF reading materials [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2022-12-11 14:20 分类:问答Achieving unit testability of Presenter while using CSLA Framework with WCSF
The WCSF uses Model View Presenter (MVP) pattern for organizing/structuring the source code for a website. When MVP pattern is used correctly, it provides seperation of concerns, unit testability of p[详细]
2022-12-10 14:03 分类:问答