SlideShare ist ein Scribd-Unternehmen logo
1 von 27
Shyam N. Chawda 07874391191
www.shyamsir.com
.master
.aspx
Shyam N. Chawda 9374928879
Shyam N. Chawda 9374928879
A page that defines the layout for a
set of pages.
A master page can contain static
text and controls that should appear
on all pages.
Master pages are merged at run time
with content pages that define page-
specific content.
A Web page that is configured to be
merged with a master page to create a
complete page.
<%@ Page Language="VB"
MasterPageFile="Master1.master"
Title="Content Page" %>
Shyam N. Chawda 9374928879
Shyam N. Chawda 9374928879
Shyam N. Chawda 9374928879
Shyam N. Chawda 9374928879
Centralize the common
Easy to create one set of controls and
code and apply the results to a set of
pages.
Shyam N. Chawda 9374928879
Problem
Shyam N. Chawda 9374928879
Create masterpage
With label give it proper name.
Create .aspx page take one button
To refer master page u can write
Master.Page.Title = “abc”
Change the master page’s control value
Dim txt As TextBox
txt = Me.Master.FindControl("txtName")
txt.Text = txtFname.Text
Shyam N. Chawda 9374928879
Shyam N. Chawda 9374928879
Large site might contain an overall master page
that defines the look of the site.
Example :
College
Faculty
Student
Shyam N. Chawda 9374928879
Page_PreInit
Me.MasterPageFile = "MainMasterpage.master"
Shyam N. Chawda 9374928879
A theme is a collection of property
settings that allow you to define the
look of pages and controls.
Shyam N. Chawda 9374928879
Themes are made up of a set of
elements:
Skins
Cascading style sheets (CSS),
images, and other resources.
At a minimum, a theme will contain
skins.
Shyam N. Chawda 9374928879
A skin file has the file name
extension .skin and contains
property settings for individual
controls such as Button, Label,
TextBox, or Calendar controls.
Shyam N. Chawda 9374928879
<%@ Page Theme="ThemeName" %>
Shyam N. Chawda 9374928879
<configuration>
<system.web>
<pages theme="ThemeName" />
</system.web>
</configuration>
Shyam N. Chawda 9374928879
A default skin automatically applies to all controls of
the same type when a theme is applied to a page.
A named skin is a control skin with a SkinID property
set.
Named skins do not automatically apply to controls by
type.
Shyam N. Chawda 9374928879
Shyam N. Chawda 9374928879
EnableTheming
SkinId
Shyam N. Chawda 9374928879
In the skin file, u can define only the
styles associated with server
controls.
What about HTML tags and HTML
controls?
CSS
Step 1:
Create App_theme folder
Step 2:
Add new CSS
Step 3:
Write down logic
Shyam N. Chawda 9374928879
Step 4:
Go to .aspx page
Step 5:
Apply
<%@ Page StyleSheetTheme="ThemeName" %>
Shyam N. Chawda 9374928879
<configuration>
<system.web>
<pages StyleSheetTheme="Themename" />
</system.web>
</configuration>
<%@ Page StyleSheetTheme="ThemeName" %>
Protected Sub Page_PreInit(ByVal sender As
Object, ByVal e As System.EventArgs) Handles Me.PreInit
Page.Theme = Request.QueryString("th")
End Sub
Types of Theme:
Page
Global
Page for single page , individual for all the pages
Global applied to all the websites on a web server.
Shyam N. Chawda 9374928879
Shyam N. Chawda 07874391191
Thanks
www.shyamsir.com

Weitere ähnliche Inhalte

Was ist angesagt? (20)

Server Controls of ASP.Net
Server Controls of ASP.NetServer Controls of ASP.Net
Server Controls of ASP.Net
 
Asp net
Asp netAsp net
Asp net
 
Data controls ppt
Data controls pptData controls ppt
Data controls ppt
 
Asp.net.
Asp.net.Asp.net.
Asp.net.
 
GRID VIEW PPT
GRID VIEW PPTGRID VIEW PPT
GRID VIEW PPT
 
Developing an ASP.NET Web Application
Developing an ASP.NET Web ApplicationDeveloping an ASP.NET Web Application
Developing an ASP.NET Web Application
 
