<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>ASP.NET by Nairé Polanco Fernández</title>
      <link>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2022-10-09 22:44:18 UTC</pubDate>
      <lastBuildDate>2026-02-17 07:34:04 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>ASP.NET </title>
         <author>nairefernandez13</author>
         <link>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332811822</link>
         <description><![CDATA[<div><br>ASP.NET se basa en el marco web que proporciona una interfaz visual para que los desarrolladores creen sus aplicaciones, lo que hace que NET sea una opción razonable para diseñar interfaces basadas en la Web.<br><br></div><div><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1400095010/27026e4ba22e2244bc8cd105d3dcf9fb/image.png" />
         <pubDate>2022-10-09 22:51:43 UTC</pubDate>
         <guid>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332811822</guid>
      </item>
      <item>
         <title>ASP.NET ofrece tres marcos para crear aplicaciones web: </title>
         <author>nairefernandez13</author>
         <link>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332814860</link>
         <description><![CDATA[<div>Formularios web, ASP.NET MVC<strong>(model-view-controller)&nbsp; </strong>y páginas web ASP.NET. Los tres marcos son estables y pueden crear excelentes aplicaciones web. No importa qué marco elijas, obtendrás todos los beneficios y características de ASP.NET en todas partes.</div><div><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1400095010/f9dde7895fa2e76493d81beeb75e2d24/image.png" />
         <pubDate>2022-10-09 22:58:58 UTC</pubDate>
         <guid>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332814860</guid>
      </item>
      <item>
         <title>ASP.NET Web Forms</title>
         <author>nairefernandez13</author>
         <link>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332816867</link>
         <description><![CDATA[<div>Crea sitios web activos utilizando un modelo basado en eventos de arrastrar y soltar. Una superficie de diseño, cientos de controles y componentes que le permiten construir rápidamente sitios con acceso a datos.<br><br>https://youtu.be/qRzlU4P4ypA</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1400095010/6bbead76e0266073900d37178b432301/image.png" />
         <pubDate>2022-10-09 23:03:37 UTC</pubDate>
         <guid>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332816867</guid>
      </item>
      <item>
         <title>ASP.NET MVC (modelo-vista-controlador )</title>
         <author>nairefernandez13</author>
         <link>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332818035</link>
         <description><![CDATA[<div>Este&nbsp; brinda una forma poderosa y basada en patrones para crear sitios web dinámicos que permite una separación clara de las preocupaciones y le brinda control total sobre el marcado para un desarrollo ágil y agradable. Para crear aplicaciones sofisticadas que utilizan los últimos estándares web.</div><div><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1400095010/f0418bdb39146d0adefb6ab6ea910486/image.png" />
         <pubDate>2022-10-09 23:06:36 UTC</pubDate>
         <guid>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332818035</guid>
      </item>
      <item>
         <title>Las páginas web ASP.NET </title>
         <author>nairefernandez13</author>
         <link>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332818498</link>
         <description><![CDATA[<div>Proporcionan una forma rápida, accesible y liviana de combinar código de servidor con HTML para crear contenido web dinámico. Tiene muchas funciones que nos ayudarán a crear sitios hermosos que cumplan con los últimos estándares web.<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1400095010/1f0ffda692c351b4f2936fc495482005/image.png" />
         <pubDate>2022-10-09 23:07:38 UTC</pubDate>
         <guid>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332818498</guid>
      </item>
      <item>
         <title>Origen </title>
         <author>nairefernandez13</author>
         <link>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332818967</link>
         <description><![CDATA[<div><strong><br>La historia de ASP.Net se remonta al año 1996</strong>. Por aquel entonces este era parte de la versión 3.0 (Internet Information Services). Se creó con el objetivo de poder combinar código HTML con scripts, componentes ActiveX y código en Visual Basic. Fue desarrollado y comercializado por <a href="https://es.wikipedia.org/wiki/Microsoft">Microsoft</a>, introdujo la tecnología llamada Active Server Pages en diciembre de <a href="https://es.wikipedia.org/wiki/1996">1996</a>.&nbsp;<br><br></div><div>Apareció en enero de 2002 con la versión 1.0 del <a href="https://es.wikipedia.org/wiki/.NET_Framework">.NET Framework</a>, y es la tecnología sucesora de la tecnología <a href="https://es.wikipedia.org/wiki/Active_Server_Pages">Active Server Pages</a> (ASP). ASP.NET está construido sobre el <a href="https://es.wikipedia.org/wiki/Common_Language_Runtime">Common Language Runtime</a>, permitiendo a los programadores escribir código ASP.NET usando cualquier lenguaje admitido por el <a href="https://es.wikipedia.org/wiki/.NET_Framework">.NET Framework</a>.<br><br></div><div><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1400095010/97cd5be884733408bc1eafcff5b02e77/image.png" />
         <pubDate>2022-10-09 23:08:55 UTC</pubDate>
         <guid>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332818967</guid>
      </item>
      <item>
         <title>Características</title>
         <author>nairefernandez13</author>
         <link>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332819226</link>
         <description><![CDATA[<div><strong>Controles de usuario</strong></div><div><strong>Administración del estado</strong></div><div><strong>ASP.NET Web Forms&nbsp;</strong></div><div><strong>ASP.NET MVC&nbsp;</strong></div><div><strong>ASP.NET Web Page</strong></div><div><strong>SQL SERVER</strong></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1400095010/9f6dc381c0c7f7814bc50c454525ddbf/image.png" />
         <pubDate>2022-10-09 23:09:45 UTC</pubDate>
         <guid>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332819226</guid>
      </item>
      <item>
         <title>Crear proyecto</title>
         <author>smarlynt07</author>
         <link>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332847430</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://youtu.be/H-wYJH-PNqI" />
         <pubDate>2022-10-10 00:18:32 UTC</pubDate>
         <guid>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332847430</guid>
      </item>
      <item>
         <title>Algoritmos y programación en visual basic.net</title>
         <author>smarlynt07</author>
         <link>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332850509</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://youtu.be/i9FAN6l4PeQ" />
         <pubDate>2022-10-10 00:26:16 UTC</pubDate>
         <guid>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332850509</guid>
      </item>
      <item>
         <title>Aprende del desarrollo web con ASP.NET</title>
         <author>smarlynt07</author>
         <link>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332852613</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://youtu.be/4tSE_EMHzlM" />
         <pubDate>2022-10-10 00:30:58 UTC</pubDate>
         <guid>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332852613</guid>
      </item>
      <item>
         <title>Ventajas y desventajas</title>
         <author>smarlynt07</author>
         <link>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332882391</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.youtube.com/watch?v=evPath5MX80" />
         <pubDate>2022-10-10 01:28:03 UTC</pubDate>
         <guid>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2332882391</guid>
      </item>
      <item>
         <title>Conclusión</title>
         <author>nairefernandez13</author>
         <link>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2342176755</link>
         <description><![CDATA[<div>En conclusión, ASP.NET es un paquete de desarrollo que te ofrece muchas opciones con las cuales puedes cubrir tus necesidades, ejemplo, crear formularios web, respaldo por autenticaciones, etc. así mismo, con este marco es posible que trabajes con un equipo de desarrollo debido a su infraestructura MVC y diseñes sitios web. </div>]]></description>
         <enclosure url="" />
         <pubDate>2022-10-16 22:02:12 UTC</pubDate>
         <guid>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2342176755</guid>
      </item>
      <item>
         <title>Desventajas</title>
         <author>smarlynt07</author>
         <link>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2342178948</link>
         <description><![CDATA[<ul><li>Plataforma específica de desarrollo.</li><li>No es multiplataforma.</li><li>Mayor tiempo de desarrollo.</li><li>Escaso soporte comunitario.</li><li>Elevado consumo de recursos.</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2022-10-16 22:07:02 UTC</pubDate>
         <guid>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2342178948</guid>
      </item>
      <item>
         <title>Ventajas</title>
         <author>smarlynt07</author>
         <link>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2342188134</link>
         <description><![CDATA[<ul><li>Capacidad de combinación con otros lenguajes</li><li>Cuenta con soporte continuo</li><li>Tiene soporte MVC</li><li>Formularios web</li></ul><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-10-16 22:29:53 UTC</pubDate>
         <guid>https://padlet.com/nairefernandez13/nrfmwkbye37va6hi/wish/2342188134</guid>
      </item>
   </channel>
</rss>
