main difference between asp.net2.0,asp.net1.1,asp.net1.0
Answer Posted / mahendran
main difference asp.net 2.0 and asp.net 1.0
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Can action method static?
How do you use viewstate?
How to find out what version of asp.net I am using on my machine?
Is asp.net core faster?
Why do we use sessions?
What are the asp.net server side objects?
Can you change a master page dynamically at runtime? How?
What is meant by server side scripting?
Is it possible to write code in many languages in one asp.net project?
Explain the steps needed to be performed in order to create an animation in xaml?
How use Xml data in ASP.net?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
What threading model used in asp and asp.net?
What is runat?