Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is difference between ASP and ASP.NET ?

Answer Posted / ranjith

ASP:
1) this supports scripting languages,generally scripting
languages are interpreter based,so execution will be
slow,and no proper management

2)no server side controls

3)supports inpage technique

4) supports inprocess session

5)uses ADO for database connectivity

6)manual coding to perform validations

7)supports entire page caching towards client side

ASP.NET:

1) supports .net languages.these r compiler based,so
execution will be fast

2)supports server side controls

3)supports inpage ,code behind techniques

4)supports in process,out process session

5) no manual coding to perform validation

6)supports 3 types of caching
a)out put caching
b) fragment caching
c) data caching

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of state management are there in asp net?

1071


How do I send an email message from my ASP.NET page?

1009


Explain about asp.net caching?

1093


What are the new navigation controls in asp.net 2.0?

1048


How ASP and ASP.NET page works? Explain about asp.net page life cycle?

1075


What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?

1029


Why is asp.net so popular?

1020


What is true about application service provider?

958


What is the difference between session.abandon() vs clear()?

1021


What is use of <% %> in asp.net?

1056


What is the difference between CC and BCC?

1119


When maintaining session through sql server, what is the impact of read and write operation on session objects?

1043


Explain significance of routing? : asp.net mvc

1212


Can I read the hard disk serial # of the client computer using asp.net?

1165


What is application in asp net?

977