Answer Posted / subramaniam
By using themes.
using this themes we can give styling format for our web
applications
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is custom events? How to create it?
Why is global asax is used?
Explain the different parts that constitute ASP.NET application?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What do you mean by serialize?
What is application Object?
What is windows active directory authentication?
What is autopostback true?
What does uri mean?
What is the difference between mvc and asp.net? : Asp.Net MVC
What is postback in asp net?
Where do we store our connection string in asp.net application?
How do you do Client-side validation in .Net?
How does the cookies work in asp.net?
What is data caching?