Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is Theme in Asp.net 2.0



what is Theme in Asp.net 2.0..

Answer / alb.shah

Master pages allow you to dictate the layout and common
content for the pages in your application using template
files with a .master extension. The Themes feature in
ASP.NET 2.0 allows you to dictate the appearance of
controls in your application using template files with
a .skin extension, and with style sheets. In this article,
we will examine the Themes feature in-depth.

What you ultimately can achieve with the combination of
these two features is the following:

-Easily build a web application with consistent layout and
appearance across all pages
-Easily change the layout and appearance of all pages just
by modifying a few template files
-Easily personalize an application at run time for a
specific user by letting the user chose their favorite look
from a number of appearance and layout options

Is This Answer Correct ?    6 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What are PDBs? Where must they be located for debugging to work?

4 Answers  


Difference Between GridView And DataList

2 Answers  


What is the difference between equals() and == in c#?

0 Answers  


What is the difference between Proxy and Contract?

1 Answers  


How can you access the properties and controls of master pages from content pages?

0 Answers  


How can we use Web API with ASP.NET Web Form?

0 Answers  


How many types of session in ASP.NET

0 Answers   MCN Solutions,


Asp.net - How to find last error which occurred?

1 Answers   Abacus,


Which type of state management is provided by Query String in ASP.NET?

0 Answers   Sans Pareil IT Services,


How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.

0 Answers   Microsoft,


What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?

0 Answers  


How many types of sessions are there in asp net?

0 Answers  


Categories