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

What’s thread.sleep() in threading ?

747


Where are value types stored in c#?

773


How do partial classes work in c#?

704


What are strong name assemblies?

776


Can we override interface methods in c#?

665


What is the data encapsulation?

664


What are the concepts of dispose method?

701


Explain the difference between a Private Assembly and a Shared Assembly

750


Why we use get and set property in c#?

727


Tell me the difference between call by value and call by reference.

758


How to parse a date time string?

763


Explain the difference between and xml documentation tag?

696


Can you pass parameters to destructors?

767


Is std :: string null terminated?

693


What is sealed class in c#?

715