What is CSS? What is the advantage os using CSS in ASP.NET
Web Applications?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / srikanth
CSS stands for Cascading Style Sheets. CSS is used to give
a feel and look to the web pages, which will be unique
throughout the application. In other words it's just like a
thin layer above the webpage to give the web page a good
appearance.
| Is This Answer Correct ? | 6 Yes | 2 No |
In a Code-Behind class generally which type of code is found ?
Explain server side state management system.
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
Can you explain architecture of your project ?
What is difference between mvc and asp.net? : Asp.Net MVC
What is the difference between page-level caching and fragment caching?
what is reference type to value type.
Less than one page, how many windows will you be able to maintain?
How do you turn off cookies for one page in your site?
After building the custom control, you test it by adding an ASP.Net web application to the solution. You add a correct <%@ Register %> directive and a proper declaration of the control in the <asp:Form> tag to the Web Form, but when you execute the application you get an error. What is the most likely reason for the problem? a) The custom control must be compiled first. b) The web application must have a reference to the control c) The custom control must be registered with windows first. d) The assembly from the custom control is not in the application?s bin directory.
How do I create a web form?
Define page fragment caching?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)