02 2008 档案

摘要:Visual Studio Gallery前一段时间微软发布了一个MSDN Code Gallery站点,用来存放小的代码片段以及SDK等。近期微软又推出了一个Visual Studio Gallery站点,用来展示Visual Studio的扩展或者补充产品,目前站点在推出时,已经提供了过百个扩展。 随着微软在2007年11月份发布的Visual Studio 2008 Shell的广泛应用,相信会出现越来越多的关于Visual Studio的扩展。 阅读全文
posted @ 2008-02-29 23:18 TerryLee 阅读(2377) 评论(3) 推荐(0) 编辑
摘要:WCSF Web 客户端软件工厂为尝试管理使用 ASP.NET 构建的大型网站的开发人员提供了引人注目的解决方案。此软件工厂支持创建与站点中的各个子目录相关联的模块,并为模式(如 View-Presenter 和 Application Controller)提供了一个可支持以模块化方式启用网站的独立开发、测试和部署的框架,值得我们认真去研究。 现在微软模式与实践团队又发布了Web Client Software Factory v2.0版本,除了支持.NET Framework 3.5和Visual Studio 2008之外,还在2.0中加入了很多小的指导包,称之为“Guidance Bundle”,如Validation Bundle、Autocomplete Bundle等。 阅读全文
posted @ 2008-02-29 21:07 TerryLee 阅读(7802) 评论(22) 推荐(0) 编辑
摘要:09本期共有10篇文章,内容涉及ASP.NET MVC Framework、ASP.NET 3.5、Unity、ASP.NET AJAX、Silverlight、ADO.NET Entity Framework、WCF、Web Service Software Factory等。 1.Kigg - Building a Digg Clone with ASP.NET MVC Part - 1 2.Building Sleek, Soft and Simple DataGrids 6.Web 服务软件工厂建模版本 10.Dropthings - Ajax Web Portal 阅读全文
posted @ 2008-02-26 19:17 TerryLee 阅读(5283) 评论(40) 推荐(0) 编辑
摘要:Unity Unity是微软模式与实践团队开发的一个轻量级、可扩展的依赖注入容器,之前我也有过一篇文章《Enterprise Library 4.0中的依赖注入容器(Unity)预览》对其做过介绍。微软模式与时间团队已经在2月份发布了Unity February 2008 CTP版本,官方主页是:http://www.codeplex.com/unity,大家可以到网站上去下载相关的源代码。本文将通过一些示例让您对Unity使用有一个逐步的认识和了解。 概述 准备相关代码 创建容器 注册接口映射 获取对象实例 …… 阅读全文
posted @ 2008-02-21 23:35 TerryLee 阅读(27571) 评论(79) 推荐(16) 编辑
摘要:08 春节后的第一期推荐系列文章,共有10篇文章: 1.ASP.NET MVC Example Application over Northwind with the Entity Framework 2.Silverlight 技巧、窍门和最佳实践 3.Top 10 Best Practices for Production ASP.NET Applications 6.Exploring the Performance of the ADO.NET Entity Framework - Part 1 8.Coolite: Ext JS .NET Controls 10.ASP.NET Tag/Search Cloud Server Control .. 阅读全文
posted @ 2008-02-20 23:19 TerryLee 阅读(6252) 评论(43) 推荐(0) 编辑