xuyo

道可道,非常道。名可名,非常名。

导航

随笔分类 -  Asp.net

Asp.net几个开源项目文章收集
摘要:1. CommunityServer 1) uGoer的CommunityServer系列 2) Community Server专题八:MemberRole之Membership深入篇 2. Starter Kit 1) 使用ASP.NET2.0改进 Starter Kit3 NHibernate 1) NHibernate翻译文档提供下载(chm和ht... 阅读全文

posted @ 2006-07-24 11:02 阿哟 阅读(792) 评论(0) 推荐(0)

Asp.net 中的Strong Password
摘要:(去年写的随笔) 忙了半天,一直被一个小问题卡住。今天的小问题是 ------ 我使用 Asp.net 2.0 中的服务器端控件(就是登陆控件之类)中的 CreateUserWizard 控件添加新用户,但是一直运行不成功。控件一直都是说: Please enter a different password. 。到底是什么原因呢?最后才找到原因。 The reason is that the a... 阅读全文

posted @ 2006-07-23 09:15 阿哟 阅读(475) 评论(1) 推荐(0)

网站设计网页收藏
摘要:1. Web 标准好网站 1) csszengarden2. Blog 1)Realazy Blog (好)2 Web标准文章 1) 《重构之美》总目录3 XHtml 1) XHTML的目标,规则和细节 阅读全文

posted @ 2006-07-22 23:22 阿哟 阅读(289) 评论(0) 推荐(0)

DNN文章收藏
摘要:1. DNN皮肤制作 阅读全文

posted @ 2006-07-22 23:08 阿哟 阅读(279) 评论(0) 推荐(0)

NHIBERNATE资料收集
摘要:1. 一个 NHIBERNATE+GRIDVIEW 添加删除修改的例子(单表) 阅读全文

posted @ 2006-07-22 09:44 阿哟 阅读(195) 评论(0) 推荐(0)

Scott Mitchell ASP.NET 2.0三层架构(资料收集)
摘要:1. [翻译]Scott Mitchell 的ASP.NET 2.0数据教程之二十二:为删除数据添加客户端确认2. 【翻译】Scott Mitchell的ASP.NET2.0数据指南中文版索引3. [翻译]Scott Mitchell 的ASP.NET 2.0数据教程之二十三:基于用户对修改数据进行限制4. Building and using a 3-tiered data arch... 阅读全文

posted @ 2006-07-22 09:44 阿哟 阅读(801) 评论(0) 推荐(0)

Asp.net文章收藏
摘要:1. 文件上传 1)ASP.NET中文件上传下载方法集合 2)ASP.NET上传图片时,产生预览 3) ASP.NET 2.0 多文件上传小经验 4)[好] 通过HtmlInputFile控件上传文件的类 (源码下载)2.Visual Studio 2005 Web Application Projects 1) Visual Studio 2005 Web A... 阅读全文

posted @ 2006-07-17 21:36 阿哟 阅读(1000) 评论(0) 推荐(0)

Adrotator绑定数据库
摘要:AdRotator 经常看到的用法是绑定在XML文件上,网上很少有绑定数据库的例子。不过没有关系,AdRotator有DataSourceID属性,也就是跟GridView一样,都可以绑定数据库。 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> ... 阅读全文

posted @ 2006-07-17 20:39 阿哟 阅读(860) 评论(0) 推荐(0)

GridView网页地址收藏
摘要:GridView网页地址收藏 阅读全文

posted @ 2006-07-17 10:53 阿哟 阅读(319) 评论(0) 推荐(0)