Hi!!! my question is how we can apply or do Themes in
C#.NET? please any sample or website from where i can get
the answer.

Answer Posted / bikas pandey

You Need To Create A Theme File By Just Selecting Web Site
And Creating A Theme File Example Theme1

And Write The Code In Code-Behind Page
Page.Theme="Theme1";

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about Error handling and how this is done

727


Do while loops yes or no c#?

725


What is the c# equivalent of c++ catch (...), Which was a catch-all statement for any possible exception?

744


What is virtual class in C#?

746


Can constructor be protected in c#?

693


What is literal in c#?

657


What does out mean c#?

694


What is the difference between static class and singleton class in c#?

691


How do you serialize in c#?

650


Is arraylist faster than linkedlist?

689


Differentiate between object pooling and connection pooling in c#?

772


What is integer c#?

680


What is delegation in oops?

723


What is the advantage of static class in c#?

695


What is private protected in c#?

658