<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园__分类_控件开发</title><id>http://feed.cnblogs.com/blog/u/47054/category/257672/rss</id><updated>2012-05-31T17:11:10Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dooom/category/257672.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/47054/category/257672/rss"/><entry><id>http://www.cnblogs.com/dooom/archive/2010/08/15/1800278.html</id><title type="text">asp.net 控件开发学习笔记（1）</title><summary type="text">这周末学习了 整理了控件开发的知识，顺便系统的整理下。asp.net 中控件开发分为 用户控件开发和自定义控件开发。1.用户控件用户控件的后缀名为.ascx，用户控件是不能被用户直接访问的，只能嵌入到aspx页面中（设计模式下直接拖入）&lt;%@ Register TagPrefix="Sample" TagName="Login" Src="~/mycontrol.ascx" %&gt; //...</summary><published>2010-08-15T15:25:00Z</published><updated>2010-08-15T15:25:00Z</updated><author><name>clound</name><uri>http://www.cnblogs.com/dooom/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dooom/archive/2010/08/15/1800278.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dooom/archive/2010/08/15/1800278.html"/><content type="html"/></entry></feed>
