xquery debugger
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 20
Gubed PHP Debugger 0.2.0
Gubed is a cross platform program to debug PHP scripts. It supports stepping through code, watching contents of variables and using breakpoints (line and conditional). more>> Gubed is a cross platform program to debug PHP scripts. It supports stepping through code, watching contents of variables and using breakpoints (line and conditional).<<less
Added: 2004-09-29 License: GPL Price: $0.00USD
12 downloads
PHP Debugger DBG 2.15.5
DBG is a fully featured native php debugger. Makes it easier to find problems or bugs in PHP scripts. DBG has an ability to back-trace errors, can show local variables and parameters passed to all nested function calls at any point of execution. Besides more>> DBG is a fully featured native php debugger. Makes it easier to find problems or bugs in PHP scripts. DBG has an ability to back-trace errors, can show local variables and parameters passed to all nested function calls at any point of execution. Besides other things, DBG allows to execute script step-by-step, set breakpoints, including conditional and ones, evaluate expressions, watch variables, perform profiling etc.<<less
Added: 2001-03-30 License: PHP Price: $0.00USD
10 downloads
ASP.NET Code Debugging 1
This tutorial explains what types of mistakes you can make in ASP.NET applications and how to correct them. It can be very hard to track down the problem in your code. Fortunately the .NET Framework SDK includes a lightweight debugger that is perfectly more>> This tutorial explains what types of mistakes you can make in ASP.NET applications and how to correct them. It can be very hard to track down the problem in your code. Fortunately the .NET Framework SDK includes a lightweight debugger that is perfectly suited for this task. Together with Tracing and Exception Handling youre armed and ready.<<less
Added: 2008-08-26 License: Freeware Price: $0.00USD
13 downloads
Client Side Script Debugging in ASP.NET 1
Tutorial explains how to use Client Side Debugger, to simplify the debugging process of javascript code in ASP.NET web application. Every one of us is well aware of problems posed when debugging client side script code. This article talks about more>> Tutorial explains how to use Client Side Debugger, to simplify the debugging process of javascript code in ASP.NET web application. Every one of us is well aware of problems posed when debugging client side script code. This article talks about various new techniques and troubleshooting tips that help debug client side script code efficiently in Visual studio 2005.<<less
Added: 2007-10-12 License: Freeware Price: $0.00USD
10 downloads
dbg-wizard.php - wizard/helper for dbg php debugger 1.0
dbg-wizard.php is a helper script used to setup remote debugging with DBG - famous php debugger from NuSphere. While dbg-wizard.php is designed to be used with NuSphere PhpED, it can also be very helpful for setting up debugging with dbg php debugger in more>> dbg-wizard.php is a helper script used to setup remote debugging with DBG - famous php debugger from NuSphere. While dbg-wizard.php is designed to be used with NuSphere PhpED, it can also be very helpful for setting up debugging with dbg php debugger in general, because dbg used by many PHP IDEs. dbg-wizard.php also contains good examples of php code parsing phpinfo, environment variable, configuration files etc.<<less
Added: 2007-05-09 License: Freeware Price: $0.00USD
14 downloads
PEAR::DB replacement 1.0.2
As the title says. It mimicks the PEAR::DB API, with a few (~3) very useful added functions: reset() for reseting a result set back to the first row, seek() for moving to a specific point in the result set and an SQL debugger which makes it much easier more>> As the title says. It mimicks the PEAR:DB API, with a few (~3) very useful added functions: reset() for reseting a result set back to the first row, seek() for moving to a specific point in the result set and an SQL debugger which makes it much easier to see what queries are being performed.<<less
Added: 2007-06-21 License: BSD Price: $0.00USD
13 downloads
Other version of PEAR::DB replacement
PHP mySQL Database Wrapper 1.0.5 1.0.5
This class is a mySQL database access wrapper It provides methods for interracting with a mySQL database easily and securely Some of the features include - method that is an alias of PHPs native mysql_query() function with the main more>> This class is a mySQL database access wrapper It provides methods for interracting with a mySQL database easily and securely Some of the features include - method that is an alias of PHPs native mysql_query() function with the main differences being that, if passed in a special way, parameters will be automatically escaped and that errors will be reported to the built-in debugger - the query() method - shorthand methods for running queries that perform COUNT(), MAX() or SUM() queries - dcount(), dmax() and dsum() methods - shorthand method for fast retrieval of data in individual rows or even specific items in individual rows - the dlookup() method - method that is an alias of the PHPs native mysql_real_escape_string( ) function with the main difference being that this one will check if magic_quotes are on or not and escape (or not) accordingly - the escape_string() method check homepage for more...<<less
Added: 2006-07-24 License: Other Price: $0.00USD
15 downloads
Other version of PHP mySQL Database Wrapper
Price: FreeAdditionalInfohttpcreativecommons.orglicensesbyncnd2.5
License:Free for non-commercial use
License:Free for non-commercial use
Simple but effective - PHP helpers
What is the biggest time saver for a programmer? Good specs definitely help. A well-architected framework doesnt hurt either. Add your favorite here: a competent debugger? Extreme Programing? Whatever more>> What is the biggest time saver for a programmer? Good specs definitely help. A well-architected framework doesnt hurt either. Add your favorite here: a competent debugger? Extreme Programing? Whatever. At the end of the day, the largest gain comes from writing less code for the same task...<<less
Added: 2006-12-01 License: Other Free / Open Source License Price: Free
1058 downloads
tsWebEditor 20060920
tsWebEditor is a text editor for HTML, PHP, Perl, JavaScript, CSS and many other languages. It displays the source code colored (syntax highlight), code hint for functions, code completion (PHP, JavaScript, ASP, HTML), code browser, PHP debugger and more>> tsWebEditor is a text editor for HTML, PHP, Perl, JavaScript, CSS and many other languages. It displays the source code colored (syntax highlight), code hint for functions, code completion (PHP, JavaScript, ASP, HTML), code browser, PHP debugger and syntax validation, help, CSS wizard, HTML tag editor, HTML syntax validation, and an easy to use SQL Designer. + Syntax Highlight + Code Completion + Function Hints + Code Browser + PHP Debugger + Unicode + FTP Edit + Syntax Check + Included Help Documentation + Code Templates + Search & Replace + External Programs + Line Break, Bookmarks, Column and Row Selection + Wizards + SQL Designer for PostgreSQL and MySQL + and more<<less
Added: 2001-09-10 License: Other Price: $0.00USD
255 downloads
bigFORTH 2.1.7
bigFORTH is a native code Forth. more>>
bigFORTH 2.1.7 is known as a native code Forth which is available for Linux and Windows 2000/XP under GPL. The most striking feature is the graphical user interface MINOS (GUI in Forth) and the form editor Theseus (Theseus is still beta).
Major Features:
- Powerful compiler: bigFORTH is a 32 bit system. The compiler generates optimized native code for the i386. You can create turnkey applications for sure. bigFORTH fully complies to ANS Forth.
- Versatile tools: multitasker; source-able decompiler; source level debugger (even using optimized macros) with single step and trace, as many breakpoints as you want; post mortem dump and return stack trace; Pentium-MMX-assembler/disassembler...
- Editor: multi-window editor for screen- and stream-files.
- Extensive libraries: extensive and comfortable file interface (with definitions for the most common Unix commands) ease work even on a big hard disk. System calls and linkage to dynamic libraries are supported. Printer support for listings and session protocols; fast and accurate FP-arithmetics, a "state of the art" memory management, that doesn't capitulate from complex memory structures, graphical user interface (MINOS GUI), object oriented Forth and more...
- Transparency: All sources, including kernel and target compiler in the standard distribution, give the Forth wizard everything they want.
- Modular Forth: bigFORTH is modulary. Separate compilation is possible, small applications are easy to create. Modules have no arbitrary limit in size.
Added: 2007-06-22 License: GPL - GNU Public License Price: GPLGNUPublicLicense
13 downloads
Herongs Tutorial Notes on ASP
Notes and sample codes collected while learning ASP. Topics covered include: ActiveX, ASP, attachment, binary file, book, collection, cookies, example, free, HTTP reponse header, IIS, language, online more>> Notes and sample codes collected while learning ASP. Topics covered include: ActiveX, ASP, attachment, binary file, book, collection, cookies, example, free, HTTP reponse header, IIS, language, online, Perl, redirect, sample codes, scripting, script debugger, script runtime DLL, session, tutorial, VBScript<<less
Added: 2005-08-05 License: Free for non-commercial use Price: Free
1546 downloads
Java Tool Tutorials by Herong - A Free Tutorial Book 4.11
"Java Tool Tutorials" is a free tutorial book based on notes and sample codes collected by the author while he was learning Java tools himself. Topics includes: book, breakpoint, class, classpath, debugging, free, import, java, javac, jar, jdb, J2SE, more>> "Java Tool Tutorials" is a free tutorial book based on notes and sample codes collected by the author while he was learning Java tools himself. Topics includes: book, breakpoint, class, classpath, debugging, free, import, java, javac, jar, jdb, J2SE, JDK, JPDA, notes, source, sourcepath, thread, tutorials. Key sections: javac - The Java Compiler - "-sourcepath" - Specifying Source Path - "-d" - Specifying Output Directory - "import" Statements - java - The Java Launcher - "-classpath" - Specifying Class Path - "-jar" - Executable JAR Files - "-X" Options to Control Memory Size - "javaw" - Launching Java Applications without Console - jdb - The Java Debugger - Attaching "jdb" to Running Applications - Debugging Commands - Multi-Thread Debugging Exercise - JAR File Format and jar Tool - JAR Files Are ZIP Files - Adding "manifest" to JAR Files - Using JAR Files in Class Paths - Creating Executable JAR Files<<less
Added: 2006-02-13 License: Free Non-Commercial Price: $0.00USD
16 downloads
Other version of Java Tool Tutorials by Herong - A Free Tutorial Book
License:Free for non-commercial use
Herong's Tutorial Notes on ASP 4.04
Notes and sample codes collected while learning ASP. Topics covered include: ActiveX, ASP, attachment, binary file, book, collection, cookies, example, free, HTTP reponse header, IIS, language, online, Perl, redirect, sample codes, scripting, script more>> Notes and sample codes collected while learning ASP. Topics covered include: ActiveX, ASP, attachment, binary file, book, collection, cookies, example, free, HTTP reponse header, IIS, language, online, Perl, redirect, sample codes, scripting, script debugger, script runtime DLL, session, tutorial, VBScript<<less
Added: 2005-08-05 License: Free Non-Commercial Price: $0.00USD
11 downloads
Other version of Herong's Tutorial Notes on ASP
Price: $0.00USD
License:Freeware
License:Freeware
Informations for JAVA 1.2
All informations for Java technology which are including javascript, struts, servlets and jsp programming. Java, JavaScript, JSP programming tips and tricks are included.This site include a huge free java and javascript sources and sites whic are best more>> All informations for Java technology which are including javascript, struts, servlets and jsp programming. Java, JavaScript, JSP programming tips and tricks are included.This site include a huge free java and javascript sources and sites whic are best sites for java, jsp and javascript.Also there are Java free tools, IDEs,Java latest news, Java Books, Java Free Editors List and Application Servers, JAVA APIs, Java Servlet tools, J2EE, JSP Books and Tutorials, Softwares, Compilers, Decompilers, Debuggers, JSP Hosting Sites and all things about Java.<<less
Added: 2005-01-17 License: Other Price: 0.00
12 downloads
Roadsend PHP Compiler 2.9.4
Roadsend PHP Compiler is a free, open source native compiler for the PHP language. more>>
Roadsend PHP Compiler 2.9.4 offers a new open yet free source native compiler for the PHP language. It compiles PHP source code to stand alone, native binaries which do not require an interpreter.
<<lessRoadsend Compiler can build online web applications with Fast/CGI, offline web applications with an embedded web server (MicroServer), desktop GUI applications with PHP-GTK, and console applications.
It is available on Linux, Windows, and FreeBSD.
Major Features:
- Build Stand Alone Applications From Standard PHP4 Source Code
- Roadsend compiles your PHP project to a single, native binary which does not require an interpreter. Roadsend builds online web applications with FastCGI, offline web applications with an embedded web server (MicroServer), desktop GUI applications with PHP-GTK, and more! Supports Windows, Unix and FreeBSD.
- Roadsend Studio IDE for Windows
- Roadsend Studio helps you manage, build, debug and deploy your PHP projects with the Roadsend Compiler.
- It automatically deploys a finished project to a directory (included supporting libraries), ready for packaging. It examines your code as you type, has early syntax error recognition, auto method and property completion and auto parameter help. Full syntax highlighting editor, project source file manager, step debugger and compiling and interpreting of projects (including GUI apps) from within the IDE.
- Compile Web Applications
- Compile web applications for both on- and offline use. Online web applications use the standard FastCGI interface for communicating with industry standard web servers such as Apache and Microsoft IIS.
- Offline web applications use the MicroServer embedded web server, which allows you to run an web application as a stand alone program.
- Compile Desktop GUI Applications
- The Roadsend Compiler uses the GTK library for cross platform operability. It supports the Glade user interface builder and is compatible with the PHP-GTK 1 API.
- Debugger
- Roadsend Compiler includes a step debugger which allows you to step line by line through your source. You have the ability to set breakpoints by source file or line number, pause a running program, inspect local variables and inspect the call stack.
Added: 2008-02-20 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
14 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 2
- 1
- 2
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above xquery debugger search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed