main difference between asp.net2.0,asp.net1.1,asp.net1.0

Answers were Sorted based on User's Feedback



main difference between asp.net2.0,asp.net1.1,asp.net1.0..

Answer / shyam

asp.net 1.0 and 2.0 main difference for controls and view
changing

Is This Answer Correct ?    4 Yes 3 No

main difference between asp.net2.0,asp.net1.1,asp.net1.0..

Answer / naveen kumar

Partial Classes,
Generics,
navigation controls,
login controls,
new conrols,
Master page,
Website without IIS,
Pesonalization....etc.

Is This Answer Correct ?    3 Yes 5 No

main difference between asp.net2.0,asp.net1.1,asp.net1.0..

Answer / ranjay singh

We implement ajax easly. Using Ajax Tool kite. We download
tool and add to tool box we write code using <script
manager />

Is This Answer Correct ?    3 Yes 5 No

main difference between asp.net2.0,asp.net1.1,asp.net1.0..

Answer / bhanukumar yadav

asp2.0 is not a scripting lang it has code behind.

Is This Answer Correct ?    1 Yes 3 No

main difference between asp.net2.0,asp.net1.1,asp.net1.0..

Answer / umar

no

Is This Answer Correct ?    8 Yes 39 No

Post New Answer

More ASP.NET Interview Questions

I have one application, one user purchase some products in my application? and another person came he is also purchase some products?how can we identify which user purchase which items? my answer is by using session id? but i dont know how? can u give me programming for that?

1 Answers  


You need to be able to retrieve data from DataSet object that has four DataTable objects. There are currently UniqueConstraint and ForeignKeyConstraint Object on the DataTable objects to enforce the data rules. You find that you can retrieve the data from the individual DataTable objects, but you are not able to retrieve the data from the combination of DataTable objects in a Parent/Child manner. What should you do to able to retrieve the data in a Parent/Child manner? a) Set the EnforceParentChild parameter of the DataSet to True. b) Set the EnforceRelation parameter of the Relations collection to True. c) Add DataRelation objects to the Relations Collection to make the DataSet present the data in Parent/Child manner. d) Add a primary key and a foreign key to each of the DataTable objects that should present the data in a Parent/Child manner.

1 Answers   Syntax Softtech,


What would be salary for 6+ years of experience in ASP.NET in different metro city in india?

4 Answers  


How can I open ashx file in mobile?

0 Answers  


What is server side in asp.net?

0 Answers  






What are Sticky Sessions?

2 Answers   Infosys,


What is AutoPostback?

0 Answers  


what is Theme in Asp.net 2.0

1 Answers   Syntel,


Define satellite assemblies.

0 Answers  


What is the difference between a candidate key and primary key?

0 Answers  


How response object is related to asp's response object?

0 Answers  


What is caching? What are the different types of caching?

6 Answers  


Categories