Difference between asp and asp.net, DOT NET Programming

Assignment Help:

The ASP.NET new feature supports are shown below :-

Better Language Support

1) The New ADO.NET Concepts have been implemented.

2) The ASP.NET supports complete  language (C#, VB.NET, C++) and not simple scripting such as VBSCRIPT.

Better controls than ASP

1)The ASP.NET covers large set's of HTML controls.

2)Better Display grid such as   Repeater ,Datagrid and datalist.Most of the display grids have paging support.

Controls have events support

1)All the ASP.NET controls support events.

2)The Click ,Load, and Change events handled by code makes coding much simpler & much better organized.

Compiled Code

The very first request for an ASP.NET page on the server will compile the ASP.NET code &  keep a cached copy in the memory. This  result  is greatly increased performance.

Better Authentication Support

The ASP.NET supports forms-based user authentication, including the cookie management &  automatic redirecting of the unauthorized logins.

User Accounts and Roles

The ASP.NET allows the  user accounts and roles, to give each user (with a given role) access to various  server code and executables.

High Scalability

1) Much has been completed  with the ASP.NET to provide greater scalability.

2) The Server to server communication has been greatly enhanced, making it possible to scale an application over various servers. One of the example of this is the ability to run XML parsers, XSL transformations and even resource hungry session objects on other servers.

Easy Configuration

1) The Configuration of the ASP.NET is done with plain text files.

2) The Configuration files can be uploaded or changed while the application is running. There is no need to restart the server. No more metabase or registry puzzle.

Easy Deployment

No more server restart to deploy/ replace compiled code. The ASP.NET simply redirects all the new requests to the new code.


Related Discussions:- Difference between asp and asp.net

Asp .net facebook app project completion, Asp .net Facebook app project com...

Asp .net Facebook app project completion Project Description: We are a small development house in Singapore, and have a project which is 90 percent complete; thus our previou

Propose an object oriented design and show drawback, Project Description: ...

Project Description: Simple task and requirements to be done professionally. Propose an Object Oriented design and show drawback. .NET, C Programming, Business Analysis, P

Calculate and display the volume of the sphere, Question: (a) Define f...

Question: (a) Define four special target names use with the TARGET attribute. (b) Assume that you have a document with many subsections. Write the HTML code to create a fr

Get the results of a google search query, Project Description: My needs ...

Project Description: My needs are simple; the application will: - Get the results of a Google search query (The title, URL, the description, time posted) - Apply definite

Which property on a combo box do you set with a column name, Which property...

Which property on a Combo Box do you set with a column name, prior to setting the Data Source, to display data in the combo box? ComboBox.DataValueField = "ColumnName" When

What are major difference between classic ado and ado.net, What are major d...

What are major difference between classic ADO and ADO.NET? Following are some major differences among both In ADO we have recordset and in ADO.NET we have dataset. In rec

What is strong-typing versus weak-typing, What is strong-typing versus weak...

What is strong-typing versus weak-typing? Which is preferred? Why? Strong type is checking the types of variables as soon as possible, usually at compile time. While weak typing

What do you understand by soap encoding, What do you understand by SOAP enc...

What do you understand by SOAP encoding? The Serialization of the types, such as integers and strings, inside a SOAP message is known as encoding. The SOAP objects use XML elem

Name the two properties of the gridview control, Name the two properties of...

Name the two properties of the GridView control that have to be specified to turn on sorting and paging. The properties of the GridView control that require to be specified to

Explain the diffrent type of literals in c#, Explain the diffrent type of l...

Explain the diffrent type of literals in c# The different types of literals in C# are: Boolean literals - Refers to the True and False literals that map to the true and fals

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd