Answer Posted / amit
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 ? | 92 Yes | 15 No |
Post New Answer View All Answers
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
Define authentication and authorization.
What are asp.net web forms?
What is directive in asp net?
How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know
Explain server-side scripting and client-side scripting.
What is class and object in asp.net?
What is the benefit of WebAPI over WCF?
What are the parts of an http response?
Define repository pattern in asp.net mvc? : asp.net mvc
Which .NET framework supports Web API?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
How do I upload a file from my ASP.NET page?
What is the web.config file in asp?