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
What is the difference between and xml documentation tag?
What do u mean by thread safe?
What is the use of console readline () in c#?
What is meant by clr?
What issues can be faced while delivering code?
In .Net, what is an assembly? Also explain the type of assembly.
What is the use of nullable types in c#?
What is the difference between list and array in c#?
How does return work in c#?
What is the diff between System.String and System.Text.StringBuilder classes?
Why are strings immutable in c#?
Is and as keyword in c# net?
is it possible to access a remote web service Without UDDI?
What is int32 in c#?
Is a games console a computer?