上一页 1 2 3 4 5 6 7 8 ··· 10 下一页

2009年11月16日

自定义控件开发---集合控件(类似DropDownList,ListBox)

摘要: 自定义控件开发---集合控件(类似DropDownList,ListBox) 阅读全文

posted @ 2009-11-16 16:29 博览潇湘 阅读(435) 评论(0) 推荐(0)

2009年11月9日

Customize Profile Provider

摘要: Customize Profile Provider 阅读全文

posted @ 2009-11-09 23:01 博览潇湘 阅读(349) 评论(0) 推荐(0)

2009年11月8日

ASP.NET 自定义表达式

摘要: ASP.NET 自定义表达式 阅读全文

posted @ 2009-11-08 08:24 博览潇湘 阅读(596) 评论(0) 推荐(0)

2009年11月3日

自定义web.config节点 实现ConfigurationElement,ConfigurationSec

摘要: 自定义web.config节点 实现ConfigurationElement,ConfigurationSec 阅读全文

posted @ 2009-11-03 14:35 博览潇湘 阅读(561) 评论(0) 推荐(0)

2009年10月31日

How to avoid adding repeat submit the same data if you click the 'Refresh' button of Browser?

摘要: How to add repeat submit the same data if you click the 'Refresh' button of Browser? 阅读全文

posted @ 2009-10-31 21:28 博览潇湘 阅读(784) 评论(0) 推荐(0)

2009年10月20日

Impersonate 的应用在windows/Forms不同验证类型下的表现!

摘要: Impersonate 的应用在windows/Forms不同验证类型下的表现! 阅读全文

posted @ 2009-10-20 16:54 博览潇湘 阅读(352) 评论(0) 推荐(0)

2009年10月16日

Use Response.Filter来简体繁体转换 静态页生成. 利用UrlRewrite,asp.net动态生成htm页面

摘要: Use Response.Filter来简体繁体转换 静态页生成. 利用UrlRewrite,asp.net动态生成htm页面 阅读全文

posted @ 2009-10-16 15:07 博览潇湘 阅读(673) 评论(0) 推荐(0)

2009年10月5日

How to use FtpWebRequest in asp.net

摘要: How to use FtpWebRequest in asp.net 阅读全文

posted @ 2009-10-05 15:52 博览潇湘 阅读(181) 评论(0) 推荐(0)

2009年10月4日

应用程序(Application)、应用程序域(AppDomains)与应用程序池(AppPool)的简介和相互联系

摘要: 虽然这些是基本的概念,但对理解asp.net实现原理还是很有用,这些概念还是挺容易忘记的.应用程序:asp.net将应用程序定义为所有文件、页、处理程序、模块和可执行代码的总和,该应用程序可在 Web 应用程序服务器上的给定虚拟目录(及其子目录)的范围内调用或运行.应用程序域: AppDomain是一个应用程序执行的独立环境,为执行托管代码提供隔离、卸载和安全边界. .net应用程序是由许多程序集... 阅读全文

posted @ 2009-10-04 21:12 博览潇湘 阅读(550) 评论(0) 推荐(0)

Useful links for learning

摘要: Useful links for learning 阅读全文

posted @ 2009-10-04 20:32 博览潇湘 阅读(329) 评论(0) 推荐(0)

上一页 1 2 3 4 5 6 7 8 ··· 10 下一页

导航