﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>博客园-Coder at the Doorsill——风中聆听-随笔分类-翻译</title><link>http://www.cnblogs.com/jeffamy/category/67544.html</link><description>——走自己的路，让别人打的去吧。</description><language>zh-cn</language><lastBuildDate>Mon, 26 May 2008 17:02:10 GMT</lastBuildDate><pubDate>Mon, 26 May 2008 17:02:10 GMT</pubDate><ttl>60</ttl><item><title>[翻译]在Visual Studio 2005和ASP.NET 2.0中使用强类型数据存取</title><link>http://www.cnblogs.com/jeffamy/archive/2006/08/27/487605.html</link><dc:creator>风中聆听</dc:creator><author>风中聆听</author><pubDate>Sun, 27 Aug 2006 07:57:00 GMT</pubDate><guid>http://www.cnblogs.com/jeffamy/archive/2006/08/27/487605.html</guid><wfw:comment>http://www.cnblogs.com/jeffamy/comments/487605.html</wfw:comment><comments>http://www.cnblogs.com/jeffamy/archive/2006/08/27/487605.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/jeffamy/comments/commentRss/487605.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/jeffamy/services/trackbacks/487605.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 这篇文章讲述的是使用强类型数据集的意义以及如何在Visual Studio 2005中创建和使用强类型数据集。&nbsp;&nbsp;<a href='http://www.cnblogs.com/jeffamy/archive/2006/08/27/487605.html'>阅读全文</a><img src ="http://www.cnblogs.com/jeffamy/aggbug/487605.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://jeffamy.cnblogs.com/" target="_blank">风中聆听</a> 2006-08-27 15:57 <a href="http://www.cnblogs.com/jeffamy/archive/2006/08/27/487605.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>ASP.NET服务器控件PleaseWaitButton[翻译]</title><link>http://www.cnblogs.com/jeffamy/archive/2006/08/20/481952.html</link><dc:creator>风中聆听</dc:creator><author>风中聆听</author><pubDate>Sun, 20 Aug 2006 12:22:00 GMT</pubDate><guid>http://www.cnblogs.com/jeffamy/archive/2006/08/20/481952.html</guid><wfw:comment>http://www.cnblogs.com/jeffamy/comments/481952.html</wfw:comment><comments>http://www.cnblogs.com/jeffamy/archive/2006/08/20/481952.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cnblogs.com/jeffamy/comments/commentRss/481952.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/jeffamy/services/trackbacks/481952.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 　　这里发布的asp.net服务器控件PleaseWaitButton通过把一个标准的按钮呈现在div标记中，并使用客户端javascript来给用户一个点击之后"please wait"的信息或图像。这样的信息可以为用户漫长的表单处理提供一个有用的视觉提示，并且防止意外的多次点击。虽然为了控件正常运行客户端验证需要特别的考虑事项，但所有这些复杂性都可以被封装在服务器控件里，让控件使用者非常方便地进行维护。&nbsp;&nbsp;<a href='http://www.cnblogs.com/jeffamy/archive/2006/08/20/481952.html'>阅读全文</a><img src ="http://www.cnblogs.com/jeffamy/aggbug/481952.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://jeffamy.cnblogs.com/" target="_blank">风中聆听</a> 2006-08-20 20:22 <a href="http://www.cnblogs.com/jeffamy/archive/2006/08/20/481952.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>基于角色的用户验证[翻译]</title><link>http://www.cnblogs.com/jeffamy/archive/2006/08/19/481303.html</link><dc:creator>风中聆听</dc:creator><author>风中聆听</author><pubDate>Sat, 19 Aug 2006 07:52:00 GMT</pubDate><guid>http://www.cnblogs.com/jeffamy/archive/2006/08/19/481303.html</guid><wfw:comment>http://www.cnblogs.com/jeffamy/comments/481303.html</wfw:comment><comments>http://www.cnblogs.com/jeffamy/archive/2006/08/19/481303.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/jeffamy/comments/commentRss/481303.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/jeffamy/services/trackbacks/481303.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: Introduction这篇文章示范了如何使用asp.net中的表单验证。我写了一些类和一个使用这些类的小型web应用程序作示例。这个程序重点写了四个pages以实现这些功能：增加用户，给用户指派角色...&nbsp;&nbsp;<a href='http://www.cnblogs.com/jeffamy/archive/2006/08/19/481303.html'>阅读全文</a><img src ="http://www.cnblogs.com/jeffamy/aggbug/481303.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://jeffamy.cnblogs.com/" target="_blank">风中聆听</a> 2006-08-19 15:52 <a href="http://www.cnblogs.com/jeffamy/archive/2006/08/19/481303.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>