为什么使用 WCSF(Web 客户端软件工厂)来构建 ASP.NET Web 应用程序?

发布于 2024-08-02 01:50:26 字数 230 浏览 3 评论 0原文

WCSF是微软推荐的一个软件工厂,用于开发基于Web的应用程序。 我觉得在致力于软件工厂之前需要考虑以下一些问题:

  • 它是什么?
  • 它有什么不同的特点呢?
  • 它将如何提高生产力?
  • 它将如何帮助按时优质交付?
  • 它有任何限制/缺点吗?
  • 有没有更好的替代方案?

请帮我回答以上问题。

WCSF is a software factory recommended from microsoft for developing web based applications. I feel that some thought is required on below before commiting to a software foctory:

  • What is it?
  • What are different features of it?
  • How it will improve the productivity?
  • How it will help in delivering on time with quality?
  • Are there any limitations/cons to it?
  • Are there any better alternatives to it?

Please help me in answering above questions.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

留蓝 2024-08-09 01:50:26

Web 客户端软件工厂

替代文本 http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName= websf&DownloadId=3727

Web 客户端软件工厂 (WCSF)
提供了一套指导
建筑师和开发商建筑
企业 Web 应用程序。 这
工厂包括样品,可重复使用
代码和指导包
自动执行关键开发任务
在 Visual Studio 中。

使用 Web 客户端软件工厂
开发人员可以创建的资产
复合 Web 应用程序由以下组成
自主开发和部署
模块。 这些模块是动态的
在运行时汇集到一个
普通外壳。 另外还有工厂
包括对 ASP.NET AJAX 的支持
为用户提供更丰富更多
响应式用户体验。

这里

编辑:

有一个类似的文章在这里。

.NET WCSF 是正确的选择吗?

Web Client Software Factory

alt text http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=websf&DownloadId=3727

The Web Client Software Factory (WCSF)
provides a set of guidance for
architects and developers building
enterprise Web applications. The
factory includes samples, reusable
code and a guidance package which
automates key development tasks from
within Visual Studio.

Using the Web Client Software Factory
assets, developers can create
Composite Web applications composed of
independently developed and deployed
modules. These modules are dynamically
brought together at runtime into a
common shell. Additionally the factory
includes support for ASP.NET AJAX thus
providing users with a richer and more
responsive user experience.

From here

Edit:

There is a similar article here in SO.

Is .NET WCSF the way to go?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文