|
Review and how it works

Asp Studio 2006 was made as a useful project development instrument which has built-in modules for code editing and debugging. With the help of the included sever, you gain not only the ability to edit but also to debug your application in a friendly environment.
The built-In ASP server provides debugging facilities independently of the existence of the IIS.
The source code editor helps you optimize your ASP application development, displaying lists of the member options, grammar cues of objects, COM and any object defined by user.
With support for breakpoints and step by step debug you have the ability to watch the variable values as they modifies.
Even in the case when the variable was made as a COM object (for example, connection to a database, access to files) or other user-defined, the utility may precisely show the value as well as the state at that break point.
While the utility itself does not have WYSWYG support for static HTML editing, you may call your preferred HTML editing utility, DreamWeave for instance for this.
The Multi-Codepage editing options helps the user to process all kind of Codepages.
its export Dll library let's you export the asp project into a dll library, that is able to be developed with VB, VC++ and VC# and so on.
Brief details ASP server inside.
Edit with code cue tool.
Breakpoints and step by step debug.
Watch objects defined by user.
Multi-Codepage editing.
Export Dll library.
How to install & uninstall ASP Studio 2006 - system requirements Nothing special to install, use or uninstall it.
|
|