Search Software:      

Free Run-time Downloads

 

blueshell Error Guy

blueshell Error Guy : you really need it! If you have any calls to user-defined functions or subs in your code (have you ever seen another program?), you need to be very aware of this feature of Visual Basic's error handlers; it can cause control to unexpectedly jump into your calling procedure's error handler. And if there isn't a calling procedure (as in all event handler subs like Form_Load, OK_Click etc.) your application will abort immediately. For this reason, we can only recommend that you include an error handler in at least every event handler procedure in your application. This may seem like a lot of work, and it definitely increases the size of your code, but the alternative is worse. Using blueshell Error Guy you can do it quickly and without any problems. In any programming environment, you have to deal with errors, and Microsoft Visual Basic is no different. These errors fall into three categories: Compile-time errors - occur when your code contains incorrect syntax. Run-time errors - occur when a condition raises an error at runtime. Logic errors - occur when your code doesn't do what you intended because of improper logic or misunderstanding. Our software tunes your code, providing that it will handle run-time errors safely. blueshell Error Guy is designed for developers who create Microsoft Visual Basic programs. With its easy-to-use interface, blueshell Error Guy allows you to organize many types of error handling. When a run-time error occurs, you have several ways of dealing with it. Resolving errors requires three steps: Setting an error trap Reacting to the error Exiting the error handler Don't bother about that. Simply use blueshell Error Guy . Our software is useful for all these steps.

blueshell error guy errorhandling visual basic vb vb5 vb6 add-in detects error mines

Ovation Studio Pro

Ovation Studio Pro is a high performance multimedia tool for creating professional multimedia applications such as screen savers, games, storybooks, tutorials, Computer Based Training (CBT), CD-ROM front-ends, interactive catalogs, corporate presentations, interactive magazines, and much, much more. With a truly visual "WYSIWYG" development environment, interactive testing/debugging, complete extensibility (.DLL support and more), an optimized compiler, and a highly performance tuned run-time engine, Ovation Studio Pro is the professional multimedia developer choice. A shorter learning curve provides the fast track to multimedia development.

multimedia development screen saver riss tool multimedia development tool creating multimedia

Ezy Data 2000

Ezy Data 2000 lets you easily create relational databases of tables and queries for entering, storing, viewing and analysing data. Many features include: . Import data from a spreadsheet or other database into Ezy Data. . Unlimited number of databases. Each database self-contained with a user-friendly Switchboard . Databases can be opened directly in MS Access 2000/2002/2003 . Over 40 pre-designed table templates . Wizards simplify query creation, data definition, and data integrity Download a fully-functional 30-day trial. The trial version requires retail or run-time version of Access 2000 or later.

microsoft access access databases access ms access database design relational databases access data stand-alone database application

Wasp Static Error Checker

If your Java program has been thoroughly tested but still error-prone, the Wasp analyser can help to detect subtle run-time errors and weak points in your program. The following kinds of errors may be statically detected: null pointer exception, impermissible cast, array index out of bounds, division by zero, etc. The following kinds of weak points may be detected: uninitialised variable, unreachable branch in conditional or switch statement, unreachable loop body or catch clause, assignment of variable whose value is never used, unreachable main exit of method, etc. Wasp produces detailed and precise method call graph. The method call graph of a program helps to know for each method what actual methods are called in its body. Additionally, for each method you may know where this method may be called. In comparison with other static error analysers, Wasp has two important advantages. Wasp is able to distinguish between a definite error, a possible error (warning), and a potentially erroneous situation. In the latter case, Wasp produces a message called conditional error that in practice appear to indicate an error in approximately one case from five. Wasp performs context-sensitive data flow analysis, so it is able to recognize an error that appears only for some calls of the method containing it, but does not for other ones. All known to us static analysers (e.g. QStudio Java, MetaMata Audit, etc) that statically detect run-time errors may produce only long lists of warnings because they can not recognize definite errors in a program due to weak analyses applied. A user has to waste much time to analyse all warnings. Wasp has proven its ability to find subtle bugs in programs even after debugging and testing stages of development because Wasp detects situations of real complexity.

static error checker java windows linux analyser wasp lint analyzer statically

VB Watch

Take cover from run-time errors, test, debug and profile your code. VB Watch is 3 tools in one: Profiler, Debugger, and Protector. Increase the quality, stability and performance of your Visual Basic programs. - Measure performance. See which procedures are the slowest ones, and which lines or loops are taking up most of the time. Or measure execution times before and after your enhancements. - Add advanced error handlers. Error messages can include: error description, procedure name, line number, parameter and variable values, object properties, call stack, screenshot, run-time library versions, and even execution trace procedure-by-procedure, line-by-line. - EXE debugger! Trace the procedure calls and executed code lines in your compiled apps. Even better, monitor and pause your app. See its status. What line is it on? What procedures were called with what arguments? Call stack? Which objects are alive? Setup breakpoints to your exe's and see what's really happening. - Ensure 100% test coverage. Are you sure you tested all your code? VB Watch Profiler records your test sessions as you execute your code. It shows you in red which procedures and lines are still untested.

vb visual basic add-in profiler debugger error handling visual basic profiler debugger error

Janino

Janino is a compiler that reads a Java expression, block, or source file, and generates Java bytecode that is loaded and executed directly. It is not intended to be a development tool, but an embedded compiler for run-time compilation purposes, such as expression evaluators or "server pages" engines like JSP. Properties The major design goal was to keep the compiler small and simple, while partially sacrificing completeness. I don't like the idea of carrying around huge libraries for simple applications. See Parser for the list of implemented and missing language features. When do you need an efficient expression evaluator? Say you build an e-commerce system, which computes the shipping cost for the items that the user put into his/her shopping cart. Because you don't know the merchant's shipping cost model at implementation time, you could implement a set of shipping cost models that come to mind (flat charge, by weight, by number of items, ...) and select one of those at run-time. In practice, you will most certainly find that the shipping cost models you implemented will rarely match what the merchant wants, so you must add custom models, which are merchant-specific. If the merchant's model changes later, you must change your code, re-compile and re-distribute your software. Because this is so unflexible, the shipping cost expression should be specified at run-time, not at compile-time. This implies that the expression must be scanned, parsed and evaluated at run-time, which is why you need an expression evaluator. A simple expression evaluator would parse an expression and create a "syntax tree". The expression "a + b * c", for example, would compile into a "Sum" object who's first operand is parameter "a" and who's second operand is a "Product" object who's operands are parameters "b" and "c". Such a syntax tree can evaluated relatively quickly. However, the run-time performance is about a factor of 100 worse than that of native Java code.

java compiler embedded expression evaluation script scripting jvm virtual machine bytecode

Clever Internet .NET Suite

The Clever Internet .NET Suite v 4.0 allows you to combine / parse email messages with both text and html contents, file and images attachments, compose HTTP requests in both design-time and run-time modes, parse HTML tags and encode / decode any content using Base64, UUE and Quoted Printable methods.Implement the S/MIME standard for encryption and decryption with the public key cryptography and X.509 digital certificates.Visual Studio.NET and Delphi 8 support.

http ssl mime secured smime post vb visual basic html mail ssl

CodeThatMenu

CodeThatMenu is advanced cross-browser state-of-art JavaScript menu control that can be easily integrated in any web page, requires no JavaScript knowledge from the prospective user and comes with the features everybody expects from the modern navigation menu: - Cross-browser compatibility - Easy to use and setup - Both drop-down and popup menus are supported - Unlimited menu depth with all levels independently configurable - Look and feel and appearance of the menu is controlled through the CSS class - Look and feel of the menu item when in "mouse over" state supported by the CSS class - Link targets (other frame, new window, parent frame) and tool tips are supported - Customizable attractive transparency and transition effects (IE 5+) - Whole menu item area is clickable (not text caption only as in most others javascript menus) - Run-time access from javascript - Low weight and high performance

popup menu dhtml dhtml menu javascript toolbar javascript web menu navigation web scripting codethatmenu advanced cross-browser

CodeThatTree

CodeThatTree is an advanced cross-browser state-of-art JavaScript tree control that can be easily integrated in any web page, requires no JavaScript knowledge from the prospective user and is provided with the wide range of the features. - All popular browsers supported (IE4+, NS4+, Mozilla, Opera) - Easy to use and setup - Unlimited number of trees on single page all independently configurable - Unlimited depth with different style for each level - Configurable levels, you can use different indentation and style for each level - All styles supported, allowing sophisticated visual effects - Configurable nodes, makes it possible for items to seem in the way you like it - Run-time access from javascript - Low weight and high performance

dhtml tree menu javascript tree tree menu site navigation web scripting codethattree advanced cross-browser state-of-art javascript tree

HierarchyTree

You can use HierarchyTree package to visually build the hierarchies. Easy way to show relations between various items. No coding required. Variety of ways to display hierarchy members. Several different types of members. Features include run-time drag-n-drop support, scrollig, abilitiy to print, save and load the controls.

delphi vcl gui components hierarchytree package visually build hierarchies

 
Audio Software
Office & Business
Games Software
Graphics Software
Internet Software
Home Software
Developers Tools
System Utilities
 
 
 
 

Page 1 out of 3    1 2 3

 

Copyright © 2004-2008 FilesWeb.com