Why would you use a document template?
A template is a predesigned document you can use to create documents quickly without having to think about formatting. With a template, many of the larger document design decisions such as margin size, font style and size, and spacing are predetermined.
What are the advantages of themes over CSS in asp net?
* Themes can define many properties of a control or page, not just style properties. For example, using themes, you can specify the graphics for a TreeView control, the template layout of a GridView control, and so on. * Themes can include graphics. * Themes do not cascade the way style sheets do.
What do you mean by template How can you create template in a document?
Learn about templates
If you have an Internet connection, click the File tab, click New, and then click the template category that you want. You can start with a blank document and save it as a template, or you can create a template that is based on an existing document or template.
Related Question What is the disadvantage of using document template?
Is using templates bad C++?
Templates vastly increase the viable design space, which is not necessarily a bad thing, but it does make them that much harder to use well.
What is Theme How will you create and apply theme in asp net?
What are cookies in asp net?
ASP.NET Cookie is a small bit of text that is used to store user-specific information. When a user requests for a web page, web server sends not just a page, but also a cookie containing the date and time. This cookie stores in a folder on the user's hard disk.