image image Home About Products Downloads Support Links Contact
image
Comparisons 
» ASP.net 
» Express Web Framework 
» WebSnap



Copyright
2002 - 2008
Atozed Computer
Software Ltd.

image
Buy Online   Download Support  FAQ Questions
Atozed Home  »  IntraWeb  »  Compare

IntraWeb and WebSnap Comparison

This is a feature comparison of IntraWeb and WebSnap. Be sure to also see a common demo implemented in both IntraWeb and WebSnap.

  IntraWeb WebSnap
Session Management

Does not require cookies. No session management is necessary. Session management is not just automatic, its transparent.

Ask yourself this, How do you manage state in a normal Delphi application? What? You do not have to? EXACTLY! That is how you manage state in IntraWeb.

Requires cookies for session management. Cannot handle multiple sessions per user. Special care must be taken to manage sessions.
Design Environment

Provides all the basics plus a visual components for advanced controls.

Fully visual design.

Provides some very basic, semi-visual components for design.
Language Everything is pure Delphi.
Program in Delphi and JScript (or VBScript).
Learning Curve No learning curve if you already know Delphi. Has a learning curve.
Debugging Same as a normal Delphi application. Must use WebApp debugger.
Required use of HTML and scripting. HTML & Javascript HTML editing is available, but
not required in most cases.
Knowledge of HTML & JavaScript and/or VBScript required in most cases.

Deployment Only internet or network access is required to deploy.

Deployment requires direct access to the server to register TLB files.

 




CodeGear - Where Developers Matter