Answer Posted / pradeep goyal
1. note down the css code on notepad & add in the project.
2.now go to on project web page's source code then write in
<head> tag
<link rel="stylesheet" type="text.css" href="file.css"/>
3. Run the project and see css will be display
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
How can you debug your.net application?
What are uri parameters?
What is s2s tracking?
Why is global asax is used for?
How can we call webservices in Banking Applications? and where we are using it?
Explain page output caching?
Define what is razor? : asp.net mvc
Explain the concept of View Model in MVC?
What parameters can you pass in the url of the api? Can get and post use the same url?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
Explain the difference between an exe and a dll?
What is dynamic web page with example?
How many web config files can be created for an application?
Give some salient points of difference between request processor and request dispatcher.