ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
How do you use css in asp.net?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How do you use css in asp.net?
Answer
# 1
I think css code will have to write in HTML tag code. And
then this is not allow to write in ASP.net code using C# or VB.
 
Is This Answer Correct ?    8 Yes 7 No
Tza
 
  Re: How do you use css in asp.net?
Answer
# 2
Its Cascading Style Sheet. Allows to set different styles 
for the controls that we are using in ASP.net
 
Is This Answer Correct ?    10 Yes 5 No
Chithy
 
 
 
  Re: How do you use css in asp.net?
Answer
# 3
Firstly, we create CSS file in ASP.Net. And then write CSS
code. And then we can call CSS file from html page. the
following

<%@ Language C# style"xxx.css">
 
Is This Answer Correct ?    7 Yes 8 No
Tza
 
  Re: How do you use css in asp.net?
Answer
# 4
Example,
1 . First u create a css file 
2 . write below line between <head></head>
<link href="style.css" rel="stylesheet" type="text/css" />
that will aplay to partuclar page level
 
Is This Answer Correct ?    25 Yes 2 No
Amit
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
What data type does the Range Validator control support?  3
with which controls you worked in Asp.net 2.0? HP2
What is a DLL Hell Problem in .Net?  4
Describe the two main components of the .NET framework ?  1
what are Httpmodule and HttpHandler? Microsoft2
What is the name of the base class that all web forms will be inherited?  7
How to authenticate users using Web.Config ? Accenture1
I am having four text boxes in my web application. I am setting Required Field validator to each Text box. And I am having two buttons in my application. If i clicked the first button only first two text box validation will get fire. Dont show error message for remaining two text box. If i clicked second button last two text box validation will get fired. It will not consider the first two validation controls. That is how to enable and disable the validation controls.  4
Can a master page inherit another master page? Emphasis8
What are session variables? Microsoft2
Can we use the java script code in .Net Code behind? eXensys4
How .Net has implemented security for web applications?  1
how to write code for role based security  2
What is boxing? How we can use it? NIIT2
RequiredFieldValidator--write code in javascript Wipro2
How to write unmanaged code and how to identify whether the code is managed / unmanaged ? Accenture1
Can we use multiple forms in single asp.net application? Polaris2
How do we invoke queries from the application? Microsoft2
What is the method used to load generated dataset with data on the DataAdapter control ?  3
How to kill session? Protech11
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com