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



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

Answer / firozgkp

Feaures in 2.0:
Special folders to make integration easier.
navigation controls,
login controls,
new conrols,
Master page,
Website without IIS,
Pesonalization,
Main difference is extended controls, advanced features
like
master pages. .net reduces 70% code than .net1.0

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is asp net objects?

0 Answers  


Explain the flow of processing of the request? : asp.net mvc

0 Answers  


What is the use of the tag in the web.config file?

0 Answers   MindCracker,


When should I use server transfer and response redirect?

0 Answers  


how to write code for role based security

2 Answers  


I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

0 Answers   HCL,


What are the security types in ASP/ASP.NET? Different Authentication modes?

0 Answers  


How to manage pagination in a page?

2 Answers  


What websites use asp.net?

0 Answers  


Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?

0 Answers  


What are custom user controls in asp.net?

0 Answers  


With example & diagram explain AutoPostBack.

2 Answers  


Categories