Suppose i create one application in vs 2008 and it is
running in the latest version of IE,will it run in netscape
and other browsers with low version?
Answer Posted / bhabani dash
yes , it will run with lower browser version provided the
application should hv all the setting made in
machine.config supporting older browsers .
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the event handlers that we can have in global.asax file?
What is different in .net 1.1 and .net 2.0?
Explain about Multi-Language integration?
To redirect the user to another page which method do we use without performing a round trip to the client?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
What is viewstate? What does the “enableviewstate” property do?
Explain the use of fragment caching.
How we can force all the validation controls to run?
What methods are fired during the page load? Init()
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
What is redirecting behavior?
Can you dynamically assign a Master Page?
How does session work?
How will you maintain versioning in asp.net 2.0?