惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
Microsoft Azure Blog
Microsoft Azure Blog
WordPress大学
WordPress大学
小众软件
小众软件
Last Week in AI
Last Week in AI
月光博客
月光博客
博客园 - 聂微东
Recent Announcements
Recent Announcements
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
V
V2EX
阮一峰的网络日志
阮一峰的网络日志
博客园 - Franky
云风的 BLOG
云风的 BLOG
量子位
N
Netflix TechBlog - Medium
Hugging Face - Blog
Hugging Face - Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
J
Java Code Geeks
博客园 - 司徒正美
S
SegmentFault 最新的问题
有赞技术团队
有赞技术团队
Google DeepMind News
Google DeepMind News
宝玉的分享
宝玉的分享

博客园 - Yok

js动态代理 Hammett joined Microsoft 鼻炎无端端好了 罚抄100遍 邪恶的webform MonoRail FAQ MonoRail资源汇总 招.net and/or javascript程序员(广州) javascript版贪食蛇 实现MonoRail页面缓存 Castle 1.0 rc2发布 招聘.net程序员(广州) javascript reference card 招聘.net程序员(广州) Ready To Rock 做了一回二五仔 - BEA广州User Group活动见闻 MonoRail - 生命周期及controller/action/view详解 MonoRail - 前期准备 MonoRail - 简介
Castle Team宣布Castle将与ASP.NET MVC整合
Yok · 2007-10-09 · via 博客园 - Yok

MS宣布推出ASP.NET MVC Framework:http://www.cnblogs.com/Dah/archive/2007/10/08/916958.html  

看了看上面的特性,概念几乎是全抄Castle的,见惯不怪了,nant / msbuild, nunit / mstest…… 无论如何,这对开发人员来说会是好事,ms必然能创造出更好的开发环境。

ASP.NET MVC还会使用aspx,但是它没有viewstate,没有postback,所以它在这里只是个模板引擎,并不那么邪恶。而且ms还开放了接口,能让Castle这样的第三方产品结合进来。Castle Team也表态,MS的MVC推出后,Castle部分的项目将会与其整合:

To The .Net Community,

You are probably wondering how the recently announced Microsoft MVC project will compete with Castle's MonoRail.

We think that any attempt to offer more productive tools, better testability and better separation of concerns is valuable, no matter who is the author. We are certainly pleased to see that Microsoft is delivering something that allows a more agile and productive type of web software development.

We also believe that MonoRail has been providing the same thing for the past two and half years, and will continue to do so. We're grateful that MS has chosen to offer integration points for Monorail and the Castle stack and as soon as it's available we will be working to integrate it with the rest of our projects.

Is MS' MVC better? Worse? Only once we have used both will we be able to tell.

Yours sincerely,

The Castle Project PMC