Answer Posted / sks
Override the property EnableTheming by setting it
to "False" for those controls
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain advantages of caching?
Explain the difference between the web config and machine config.
Which property is used to identify the Page is Post Back in ASP.NET?
What is asp.net and ado net?
What is Web Server Control Templates.?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
Where is session data stored in asp net?
Where are session variables stored?
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?
Define web.config in .net?
What are the new features added from ASP to ASP.NET?
What is the difference between cookie and session?
What is ispostback property?
Why cyclomatic complexity is important?
What are the different types of Caching techniques in ASP.NET?