Academic Tutorials



English | French | Portugese | Dutch | Italian
Google

on-line

Haupt Quellenprogramme E-Bücher Downloads Mit uns in Verbindung treten Über uns

HTML Tutorials
HTML Tutorial
XHTML Tutorial
CSS Tutorial
TCP/IP Tutorial
XML Tutorials
XML Tutorial
XSL Tutorial
XSLT Tutorial
DTD Tutorial
Schema Tutorial
XForms Tutorial
XSL-FO Tutorial
XML DOM Tutorial
XLink Tutorial
XQuery Tutorial
XPath Tutorial
XPointer Tutorial
RDF Tutorial
SOAP Tutorial
WSDL Tutorial
RSS Tutorial
WAP Tutorial
Web Services Tutorial
Browser Scripting
JavaScript Tutorial
VBScript Tutorial
AJAX Tutorial
DHTML Tutorial
HTML DOM Tutorial
WMLScript Tutorial
E4X Tutorial
Server Scripting
ASP Tutorial
PHP Tutorial
PERL Tutorial
SQL Tutorial
ADO Tutorial
.NET (dotnet)
Microsoft.Net
XML Web Services
ASP.Net
.Net Mobile
C# : C Sharp
ADO.NET
VB.NET
Multimedia
SVG Tutorial
Flash Tutorial
Media Tutorial
SMIL Tutorial
Web Building
Web Browsers
Web Hosting
W3C Tutorial
Web Building
Web Quality
Web Semantic
Web Careers
Java Tutorials
Java Tutorial
JSP Tutorial
Servlets Tutorial
Struts Tutorial
EJB Tutorial
JMS Tutorial
JMX Tutorial
Programming Langauges
C Tutorial
C++ Tutorial
Visual Basic Tutorial
Data Structures Using C
Soft Skills
Communication Skills
Time Management
Project Management
Team Work
Leadership Skills
Corporate Communication
Negotiation Skills


Differences between ASP and ASP.NET
Previous Next




  • ASP is a Script Language (like VBScript), where as ASP.NET is a the web formulation of a Compiled Language (i.e. Visual Basic, C#, J#, C++.Net)


  • Asp control events for the text buttion can be handled at client javascript only where as in asp.net,since we have server controls events can handle at server side


  • ASP.NET has better language support than ASP and also it has a large set of new controls and XML based components, and better user authentication.


  • By running compiled code,ASP .NET provides increased performance.


  • With ASP,ASP .NET code is not fully backward compatible.


  • New in ASP .NET
    • It is not fully ASP compatible
    • It has better language support
    • It has its ownProgrammable controls
    • It has event-driven programming
    • It has XML-based components
    • It has user authentication, with accounts and roles
    • It has higher scalability
    • It has capability to increased performance - Compiled code
    • It has easier configuration and deployment
    Language Support ASP .NET Controls

    ASP .NET supports full of Visual Basic, not VBScript.

    ASP .NET supports C# (C sharp) and C++.

    ASP .NET uses new ADO .NET.

    ASP .NET supports JScript as before.

    ASP .NET contains a large set of HTML controls and almost all HTML elements on a page can be defined as ASP .NET control objects that can be controlled by scripts.

    ASP .NET also contains a new set of object oriented input controls, like validation controls and programmable list boxes.

    A new data grid control supports sorting, data paging, and everything that you expect from a dataset control.

    Event Aware Controls

    All ASP .NET objects on a Web page that can expose events that can be processed by ASP .NET code.

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

    ASP .NET Components

    ASP .NET components are heavily based on XML and like the new AD Rotator, that uses XML to store advertisement information and configuration.

    User Authentication

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

    User Accounts and Roles

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

    High Scalability

    ASP .NET also provides greater scalability.

    To scale an application over several servers,server to server communication has been greatly enhanced.One example of this is the ability to run XSL transformations ,XML parsers,and even resource hungry session objects on other servers.

    Compiled Code

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

    Easy Configuration

    Configuration of ASP .NET is done with plain text files and configuration files can be uploaded or changed while the application is running. No need to restart the server and no more metabase or registry puzzle.

    Easy Deployment

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

    Compatibility

    ASP .NET is not fully compatible with earlier versions of ASP, so most of the old ASP code will need some changes to run under ASP .NET and to overcome this problem, ASP .NET uses a new file extension ".aspx". This will make ASP .NET applications able to run side by side with standard ASP applications on the same server.





    Previous Next

    Keywords: Differences between ASP and ASP .NET differences between asp and asp net, asp session variables, asp response redirect, asp server transfer, asp session timeout, asp request querystring, asp web config, sql server between, asp query string, asp response write, asp request form, asp forms authentication, asp web service, asp active server pages, asp web application, asp source code, asp sql server,


    HTML Quizes
    HTML Quiz
    XHTML Quiz
    CSS Quiz
    TCP/IP Quiz
    XML Quizes
    XML Quiz
    XSL Quiz
    XSLT Quiz
    DTD Quiz
    Schema Quiz
    XForms Quiz
    XSL-FO Quiz
    XML DOM Quiz
    XLink Quiz
    XQuery Quiz
    XPath Quiz
    XPointer Quiz
    RDF Quiz
    SOAP Quiz
    WSDL Quiz
    RSS Quiz
    WAP Quiz
    Web Services Quiz
    Browser Scripting Quizes
    JavaScript Quiz
    VBScript Quiz
    AJAX Quiz
    DHTML Quiz
    HTML DOM Quiz
    WMLScript Quiz
    E4X Quiz
    Server Scripting Quizes
    ASP Quiz
    PHP Quiz
    PERL Quiz
    SQL Quiz
    ADO Quiz
    .NET (dotnet) Quizes
    Microsoft.Net Quiz
    XML Web Services Quiz
    ASP.Net Quiz
    .Net Mobile Quiz
    C# : C Sharp Quiz
    ADO.NET Quiz
    VB.NET Quiz
    Multimedia Quizes
    SVG Quiz
    Flash Quiz
    Media Quiz
    SMIL Quiz
    Web Building  Quizes
    Web Browsers Quiz
    Web Hosting Quiz
    W3C Quiz
    Web Building Quiz
    Web Quality Quiz
    Web Semantic Quiz
    Web Careers Quiz
    Java Quizes
    Java Quiz
    JSP Quiz
    Servlets Quiz
    Struts Quiz
    EJB Quiz
    JMS Quiz
    JMX Quiz
    Programming Langauges Quizes
    C Quiz
    C++ Quiz
    Visual Basic Quiz
    Data Structures Using C Quiz
    Soft Skills Quizes
    Communication Skills Quiz
    Time Management Quiz
    Project Management Quiz
    Team Work Quiz
    Leadership Skills Quiz
    Corporate Communication Quiz
    Negotiation Skills Quiz

    Privacy Policy
    Copyright © 2003-2008 Vyom Technosoft Pvt. Ltd., All Rights Reserved.