<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Catcher In The Rye_分类_Xoohoo</title><id>http://feed.cnblogs.com/blog/u/18870/category/241474/rss</id><updated>2012-05-29T05:32:03Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/alby/category/241474.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/18870/category/241474/rss"/><entry><id>http://www.cnblogs.com/alby/archive/2011/09/21/xoohoo-init.html</id><title type="text">Xoohoo系列(二)：初始化配置、加载模块或后台服务</title><summary type="text">从开发的角度讲，Global.asax文件是基于ASP.NET 应用程序的入口，而Application_Start方法正是一切的开始。 链接：IIS 5.0 和 6.0 的 ASP.NET 应用程序生命周期概述 Xoohoo实现了一个XoohooApplication类，其继承自HttpApplication。而XoohooApplication类供Global.asax来继承。 XoohooApplication类的Application_Start方法会完成两大工作。 一、初始化配置 1、设置IoC/DI容器。我们知道，虽然MVC3提供了依赖注入的支持，但并没有一个严格意义...</summary><published>2011-09-21T06:42:00Z</published><updated>2011-09-21T06:42:00Z</updated><author><name>alby</name><uri>http://www.cnblogs.com/alby/</uri></author><link rel="alternate" href="http://www.cnblogs.com/alby/archive/2011/09/21/xoohoo-init.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/alby/archive/2011/09/21/xoohoo-init.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/alby/archive/2011/09/21/xoohoo-summary.html</id><title type="text">Xoohoo系列(一)：概述</title><summary type="text">作为一个开发者，我们免不了要做很多重复的事情。我们不只在重复别人造轮子，也在重复自我浪费时间——我们应该有一种罪恶感。庆幸的是很多人在帮助我们尽可能的减少这种重复，他们提出或总结了很多的宝贵的思想，开发了很多的有用的开发辅助工具。比如设计模式、类库、O/RM，代码生成器，以及更具体的CMS(Content Management System)等等。设计模式让我们在设计思想得到一定程度的解放，在设计方向上给予指引。这就像乘法口诀表，不用我们算个简单的3721还需要掰手指头；类库如.Net的BCL(Base Class Library)、FCL(Framework Class Library)等，</summary><published>2011-09-21T03:42:00Z</published><updated>2011-09-21T03:42:00Z</updated><author><name>alby</name><uri>http://www.cnblogs.com/alby/</uri></author><link rel="alternate" href="http://www.cnblogs.com/alby/archive/2011/09/21/xoohoo-summary.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/alby/archive/2011/09/21/xoohoo-summary.html"/><content type="html"/></entry></feed>
