Asp

Alvin Talay
Alvin TalayDirector à University of Cagayan Valley
Asp
Masterpages/MasterPage.master
<body>
<form id="form1" runat="server">
<div id="PageWrapper">
<div id="Header"><a class="HeaderLink" href="~/" runat="server"></a></div>
<div id="MenuWrapper">
<asp:Menu ID="Menu1" runat="server" CssClass="MainMenu"
DataSourceID="SiteMapDataSource1" Orientation="Horizontal"
StaticEnableDefaultPopOutImage="False">
<StaticSelectedStyle CssClass="StaticSelectedStyle" />
<StaticMenuItemStyle CssClass="StaticMenuItemStyle" />
<DynamicHoverStyle CssClass="DynamicHoverStyle" />
<DynamicMenuItemStyle CssClass="DynamicMenuItemStyle" />
<StaticHoverStyle CssClass="StaticHoverStyle" />
</asp:Menu>
<asp:TreeView ID="TreeView1" runat="server" DataSourceID="SiteMapDataSource1"
ShowExpandCollapse="False">
</asp:TreeView>
<asp:SiteMapDataSource ID="SiteMapDataSource1" runat="server"
ShowStartingNode="False" />
</div>
<div id="MainContent">
<asp:SiteMapPath ID="SiteMapPath1" runat="server"></asp:SiteMapPath><br /><br />
<asp:ContentPlaceHolder ID="cpMainContent" runat="server">
</asp:ContentPlaceHolder>
</div>
<div id="Sidebar">
Select a Theme <asp:DropDownList ID="lstPreferredTheme" runat="server"
AutoPostBack="True">
<asp:ListItem>Monochrome</asp:ListItem>
<asp:ListItem>DarkGrey</asp:ListItem>
</asp:DropDownList>
</div>
<div id="Footer">Footer Goes Here</div>
</div>
</form>
</body>
Default.aspx
<asp:Content ID="Content2" ContentPlaceHolderID="cpMainContent" Runat="Server">
<h1>Hi there visitor and welcome to Planet Wrox</h1>
<p class="Introduction">
We&#39;re glad you are paying a visit to <a href="http://www.PlanetWrox.com">
www.PlanetWrox.com</a>, the coolest music community site on the Internet.
</p>
<p class="Introduction">
Feel free to have a <a href="Default.aspx">look around</a>; as there are lots of
interesting <b>reviews and concert pictures</b> to be found here.
</p>
<p>
You can <a href="Login.aspx">log in</a> here
</p>
</asp:Content>

Recommandé

History frame par
History frameHistory frame
History framewoodsend17
174 vues1 diapositive
Website Series 2 - HTML par
Website Series 2 - HTMLWebsite Series 2 - HTML
Website Series 2 - HTMLEugene Yang
163 vues39 diapositives
引き出しとしてのDjango - SoozyCon7 par
引き出しとしてのDjango - SoozyCon7引き出しとしてのDjango - SoozyCon7
引き出しとしてのDjango - SoozyCon7makoto tsuyuki
1.2K vues59 diapositives
Documento par
DocumentoDocumento
DocumentoEmersonjbn
47 vues1 diapositive
Dive into AngularJS Routing par
Dive into AngularJS RoutingDive into AngularJS Routing
Dive into AngularJS RoutingEgor Miasnikov
3.6K vues17 diapositives
Angular JS Routing par
Angular JS RoutingAngular JS Routing
Angular JS Routingkennystoltz
6.7K vues18 diapositives

Contenu connexe

Tendances

Jqeury ajax plugins par
Jqeury ajax pluginsJqeury ajax plugins
Jqeury ajax pluginsInbal Geffen
366 vues9 diapositives
Going with style: Themes and apps for Magento Go par
Going with style: Themes and apps for Magento GoGoing with style: Themes and apps for Magento Go
Going with style: Themes and apps for Magento GoX.commerce
960 vues24 diapositives
JQuery par
JQueryJQuery
JQueryJussi Pohjolainen
1.2K vues14 diapositives
Short intro to JQuery and Modernizr par
Short intro to JQuery and ModernizrShort intro to JQuery and Modernizr
Short intro to JQuery and ModernizrJussi Pohjolainen
5.4K vues22 diapositives
UI-Router par
UI-RouterUI-Router
UI-RouterLoc Nguyen
3.5K vues24 diapositives
Organize your Django templates par
Organize your Django templatesOrganize your Django templates
Organize your Django templatesAnton Pirker
1.5K vues11 diapositives

Tendances(19)

