03 2008 档案

摘要: Today I attended the Heros Happen event in Perth, and I learnt something very very cool, you see how I wrote my own classes and code to load the syndicated feed in, then used LINQ to XML to load that ...阅读全文
posted @ 2008-03-24 21:15 TT.Net 阅读(287) | 评论 (0) 编辑
摘要: 微软这次为MVC新建了三个DLL库,分别是

System.Web.MVC.DLL(MVC的主要类,中间集成了大部分原来mvctoolkit的方法);

System.Web.Abstractions.DLL(HttpContextBase,HTTPRequestBase,HttpResponseBase,原来的3.6版中的IHttpContext,IHttpRequest,IHttpResponse接口进化而来的类)

阅读全文
posted @ 2008-03-07 23:15 TT.Net 阅读(2498) | 评论 (8) 编辑