<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_ccsonline</title><subtitle type="text">Mobile:ppc,sp;Web:Asp.net Ajax/MVC/LinQ,Castle/Ioc/Monorail,nHibernate</subtitle><id>http://feed.cnblogs.com/blog/u/13488/rss</id><updated>2008-07-17T04:15:50Z</updated><author><name>ccs</name><uri>http://www.cnblogs.com/ccsonline/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ccsonline/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/13488/rss"/><entry><id>http://www.cnblogs.com/ccsonline/archive/2008/07/17/1245086.html</id><title type="text">ASP.NET MVC Preview版 跟进...</title><summary type="text">MVC 还会有更多改进，包括视图（html辅助方法，验证辅助方法等等），AJAX，子控制器和站点组合，与登录，认证，授权和缓存的深度集成，以及数据scaffolding支持等。 &#xD;我们翘首以待！</summary><published>2008-07-17T04:01:00Z</published><updated>2008-07-17T04:01:00Z</updated><author><name>ccs</name><uri>http://www.cnblogs.com/ccsonline/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ccsonline/archive/2008/07/17/1245086.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ccsonline/archive/2008/07/17/1245086.html"/></entry><entry><id>http://www.cnblogs.com/ccsonline/articles/1113491.html</id><title type="text">doc source</title><summary type="text"/><published>2008-03-19T09:13:00Z</published><updated>2008-03-19T09:13:00Z</updated><author><name>ccs</name><uri>http://www.cnblogs.com/ccsonline/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ccsonline/articles/1113491.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ccsonline/articles/1113491.html"/></entry><entry><id>http://www.cnblogs.com/ccsonline/archive/2008/02/15/1069535.html</id><title type="text">招聘.Net软件开发工程师(广州) </title><summary type="text">职责描述：&#xD;　　 1.独立地设计、开发、实现和测试关键应用系统 &#xD;　　 2.将作为团队骨干理解业务问题、分析系统需求并编写需求规范 &#xD;　　 3.有能力对一个应用模块或子系统进行架构设计&#xD;　　 4.配合进行软件产品的需求定义、设计，BUG的修改 &#xD;　　 5.负责软件的测试计划和优化、设计文档编写、测试分析报告&#xD;　　 6.为现有系统和客户提供技术支持和维护。&#xD;&#xD;&#xD;岗位要求：&#xD;　　 1.本科以上学历（包括本科，或大专能力比较突出的），计算机及相关专业&#xD;　　 2.1年以上软件开发工作经验&#xD;　　 3.熟悉.net framework&#xD;　　 4.熟悉html和javascript&#xD;　　 5.熟悉面向对象程序设计&#xD;　　 6.能阅读英文技术资料&#xD;　　 7.熟悉各种开源.net框架者优先</summary><published>2008-02-15T04:12:00Z</published><updated>2008-02-15T04:12:00Z</updated><author><name>ccs</name><uri>http://www.cnblogs.com/ccsonline/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ccsonline/archive/2008/02/15/1069535.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ccsonline/archive/2008/02/15/1069535.html"/></entry><entry><id>http://www.cnblogs.com/ccsonline/archive/2007/11/20/965790.html</id><title type="text">SQL Server 2008 对 T-SQL 语言的增强</title><summary type="text">周融，2007 年 7 月(C) 2001-2007 All Rights Reserved. Microsoft SQL Server 2008 对 T-SQL 语言进行了进一步增强。为了让开发人员尽快了解这些变化，我们针对 2007 年 6 月 CTP 版本的 SQL Server 2008 中的 T-SQL 语言的新增功能进行了分析和尝试。本文描述自 SQL Server 2008 CTP1...</summary><published>2007-11-20T07:44:00Z</published><updated>2007-11-20T07:44:00Z</updated><author><name>ccs</name><uri>http://www.cnblogs.com/ccsonline/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ccsonline/archive/2007/11/20/965790.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ccsonline/archive/2007/11/20/965790.html"/></entry><entry><id>http://www.cnblogs.com/ccsonline/archive/2007/11/19/964127.html</id><title type="text">C# 3.X -- the newest features</title><summary type="text">自动属性 public string Name{get;set;}&#xD;匿名类型 new{}&#xD;对象初始化器 new{Name=""}&#xD;扩展方法 static class{static void Method(this Type type){;}}&#xD;lambda表达式 (c =&gt; c &gt;= 26)&#xD;隐式类型局部变量 var&#xD;IEnumbrable.Where books.Where(book =&gt; book.Name == "").Select(book =&gt; book.Price)&#xD;查询表达式 from book in books where book.Name == "" select book.Price</summary><published>2007-11-19T05:58:00Z</published><updated>2007-11-19T05:58:00Z</updated><author><name>ccs</name><uri>http://www.cnblogs.com/ccsonline/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ccsonline/archive/2007/11/19/964127.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ccsonline/archive/2007/11/19/964127.html"/></entry><entry><id>http://www.cnblogs.com/ccsonline/archive/2007/09/06/884194.html</id><title type="text">王国集团（香港）招聘.Net软件开发工程师(广州) </title><summary type="text">职责描述：&#xD;　　 1.独立地设计、开发、实现和测试关键应用系统 &#xD;　　 2.将作为团队骨干理解业务问题、分析系统需求并编写需求规范 &#xD;　　 3.有能力对一个应用模块或子系统进行架构设计&#xD;　　 4.配合进行软件产品的需求定义、设计，BUG的修改 &#xD;　　 5.负责软件的测试计划和优化、设计文档编写、测试分析报告&#xD;　　 6.为现有系统和客户提供技术支持和维护。&#xD;&#xD;&#xD;岗位要求：&#xD;　　 1.本科以上学历（包括本科，或大专能力比较突出的），计算机及相关专业&#xD;　　 2.1年以上软件开发工作经验&#xD;　　 3.熟悉.net framework&#xD;　　 4.熟悉html和javascript&#xD;　　 5.熟悉面向对象程序设计&#xD;　　 6.能阅读英文技术资料&#xD;　　 7.熟悉各种开源.net框架者优先</summary><published>2007-09-06T04:05:00Z</published><updated>2007-09-06T04:05:00Z</updated><author><name>ccs</name><uri>http://www.cnblogs.com/ccsonline/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ccsonline/archive/2007/09/06/884194.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ccsonline/archive/2007/09/06/884194.html"/></entry><entry><id>http://www.cnblogs.com/ccsonline/archive/2007/07/03/804310.html</id><title type="text">Ruby on Rails的开发环境配置</title><summary type="text">Ruby是一种有着超级清晰语法的纯面向对象的编程语言，它能够让编程变得有趣和优雅（这点在后面的内容中确实得到印证）。Ruby成功的组合了Smalltalk的优雅以及Python的易用性，还有Perl的实用主义。Ruby起源于90年代的日本，在过去的几年时间里随着更多的英语资料的出现变得更加的流行。&#xD;Rails是一个用来开发数据库后台的WEB应用的开源框架。&#xD;&#xD;到目前为止我发现Ruby on Rails最大的优点就是在于简单！RoR的核心思想就是“更少的编程，更简单的配置”&#xD;安装和配置非常简单，不象Java需要安装运行环境，安装应用服务器，然后再进行一大堆的配置。在安装上Ruby和Perl很象，只需要装一个简单的解释环境就可以了（和Perl很象的地方很多，例如正则表达式的支持）。RoR避免了繁杂的XML配置文件，一个Rails应用程序只需要简单编程就可以通过影射和发现配置好所有的东西。你的应用程序和数据库里已经包含了所有Rails需要的东西。&#xD;编码简单，很多代码都是可以自动生成，可以自动生成MVC，可以自动生成框架、Web服务。甚至你只要写上一行代</summary><published>2007-07-03T06:45:00Z</published><updated>2007-07-03T06:45:00Z</updated><author><name>ccs</name><uri>http://www.cnblogs.com/ccsonline/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ccsonline/archive/2007/07/03/804310.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ccsonline/archive/2007/07/03/804310.html"/></entry><entry><id>http://www.cnblogs.com/ccsonline/archive/2007/06/12/779953.html</id><title type="text">Monorail tutorial</title><summary type="text">1 Reusing UI portions (ViewComponents)一些ui部分在一些页面经常被复用。如果这些内容决大多数是静态的内容，我们可以使用ViewComponentViewComponent类和Controller类的功能类似。都可以使用views，可以传送数据去view。同样还支持inner sections和paraments。Creating a ViewComponent...</summary><published>2007-06-12T00:45:00Z</published><updated>2007-06-12T00:45:00Z</updated><author><name>ccs</name><uri>http://www.cnblogs.com/ccsonline/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ccsonline/archive/2007/06/12/779953.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ccsonline/archive/2007/06/12/779953.html"/></entry><entry><id>http://www.cnblogs.com/ccsonline/archive/2007/06/12/779941.html</id><title type="text">Ms推出了DLR, Silverlight，IronRuby</title><summary type="text">微软公司在其MIX07大会上宣布了IronRuby，一个运行在.NET CLR之上的Ruby实现的发布。其中，IronRuby与Java VM上的JRuby类似，但与Ruby/.NET Bridge之类的工具不同，这类工具只是将Ruby解释器于.NET VM相连接。&#xD;&#xD;IronPython是运行在.NET之上的Python实现，其开发人员Jim Hugunin向我们阐述了IronRuby、IronPython和另外一些动态语言之下的技术的更进一步信息：&#xD;&#xD;新的动态语言运行时（Dynamic Language Runtime，DLR）向CLR中加入了一小部分核心特性，使之得到显著改善。它向平台中加入了一系列明确为动态语言需求所设计的服务，包括同享的动态类型系统、标准托管模型（Standard Hosting Model），以及轻松生成快速动态代码的支持。有了这些新增的特性，要在.NET上构架高质量的动态语言实现就变得信手拈来了。更重要的是，这些特性使得所有使用DLR的动态语言可以随意与其它动态语言，以及平台上现有强大的静态语言，比如VB.NET和C#，共享</summary><published>2007-06-12T00:35:00Z</published><updated>2007-06-12T00:35:00Z</updated><author><name>ccs</name><uri>http://www.cnblogs.com/ccsonline/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ccsonline/archive/2007/06/12/779941.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ccsonline/archive/2007/06/12/779941.html"/></entry><entry><id>http://www.cnblogs.com/ccsonline/archive/2007/03/22/684377.html</id><title type="text">百度的矛对腾讯的盾 IM跟搜索谁能当新霸主？(ZT)</title><summary type="text">　　两大杀手级应用 &#xD;&#xD;　　有业界人士一针见血指出，“无论你看新浪还是网易的新闻，无论你玩盛大还是九城的游戏，电脑上都会挂一个QQ的客户端。他们对QQ具有强烈的依赖。” &#xD;&#xD;　　“所有的资讯网站包括三大门户，都要依靠百度为他们带来不菲的流量。流量到谁家？百度掌握最大的话语权”。 </summary><published>2007-03-22T09:23:00Z</published><updated>2007-03-22T09:23:00Z</updated><author><name>ccs</name><uri>http://www.cnblogs.com/ccsonline/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ccsonline/archive/2007/03/22/684377.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ccsonline/archive/2007/03/22/684377.html"/></entry></feed>