Going with style: Themes and apps for Magento Go par X.commerce
Going with style: Themes and apps for Magento GoGoing with style: Themes and apps for Magento Go
Going with style: Themes and apps for Magento Go
X.commerce960 vues
Organize your Django templates par Anton Pirker
Organize your Django templatesOrganize your Django templates
Organize your Django templates
Anton Pirker1.5K vues
Flask 소수전공 강의자료 - 2차시 par Junha Jang
Flask 소수전공 강의자료 - 2차시Flask 소수전공 강의자료 - 2차시
Flask 소수전공 강의자료 - 2차시
Junha Jang304 vues
Engines: Team Development on Rails (2005) par lazyatom
Engines: Team Development on Rails (2005)Engines: Team Development on Rails (2005)
Engines: Team Development on Rails (2005)
lazyatom58 vues
Utilization of zend an ultimate alternate for intense data processing par Career at Elsner
Utilization of zend  an ultimate alternate for intense data processingUtilization of zend  an ultimate alternate for intense data processing
Utilization of zend an ultimate alternate for intense data processing
Magento Dependency Injection par Anton Kril
Magento Dependency InjectionMagento Dependency Injection
Magento Dependency Injection
Anton Kril995 vues
Codeigniter : Custom Routing - Manipulate Uri par Abdul Malik Ikhsan
Codeigniter : Custom Routing - Manipulate UriCodeigniter : Custom Routing - Manipulate Uri
Codeigniter : Custom Routing - Manipulate Uri
Abdul Malik Ikhsan26.7K vues
前后端mvc经验 - webrebuild 2011 session par RANK LIU
前后端mvc经验 - webrebuild 2011 session前后端mvc经验 - webrebuild 2011 session
前后端mvc经验 - webrebuild 2011 session
RANK LIU964 vues
Dundee University HackU 2013 - Mojito par smartads
Dundee University HackU 2013 - MojitoDundee University HackU 2013 - Mojito
Dundee University HackU 2013 - Mojito
smartads312 vues
Settings API - Oslo WordPress Meetup - November 22, 2011 par WPOslo
Settings API - Oslo WordPress Meetup - November 22, 2011Settings API - Oslo WordPress Meetup - November 22, 2011
Settings API - Oslo WordPress Meetup - November 22, 2011
WPOslo281 vues

En vedette

Informe de series par
Informe de seriesInforme de series
Informe de seriesDaniel Zarate Calixto
88 vues1 diapositive
البحث عبر الإنترنت الجزء الأول par
البحث عبر الإنترنت الجزء الأولالبحث عبر الإنترنت الجزء الأول
البحث عبر الإنترنت الجزء الأولWaleed Fawzy Elgendy
372 vues15 diapositives
Presentación1 par
Presentación1Presentación1
Presentación1royerdario123
44 vues2 diapositives
GERENCIA DE PROYECTO par
GERENCIA DE PROYECTOGERENCIA DE PROYECTO
GERENCIA DE PROYECTOJuan Noriega
86 vues1 diapositive
Mapa mental par
Mapa mentalMapa mental
Mapa mentaljesusereu
145 vues1 diapositive
Test pres par
Test presTest pres
Test presElissa C
59 vues1 diapositive

Similaire à Asp

HTTP REQUEST RESPONSE OBJECT - WEB APPLICATION USING C# LAB par
HTTP REQUEST RESPONSE OBJECT - WEB APPLICATION USING C# LABHTTP REQUEST RESPONSE OBJECT - WEB APPLICATION USING C# LAB
HTTP REQUEST RESPONSE OBJECT - WEB APPLICATION USING C# LABpriya Nithya
287 vues9 diapositives
Soa lab 3 par
Soa lab 3Soa lab 3
Soa lab 3goldenrajan
755 vues5 diapositives
Ôn tập KTTMDT par
Ôn tập KTTMDTÔn tập KTTMDT
Ôn tập KTTMDTmrcoffee282
462 vues68 diapositives
ASP.NET Overview - Alvin Lau par
ASP.NET Overview - Alvin LauASP.NET Overview - Alvin Lau
ASP.NET Overview - Alvin LauSpiffy
3.2K vues31 diapositives
AnkaraJUG Kasım 2012 - PrimeFaces par
AnkaraJUG Kasım 2012 - PrimeFacesAnkaraJUG Kasım 2012 - PrimeFaces
AnkaraJUG Kasım 2012 - PrimeFacesAnkara JUG
1.8K vues60 diapositives
Desenvolvimento web com Ruby on Rails (parte 2) par
Desenvolvimento web com Ruby on Rails (parte 2)Desenvolvimento web com Ruby on Rails (parte 2)
Desenvolvimento web com Ruby on Rails (parte 2)Joao Lucas Santana
1.2K vues41 diapositives

Similaire à Asp(20)

