现在的位置: 首页 > 综合 > 正文

推荐系列:2008年第01期 总3期

2011年09月24日 ⁄ 综合 ⁄ 共 2755字 ⁄ 字号 评论关闭
文章目录

概述

2008年第一期推荐系列,总共有9篇文章。

1.Online Circular Chess in Silverlight, ASP.NET Ajax, WCF Web Services and LINQ to SQL

2.Ajax and json for ASP.NET MVC with jQuery

3.Using ASP.NET 3.5's ListView and DataPager Controls: Displaying Data with the ListView

4.Data Manipulation using ListView Server Control with ASP.NET 3.5

5.Building a Web Message Board using Visual Studio 2008 Part II - Posting messages using Microsoft Word

6.使用 AJAX 扩展器自定义控件

7.InfoQ中文站.NET社区2007年度十大新闻

8.Inversion of Control and Dependency Injection with Castle Windsor Container

9.BlogEngine.NET 1.3 released

.NET 3.5

1.Online Circular Chess in Silverlight, ASP.NET Ajax, WCF Web Services and LINQ to SQL

导读:使用Silverlight, ASP.NET Ajax, WCF、LINQ to SQL 等新技术实现的一个在线国际象棋游戏,对于学习.NET 3.5和Silverlight的朋友来说,是一个非常不错的学习示例。

推荐指数: rank5

2.Ajax and json for ASP.NET MVC with jQuery

导读:又是一篇在ASP.NET MVC Framework中使用Ajax的文章,在之前的几期中我也推荐过其他的类似文章,不过这篇文章中使用的是大家非常喜欢的JQuery,感兴趣的朋友可以参考一下。

推荐指数:rank5

3.Using ASP.NET 3.5's ListView and DataPager Controls: Displaying Data with the ListView

导读:来自于Scott Mitchell的文章,介绍了使用ASP.NET 3.5中的新控件ListView,用LayoutTemplate 和 ItemTemplate 来显示数据。同时还有一篇文章

Using ASP.NET 3.5's ListView and DataPager Controls: Grouping Data with the ListView Control 来介绍如何使用ListView显示分组数据,这两篇文章可以说是ListView入门的好教材。

推荐指数:rank4

4.Data Manipulation using ListView Server Control with ASP.NET 3.5

导读:来自于Jesudas Chinnathampi的一篇ListView的文章,在ListView中实现数据的操作(增加、编辑、删除),以及删除时添加确认对话框、在ListView中编辑数据时添加DropDownList等,是一篇不错的ListView数据操作的文章。

推荐指数:rank4

5.Building a Web Message Board using Visual Studio 2008 Part II - Posting messages using Microsoft Word

导读:使用Visual Studio 2008 来开发Web Message Board第二篇文章,第一篇在之前我已经推荐过了,主要是实现了基本的Message Board的功能,在本篇文章中,将使用VSTO来开发一个Word文档模板,使得能够在Word 2007中Post Message。如下图所示:

推荐指数:rank5

MessageBoardTemplate2 


6.使用 AJAX 扩展器自定义控件

导读:来自于MSDN杂志的一篇文章,介绍ASP.NET AJAX中的扩展器,主要是ASP.NET AJAX Control Tools中的部分与输入有关的扩展器,如水印、验证扩展器、增强的复选框等,虽然这些东西已经有很多朋友在用了,但是看看别人的介绍总是好的。

推荐指数:rank4

其他

7.InfoQ中文站.NET社区2007年度十大新闻

导读:2007年已经过去了,在2007年里.NET社区有哪些新技术出现、新产品的发布?在之前我曾经写过一篇回顾2007——技术篇对其中一些技术出现和产品的发布做了总结。该文是来自于InfoQ中文站总结的.NET社区2007年度十大新闻,包括微软发布Visual Studio 2008和.NET Framework 3.5、Silverlight 1.0终现光芒并将支持Linux 、ASP.NET 3.5 Extensions CTP - ASP.NET MVC框架、Data Service、Dynamic Data和Silverlight支持、微软效仿Eclipse推Visual Studio 2008 Shell平台、S+S:微软克制SaaS的未来战略?、动态语言运行时公布、F#将被集成进Visual Studio、微软.NET Framework的开源之路 、Mono 1.2发布及对Miguel de Icaza的采访、Castle项目1.0 RC3发布。基本上代表了产品、工具、框架、开源等几个方面。

推荐指数:rank4

8.Inversion of Control and Dependency Injection with Castle Windsor Container

导读:其实这里已经不是一篇文章,而是由Simone Busoli写的使用Castle Project中的IOC容器 Windsor Container进行依赖注入的系列文章,现在总共有四篇。

Inversion of Control and Dependency Injection with Castle Windsor Container - Part I

Inversion of Control and Dependency Injection with Castle Windsor Container - Part II

Inversion of Control and Dependency Injection with Castle Windsor Container - Part III

Inversion of Control and Dependency Injection with Castle Windsor Container - Part IV

推荐指数:rank5

9.BlogEngine.NET 1.3 released

导读:BlogEngine.NET是.NET下一款非常优秀的Blog系统,在asp.net官方网站也有介绍,现在已经发布了第四个版本1.3,增加了一些新的功能。感兴趣的朋友可以到Codeplex上下载

BlogEngine2

推荐指数:rank4

抱歉!评论已关闭.