What is CSS? What is the advantage os using CSS in ASP.NET
Web Applications?
Answer Posted / kautilya
CSS stands for cascading style sheet. where one can define
the style which will be helpful in acheiving uniform look
up of the application.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Why is it preferred to not use finalize for clean up?
How you will handle session when deploying application in more than a server?
What are the server control tags in asp.net.?
What is a master page and what does it do?
how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly
Explain asp.net web forms.
What are the new features implemented in ASP.NET?
Explain the main differences between asp and asp.net?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
What is .net framework and what are the main components of it?
Are cookies client side or server side?
List the asp.net validation controls?
How do I create a web form?
What are the ways of preserving data on a Web Form in ASP.NET?