HTML, CSS And JAVASCRIPT!
HTML, CSS And JAVASCRIPT!HTML, CSS And JAVASCRIPT!
HTML, CSS And JAVASCRIPT!
 
Introduction to asp.net
Introduction to asp.netIntroduction to asp.net
Introduction to asp.net
 
Basic html
Basic htmlBasic html
Basic html
 
Html frames
Html framesHtml frames
Html frames
 
Asp.net
 Asp.net Asp.net
Asp.net
 
Introduction to Javascript
Introduction to JavascriptIntroduction to Javascript
Introduction to Javascript
 
Jsp ppt
Jsp pptJsp ppt
Jsp ppt
 
ASP.NET Basics
ASP.NET Basics ASP.NET Basics
ASP.NET Basics
 
ASP.NET - Life cycle of asp
ASP.NET - Life cycle of aspASP.NET - Life cycle of asp
ASP.NET - Life cycle of asp
 
Asp.net control
Asp.net controlAsp.net control
Asp.net control
 
Asp.net
Asp.netAsp.net
Asp.net
 
Introduction to HTML5
Introduction to HTML5Introduction to HTML5
Introduction to HTML5
 
Chapter1 introduction to asp.net
Chapter1  introduction to asp.netChapter1  introduction to asp.net
Chapter1 introduction to asp.net
 
Jsp presentation
Jsp presentationJsp presentation
Jsp presentation
 

Andere mochten auch

Master pages ppt
Master pages pptMaster pages ppt
Master pages pptIblesoft
 
Teatro en ingles 2014-15
Teatro en ingles 2014-15Teatro en ingles 2014-15
Teatro en ingles 2014-151ciclo2013-14
 
Ejercicios propuestos 3.
Ejercicios propuestos 3.Ejercicios propuestos 3.
Ejercicios propuestos 3.moisesmo19
 
Media presantation
Media presantationMedia presantation
Media presantationZaiddaman
 
Görsel Göstergebilim - Aşk Mektubu - The Love Letter - Jan Vermeer
Görsel Göstergebilim - Aşk Mektubu - The Love Letter - Jan VermeerGörsel Göstergebilim - Aşk Mektubu - The Love Letter - Jan Vermeer
Görsel Göstergebilim - Aşk Mektubu - The Love Letter - Jan Vermeerkubrakaya
 
A Brief History of Microsoft Exchange Server
A Brief History of Microsoft Exchange ServerA Brief History of Microsoft Exchange Server
A Brief History of Microsoft Exchange Serverbedekarpm
 
Vikings Helping Vikings Service Learning Project
Vikings Helping Vikings Service Learning ProjectVikings Helping Vikings Service Learning Project
Vikings Helping Vikings Service Learning Projectchellsieheil
 
Daily Ranger
Daily RangerDaily Ranger
Daily Rangerfluetlaw
 
Fitness business day workshop 19 Marzo - Terni
Fitness business day workshop 19 Marzo - TerniFitness business day workshop 19 Marzo - Terni
Fitness business day workshop 19 Marzo - TerniSales Management Network
 
Looking back at your prelim task, what have you learnt in the progression fro...
Looking back at your prelim task, what have you learnt in the progression fro...Looking back at your prelim task, what have you learnt in the progression fro...
Looking back at your prelim task, what have you learnt in the progression fro...bethxl
 
What can my school of talk do for you
What can my school of talk do for youWhat can my school of talk do for you
What can my school of talk do for youNiki Skene
 

Andere mochten auch (18)

Master page in asp.net
Master page in asp.netMaster page in asp.net
Master page in asp.net
 
Master pages ppt
Master pages pptMaster pages ppt
Master pages ppt
 
Teatro en ingles 2014-15
Teatro en ingles 2014-15Teatro en ingles 2014-15
Teatro en ingles 2014-15
 
Readme
ReadmeReadme
Readme
 
Ejercicios propuestos 3.
Ejercicios propuestos 3.Ejercicios propuestos 3.
Ejercicios propuestos 3.
 
Media presantation
Media presantationMedia presantation
Media presantation
 
đôI dép
đôI dépđôI dép
đôI dép
 
