main difference between asp.net2.0,asp.net1.1,asp.net1.0
Answer Posted / umar
no
| Is This Answer Correct ? | 8 Yes | 39 No |
Post New Answer View All Answers
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
Is it possible to write code in many languages in one asp.net project?
What is asp according to you?
Explain why datareader is useful?
What is client side state management?
Mention the namespace that is used to include .net data provider for sql server in .net code?
what is loosely coupled solution? How it can be used?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
Define asp.net caching?
Can you explain composite pattern?
Explain what the contents of cookie?
What is difference between URL and URI?
Which methods validate all the controls on a page?
Write the different features of a Thread and a Process?
Why does my asp.net file have multiple tag with runat=server?