<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_hfyb</title><subtitle type="text">该出手时便出手！永远不可能有100%把握！！！</subtitle><id>http://feed.cnblogs.com/blog/u/17348/rss</id><updated>2007-08-22T04:50:59Z</updated><author><name>hfyb</name><uri>http://www.cnblogs.com/hfyb/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hfyb/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/17348/rss"/><entry><id>http://www.cnblogs.com/hfyb/archive/2007/08/22/865162.html</id><title type="text">用Themes实现网站换肤</title><summary type="text">转自http://www.cnblogs.com/huohuu/archive/2007/08/21/864616.html一、简介：　　利用Themes我们可以很容易的更改控件、页面的风格，而不需要修改我们的代码和页面文件。Themes文件被单独的放在1个App_Themes文件夹下面，与你的程序是完全分开的。　　二、怎么使用Themes和Skins：　　先看个非常简单的实例： App_Them...</summary><published>2007-08-22T04:51:00Z</published><updated>2007-08-22T04:51:00Z</updated><author><name>hfyb</name><uri>http://www.cnblogs.com/hfyb/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hfyb/archive/2007/08/22/865162.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hfyb/archive/2007/08/22/865162.html"/></entry><entry><id>http://www.cnblogs.com/hfyb/archive/2007/08/15/857293.html</id><title type="text">.NET学习资源收集</title><summary type="text">地址：http://dev.csdn.net/ &#xD;描述：中文的，资料还算丰富，可以作为国内首选。 </summary><published>2007-08-15T14:51:00Z</published><updated>2007-08-15T14:51:00Z</updated><author><name>hfyb</name><uri>http://www.cnblogs.com/hfyb/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hfyb/archive/2007/08/15/857293.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hfyb/archive/2007/08/15/857293.html"/></entry><entry><id>http://www.cnblogs.com/hfyb/archive/2007/05/14/745121.html</id><title type="text">如何将关系数据库（sql sever2005）中的表结构转化为XML架构进而生成XML文件？？？</title><summary type="text">小弟刚开始学习XML,下面这个图片是我在MSDN中看到的。这个图主要介绍了DATASET，XmlDataDocument 和XML之间的关系。可是这个图我还是不太明白！具体我不知道代码怎么把XML数据转换为关系数据库中的表？？MSDN中只给出了简单的语句DataSet1mydataset=newDataSet1();XmlDataDocumentxmlDoc=newXmlDataDocument(...</summary><published>2007-05-13T18:40:00Z</published><updated>2007-05-13T18:40:00Z</updated><author><name>hfyb</name><uri>http://www.cnblogs.com/hfyb/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hfyb/archive/2007/05/14/745121.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hfyb/archive/2007/05/14/745121.html"/></entry><entry><id>http://www.cnblogs.com/hfyb/archive/2007/05/12/743530.html</id><title type="text">通过自定义控件实现文本框获得输入焦点时的状态 </title><summary type="text">昨天看了李华顺的博客里的一片关于通过JS实现文本框获得输入焦点时的状态 ，感觉挺不错的，正好自己对自定义WEB控件这一块不熟悉，就试着参照他的文章写了一个简单的自定义控件。实在太菜了！高手多多指点！！1.首先我们先创建一个WEB控件库2.在生成的CS文件中添加代码，将下面的代码添加到CS中：1usingSystem;2usingSystem.Collections.Generic;3usingSy...</summary><published>2007-05-11T16:59:00Z</published><updated>2007-05-11T16:59:00Z</updated><author><name>hfyb</name><uri>http://www.cnblogs.com/hfyb/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hfyb/archive/2007/05/12/743530.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hfyb/archive/2007/05/12/743530.html"/></entry><entry><id>http://www.cnblogs.com/hfyb/archive/2007/04/19/720055.html</id><title type="text">恢复数据库后，恢复原来数据用户的权限 </title><summary type="text">引自http://www.cnblogs.com/coolstr/archive/2007/04/19/719799.html新建一个存储过程SETQUOTED_IDENTIFIERONGOSETANSI_NULLSONGOCREATEPROCEDURE[sz_dvp_restore_login_user]--INPUT@DBNamenvarchar(50),@UserNamenvarchar(5...</summary><published>2007-04-19T11:47:00Z</published><updated>2007-04-19T11:47:00Z</updated><author><name>hfyb</name><uri>http://www.cnblogs.com/hfyb/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hfyb/archive/2007/04/19/720055.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hfyb/archive/2007/04/19/720055.html"/></entry><entry><id>http://www.cnblogs.com/hfyb/archive/2007/04/17/716758.html</id><title type="text">说一点自己的想法</title><summary type="text">现在程序员是很多,特别是初级程序员，因为现在的大学毕业生太多，再加上业余自己自学的，那就更多了！而招聘的单位却越来越少，这是相对应聘的人说的。所有的单位都会把门槛台的很高，有些条件真的很离谱。这些所有的一切只能怪中国的教育，只能说我这样的即将毕业的大学生是社会的牺牲品。所以现在不得不要求我们大学生要更加努力，而且一代比一代压力更大。说真的现在的大学生真的很累。想想.......在学校要接受国家所谓...</summary><published>2007-04-17T06:44:00Z</published><updated>2007-04-17T06:44:00Z</updated><author><name>hfyb</name><uri>http://www.cnblogs.com/hfyb/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hfyb/archive/2007/04/17/716758.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hfyb/archive/2007/04/17/716758.html"/></entry><entry><id>http://www.cnblogs.com/hfyb/archive/2007/04/03/697629.html</id><title type="text">使用Web Part创建个性化的ASP.NET 2.0应用程序</title><summary type="text">Web Parts 是Microsoft Visual Studio 2005 中的ASP.NET 2.0的新特性之一，Web Parts是构建类门户风格(Portal-Style)的应用的框架，它继承自SharePoint Portal Server的成熟模式，可以用最小的代码创建更丰富的表现，如用户可以使用拖拽的方式创建页面布局等。与它有关的控件都在System.Web.UI.WebContr...</summary><published>2007-04-02T18:19:00Z</published><updated>2007-04-02T18:19:00Z</updated><author><name>hfyb</name><uri>http://www.cnblogs.com/hfyb/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hfyb/archive/2007/04/03/697629.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hfyb/archive/2007/04/03/697629.html"/></entry><entry><id>http://www.cnblogs.com/hfyb/archive/2007/03/29/693456.html</id><title type="text">Site Picks : 优秀Pick Sites集锦</title><summary type="text">http://www.favouritewebsiteawards.com/http://www.internettinyawards.com/http://www.fcukstar.com/http://www.linkdup.com/http://www.dopeawards.com/http://www.e-creative.net/http://www.ultrashock.com/以上均...</summary><published>2007-03-29T15:56:00Z</published><updated>2007-03-29T15:56:00Z</updated><author><name>hfyb</name><uri>http://www.cnblogs.com/hfyb/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hfyb/archive/2007/03/29/693456.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hfyb/archive/2007/03/29/693456.html"/></entry><entry><id>http://www.cnblogs.com/hfyb/archive/2007/03/26/687758.html</id><title type="text">防止用'or''=''or'登陆后台</title><summary type="text">引自http://blog.dchk.com/article.asp?id=359现在很多的公司网站的后台漏洞是大的叫人害怕只要写入'or''='，就可以顺利的登入它的后台管理针对于此，大家都是如和处理的？希望各位发出自己的检验，完善下这个帖子，PS：为安全做点力量我本着抛砖引玉思想欢迎大家来一起讨论此帖，谢谢！此帖已经在远望论坛发帖子讨论,已经有人回复总结一文,在此一起发出,希望更多的人针对此发...</summary><published>2007-03-25T17:17:00Z</published><updated>2007-03-25T17:17:00Z</updated><author><name>hfyb</name><uri>http://www.cnblogs.com/hfyb/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hfyb/archive/2007/03/26/687758.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hfyb/archive/2007/03/26/687758.html"/></entry><entry><id>http://www.cnblogs.com/hfyb/archive/2007/03/24/686457.html</id><title type="text">如何制作windows登陆窗口？？</title><summary type="text">那位大哥 能告诉小弟怎么做一个像QQ登陆的窗口。我急用 ！！！！在这里先谢谢！！！！</summary><published>2007-03-24T08:07:00Z</published><updated>2007-03-24T08:07:00Z</updated><author><name>hfyb</name><uri>http://www.cnblogs.com/hfyb/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hfyb/archive/2007/03/24/686457.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hfyb/archive/2007/03/24/686457.html"/></entry></feed>