Görsel Göstergebilim - Aşk Mektubu - The Love Letter - Jan Vermeer
Görsel Göstergebilim - Aşk Mektubu - The Love Letter - Jan VermeerGörsel Göstergebilim - Aşk Mektubu - The Love Letter - Jan Vermeer
Görsel Göstergebilim - Aşk Mektubu - The Love Letter - Jan Vermeer
 
It new2015
It new2015It new2015
It new2015
 
A Brief History of Microsoft Exchange Server
A Brief History of Microsoft Exchange ServerA Brief History of Microsoft Exchange Server
A Brief History of Microsoft Exchange Server
 
Vikings Helping Vikings Service Learning Project
Vikings Helping Vikings Service Learning ProjectVikings Helping Vikings Service Learning Project
Vikings Helping Vikings Service Learning Project
 
Evaluation Quesion 4.
Evaluation Quesion 4.Evaluation Quesion 4.
Evaluation Quesion 4.
 
D isenoficuas
D isenoficuasD isenoficuas
D isenoficuas
 
Daily Ranger
Daily RangerDaily Ranger
Daily Ranger
 
Clase de ed
Clase de edClase de ed
Clase de ed
 
Fitness business day workshop 19 Marzo - Terni
Fitness business day workshop 19 Marzo - TerniFitness business day workshop 19 Marzo - Terni
Fitness business day workshop 19 Marzo - Terni
 
Looking back at your prelim task, what have you learnt in the progression fro...
Looking back at your prelim task, what have you learnt in the progression fro...Looking back at your prelim task, what have you learnt in the progression fro...
Looking back at your prelim task, what have you learnt in the progression fro...
 
What can my school of talk do for you
What can my school of talk do for youWhat can my school of talk do for you
What can my school of talk do for you
 

Ähnlich wie Master page and Theme ASP.NET with VB.NET

State Management in ASP.NET
State Management in ASP.NETState Management in ASP.NET
State Management in ASP.NETShyam Sir
 
Css Founder.com | Cssfounder se
Css Founder.com | Cssfounder seCss Founder.com | Cssfounder se
Css Founder.com | Cssfounder seCss Founder
 
Building a Silverstripe Page Elements template for Web designers
Building a Silverstripe Page Elements template for Web designersBuilding a Silverstripe Page Elements template for Web designers
Building a Silverstripe Page Elements template for Web designersicecaster
 
Streamlining Website Development in Dreamweaver
Streamlining Website Development in DreamweaverStreamlining Website Development in Dreamweaver
Streamlining Website Development in Dreamweaverjkchapman
 
ASP.NET with VB.NET
 ASP.NET with VB.NET ASP.NET with VB.NET
ASP.NET with VB.NETShyam Sir
 
ASP.NET 06 - Customizing Your Sites Appearance
ASP.NET 06 - Customizing Your Sites AppearanceASP.NET 06 - Customizing Your Sites Appearance
ASP.NET 06 - Customizing Your Sites AppearanceRandy Connolly
 
Dreamweaver Notes
Dreamweaver NotesDreamweaver Notes
Dreamweaver Notessmasi27
 
Basic Concept of ASP.NET
Basic Concept of ASP.NETBasic Concept of ASP.NET
Basic Concept of ASP.NETShyam Sir
 
Css training tutorial css3 &amp; css4 essentials
Css training tutorial css3 &amp; css4 essentialsCss training tutorial css3 &amp; css4 essentials
Css training tutorial css3 &amp; css4 essentialsQA TrainingHub
 
Master Pages In Asp.net
Master Pages In Asp.netMaster Pages In Asp.net
Master Pages In Asp.netparallelminder
 
Introduction to css & its attributes with syntax
Introduction to css & its attributes with syntaxIntroduction to css & its attributes with syntax
Introduction to css & its attributes with syntaxpriyadharshini murugan
 
Word press dreamweaver
Word press dreamweaverWord press dreamweaver
Word press dreamweaverkmawk
 

Ähnlich wie Master page and Theme ASP.NET with VB.NET (20)

Themes
ThemesThemes
Themes
 
Chapter 12
Chapter 12Chapter 12
Chapter 12
 
State Management in ASP.NET
State Management in ASP.NETState Management in ASP.NET
State Management in ASP.NET
 
