<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Carlos Figueroa</title><subtitle type="html" /><id>http://weblogs.asp.net/cfigueroa/atom.aspx</id><link rel="alternate" type="text/html" href="http://weblogs.asp.net/cfigueroa/default.aspx" /><link rel="self" type="application/atom+xml" href="http://weblogs.asp.net/cfigueroa/atom.aspx" /><generator uri="http://communityserver.org" version="3.0.20510.895">Community Server</generator><updated>2009-07-28T10:51:00Z</updated><entry><title>Herencia Visual ASP.NET</title><link rel="alternate" type="text/html" href="http://weblogs.asp.net/cfigueroa/archive/2009/07/28/herencia-visual-asp-net.aspx" /><id>http://weblogs.asp.net/cfigueroa/archive/2009/07/28/herencia-visual-asp-net.aspx</id><published>2009-07-28T14:51:00Z</published><updated>2009-07-28T14:51:00Z</updated><content type="html">Click here for the English version of this article Problema: Existe una clase base llamada BasePage.cs la cual hereda de System.Web.UI.Page . Esta clase base es responsable de definir las propiedades comunes, definir los valores por defecto, lógica de renderización básica, lógica de cross-cutting concerns, entre otras funcionalidades. También existe una master page llamada MasterPage.master la cual provee a la página heredada los elementos visuales comunes que son compartidos por todas las páginas...(&lt;a href="http://weblogs.asp.net/cfigueroa/archive/2009/07/28/herencia-visual-asp-net.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7155941" width="1" height="1"&gt;</content><author><name>cfigueroa</name><uri>http://weblogs.asp.net/members/cfigueroa.aspx</uri></author></entry></feed>