2006年12月15日

【翻译】如何把ASP.NET AJAX Beta 2的程序转换为ASP.NET AJAX RC的程序

摘要: 这篇文章的重点在于如何一步一步的教你如何把一个整合了 Microsoft ASP.net ajax 的程序迁移到Microsoft Asp.net ajax rc上。这篇文章只是个快速参考,详细的内容请阅读白皮书,Changes between the ASP.NET AJAX (“Atlas”) CTP and the RC and RTM Releases. 迁移一个现有的程序需要下面3步: 1.安装新的发行版本。 2.编辑程序配置文件(web.config)。 3.升级web服务。 所有这些步骤将在下面详细解释。 1. 安装新的ASP.NET AJAX 发行版本 阅读全文

posted @ 2006-12-15 08:44 JesseZhao 阅读(2054) 评论(6) 推荐(0)

一篇极好的 CSS 教程

摘要: 这是我codeproject上面看到的极好的css教程,今日放上让大家看看,待我明日青岛归来翻译给大家看看。 CSS stands for Cascading Style Sheets. This is a simple styling language which allows attaching style to HTML elements. Every element type as well as every occurance of a specific element within that type can be declared an unique style, e.g. margins, positioning, color or size. So you might consider these style sheets as templates, very similar to templates in desktop publishing applications. For example: body { background 阅读全文

posted @ 2006-12-15 08:40 JesseZhao 阅读(2892) 评论(6) 推荐(0)

明早1点去青岛,可能要两天不能写博客了

摘要: 明早1点去青岛,可能要两天不能写博客了。贴出来一张我在Google Analytics的图片,看看开博两天来的访问量如何。 阅读全文

posted @ 2006-12-15 08:29 JesseZhao 阅读(295) 评论(0) 推荐(0)

导航