Css Founder.com | Cssfounder se
Css Founder.com | Cssfounder seCss Founder.com | Cssfounder se
Css Founder.com | Cssfounder se
 
Building a Silverstripe Page Elements template for Web designers
Building a Silverstripe Page Elements template for Web designersBuilding a Silverstripe Page Elements template for Web designers
Building a Silverstripe Page Elements template for Web designers
 
ASP.NET Lecture 3
ASP.NET Lecture 3ASP.NET Lecture 3
ASP.NET Lecture 3
 
Master page
Master pageMaster page
Master page
 
Streamlining Website Development in Dreamweaver
Streamlining Website Development in DreamweaverStreamlining Website Development in Dreamweaver
Streamlining Website Development in Dreamweaver
 
ASP.NET with VB.NET
 ASP.NET with VB.NET ASP.NET with VB.NET
ASP.NET with VB.NET
 
ASP.NET 06 - Customizing Your Sites Appearance
ASP.NET 06 - Customizing Your Sites AppearanceASP.NET 06 - Customizing Your Sites Appearance
ASP.NET 06 - Customizing Your Sites Appearance
 
Dreamweaver Notes
Dreamweaver NotesDreamweaver Notes
Dreamweaver Notes
 
CSS
CSSCSS
CSS
 
CSS
CSSCSS
CSS
 
Basic Concept of ASP.NET
Basic Concept of ASP.NETBasic Concept of ASP.NET
Basic Concept of ASP.NET
 
Cascading Style Sheet
Cascading Style SheetCascading Style Sheet
Cascading Style Sheet
 
Css introduction
Css  introductionCss  introduction
Css introduction
 
Css training tutorial css3 &amp; css4 essentials
Css training tutorial css3 &amp; css4 essentialsCss training tutorial css3 &amp; css4 essentials
Css training tutorial css3 &amp; css4 essentials
 
Master Pages In Asp.net
Master Pages In Asp.netMaster Pages In Asp.net
Master Pages In Asp.net
 
Introduction to css & its attributes with syntax
Introduction to css & its attributes with syntaxIntroduction to css & its attributes with syntax
Introduction to css & its attributes with syntax
 
Word press dreamweaver
Word press dreamweaverWord press dreamweaver
Word press dreamweaver
 

Kürzlich hochgeladen

11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdfHafizMudaserAhmad
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 
Internet of things -Arshdeep Bahga .pptx
Internet of things -Arshdeep Bahga .pptxInternet of things -Arshdeep Bahga .pptx
Internet of things -Arshdeep Bahga .pptxVelmuruganTECE
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptMadan Karki
 
Crystal Structure analysis and detailed information pptx
Crystal Structure analysis and detailed information pptxCrystal Structure analysis and detailed information pptx
Crystal Structure analysis and detailed information pptxachiever3003
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 
Risk Management in Engineering Construction Project
Risk Management in Engineering Construction ProjectRisk Management in Engineering Construction Project
Risk Management in Engineering Construction ProjectErbil Polytechnic University
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...Erbil Polytechnic University
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionMebane Rash
 
home automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadhome automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadaditya806802
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm Systemirfanmechengr
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Virtual memory management in Operating System
Virtual memory management in Operating SystemVirtual memory management in Operating System
Virtual memory management in Operating SystemRashmi Bhat
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONjhunlian
 

Kürzlich hochgeladen (20)

11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 
Internet of things -Arshdeep Bahga .pptx
Internet of things -Arshdeep Bahga .pptxInternet of things -Arshdeep Bahga .pptx
Internet of things -Arshdeep Bahga .pptx
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.ppt
 
Crystal Structure analysis and detailed information pptx
Crystal Structure analysis and detailed information pptxCrystal Structure analysis and detailed information pptx
Crystal Structure analysis and detailed information pptx
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 
Risk Management in Engineering Construction Project
Risk Management in Engineering Construction ProjectRisk Management in Engineering Construction Project
Risk Management in Engineering Construction Project
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of Action
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
home automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadhome automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasad
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm System
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Virtual memory management in Operating System
Virtual memory management in Operating SystemVirtual memory management in Operating System
Virtual memory management in Operating System
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 

Master page and Theme ASP.NET with VB.NET