<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>cpp2017(慕白兄)的专栏 - ASP.Net</title><link>http://blog.csdn.net/cpp2017/category/286318.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Fri, 04 Apr 2008 12:14:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>cpp2017(慕白兄)</dc:creator><title>自己动手做一个日期选择控件(自定义控件)</title><link>http://blog.csdn.net/cpp2017/archive/2008/04/03/2247258.aspx</link><pubDate>Thu, 03 Apr 2008 14:35:00 GMT</pubDate><guid>http://blog.csdn.net/cpp2017/archive/2008/04/03/2247258.aspx</guid><wfw:comment>http://blog.csdn.net/cpp2017/comments/2247258.aspx</wfw:comment><comments>http://blog.csdn.net/cpp2017/archive/2008/04/03/2247258.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cpp2017/comments/commentRss/2247258.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2247258</trackback:ping><description>做一个日期选择的自定义控件。&lt;img src ="http://blog.csdn.net/cpp2017/aggbug/2247258.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>cpp2017(慕白兄)</dc:creator><title>打造自己的asp.net验证控件</title><link>http://blog.csdn.net/cpp2017/archive/2008/04/01/2235114.aspx</link><pubDate>Tue, 01 Apr 2008 10:40:00 GMT</pubDate><guid>http://blog.csdn.net/cpp2017/archive/2008/04/01/2235114.aspx</guid><wfw:comment>http://blog.csdn.net/cpp2017/comments/2235114.aspx</wfw:comment><comments>http://blog.csdn.net/cpp2017/archive/2008/04/01/2235114.aspx#Feedback</comments><slash:comments>11</slash:comments><wfw:commentRss>http://blog.csdn.net/cpp2017/comments/commentRss/2235114.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2235114</trackback:ping><description>     ASP.NET自带的验证控件具体使用方便，开发快捷等优点。开发人员不必使用js就可以方便地对页面各项控件进行输入验证。但是它也有些不足之处，如：界面单调， 只能通过红色字体显示（当然自定义验证控件除外）；只能放在某一固定位置；需要占用一定的版面空间，如果错误消息比较长，会严重影响布局即使将显示方式设为dynamic，当它显示错误消息时会撑大页面，影响美观，因此，我们有必要对它稍改进一下。&lt;img src ="http://blog.csdn.net/cpp2017/aggbug/2235114.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>