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 is the difference between ienumerable and iqueryable?

448


Is there regular expression (regex) support available to c# developers?

530


How to sort an int array in c#?

540


if a method is marked as protected internal who can access it?

572


What are the different types of classes?

480






what are implementation inheritance and interface inheritance?

521


What are the characteristics of c#?

478


Can we change static value in c#?

532


Can we write class inside a class in c#?

545


What is interface c#?

464


What are the types of operator?

459


What is lazy loading entity framework?

499


What is string method in c#?

498


Which is faster hashtable or dictionary?

505


What is the difference between selection and projection?

458