HTTP REQUEST RESPONSE OBJECT - WEB APPLICATION USING C# LAB par priya Nithya
HTTP REQUEST RESPONSE OBJECT - WEB APPLICATION USING C# LABHTTP REQUEST RESPONSE OBJECT - WEB APPLICATION USING C# LAB
HTTP REQUEST RESPONSE OBJECT - WEB APPLICATION USING C# LAB
priya Nithya287 vues
ASP.NET Overview - Alvin Lau par Spiffy
ASP.NET Overview - Alvin LauASP.NET Overview - Alvin Lau
ASP.NET Overview - Alvin Lau
Spiffy3.2K vues
AnkaraJUG Kasım 2012 - PrimeFaces par Ankara JUG
AnkaraJUG Kasım 2012 - PrimeFacesAnkaraJUG Kasım 2012 - PrimeFaces
AnkaraJUG Kasım 2012 - PrimeFaces
Ankara JUG1.8K vues
Desenvolvimento web com Ruby on Rails (parte 2) par Joao Lucas Santana
Desenvolvimento web com Ruby on Rails (parte 2)Desenvolvimento web com Ruby on Rails (parte 2)
Desenvolvimento web com Ruby on Rails (parte 2)
Joao Lucas Santana1.2K vues
Angular.js Fundamentals par Mark
Angular.js FundamentalsAngular.js Fundamentals
Angular.js Fundamentals
Mark 2.1K vues
AngularJS vs. Ember.js vs. Backbone.js par Mark
AngularJS vs. Ember.js vs. Backbone.jsAngularJS vs. Ember.js vs. Backbone.js
AngularJS vs. Ember.js vs. Backbone.js
Mark 2.9K vues
Enjoy the vue.js par TechExeter
Enjoy the vue.jsEnjoy the vue.js
Enjoy the vue.js
TechExeter1.4K vues
The project gutenberg e book, fairy tales from brazil, by elsie spicer par Andrei Hortúa
The project gutenberg e book, fairy tales from brazil, by elsie spicerThe project gutenberg e book, fairy tales from brazil, by elsie spicer
The project gutenberg e book, fairy tales from brazil, by elsie spicer
Andrei Hortúa1.3K vues
Private slideshow par sblackman
Private slideshowPrivate slideshow
Private slideshow
sblackman878 vues
Building iPhone Web Apps using "classic" Domino par Rob Bontekoe
Building iPhone Web Apps using "classic" DominoBuilding iPhone Web Apps using "classic" Domino
Building iPhone Web Apps using "classic" Domino
Rob Bontekoe1.6K vues
HTML5 and the dawn of rich mobile web applications pt 2 par James Pearce
HTML5 and the dawn of rich mobile web applications pt 2HTML5 and the dawn of rich mobile web applications pt 2
HTML5 and the dawn of rich mobile web applications pt 2
James Pearce10.1K vues
Spring Web Flow. A little flow of happiness. par Alex Tumanoff
Spring Web Flow. A little flow of happiness.Spring Web Flow. A little flow of happiness.
Spring Web Flow. A little flow of happiness.
Alex Tumanoff12.7K vues

Asp

  • 2. Masterpages/MasterPage.master <body> <form id="form1" runat="server"> <div id="PageWrapper"> <div id="Header"><a class="HeaderLink" href="~/" runat="server"></a></div> <div id="MenuWrapper"> <asp:Menu ID="Menu1" runat="server" CssClass="MainMenu" DataSourceID="SiteMapDataSource1" Orientation="Horizontal" StaticEnableDefaultPopOutImage="False"> <StaticSelectedStyle CssClass="StaticSelectedStyle" /> <StaticMenuItemStyle CssClass="StaticMenuItemStyle" /> <DynamicHoverStyle CssClass="DynamicHoverStyle" /> <DynamicMenuItemStyle CssClass="DynamicMenuItemStyle" /> <StaticHoverStyle CssClass="StaticHoverStyle" /> </asp:Menu> <asp:TreeView ID="TreeView1" runat="server" DataSourceID="SiteMapDataSource1" ShowExpandCollapse="False"> </asp:TreeView> <asp:SiteMapDataSource ID="SiteMapDataSource1" runat="server" ShowStartingNode="False" /> </div> <div id="MainContent"> <asp:SiteMapPath ID="SiteMapPath1" runat="server"></asp:SiteMapPath><br /><br /> <asp:ContentPlaceHolder ID="cpMainContent" runat="server"> </asp:ContentPlaceHolder> </div> <div id="Sidebar"> Select a Theme <asp:DropDownList ID="lstPreferredTheme" runat="server" AutoPostBack="True"> <asp:ListItem>Monochrome</asp:ListItem> <asp:ListItem>DarkGrey</asp:ListItem> </asp:DropDownList> </div> <div id="Footer">Footer Goes Here</div> </div> </form> </body> Default.aspx <asp:Content ID="Content2" ContentPlaceHolderID="cpMainContent" Runat="Server"> <h1>Hi there visitor and welcome to Planet Wrox</h1> <p class="Introduction"> We&#39;re glad you are paying a visit to <a href="http://www.PlanetWrox.com"> www.PlanetWrox.com</a>, the coolest music community site on the Internet. </p> <p class="Introduction"> Feel free to have a <a href="Default.aspx">look around</a>; as there are lots of interesting <b>reviews and concert pictures</b> to be found here. </p> <p> You can <a href="Login.aspx">log in</a> here </p> </asp:Content>