﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl"   href="/resources/rss/TrackBackRss.xsl" media="screen"?>
<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/" xmlns:lv="http://www.lvjiyong.com/help/">
  <channel>
    <title>在页之间共享代码</title>
    <link>http://www.lvjiyong.com/item/37554</link>
    <description>尽管可以将代码放在站点的每个页上（使用上一节中所述的内联或代码隐藏分离模型），但有时您将希望在站点中的多个页之间共享代码。将这些代码复制到需要它 们的每个页上，这种做法既低效又使代码难以维护。幸运的是，ASP.NET 提供了几种简单的方法，使应用程序中的所有页都可以访问代码。</description>
    <language>zh-cn</language>
    <pubDate>Mon, 01 Jan 0001 00:00:00 GMT</pubDate>
    <lastBuildDate>Mon, 01 Jan 0001 00:00:00 GMT</lastBuildDate>
    <generator>吕的部落格 Version 1.0.0.0</generator>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://www.lvjiyong.com/trackback/37554" type="application/rss+xml" />
  </channel>
</rss>