Delphi2Cpp converts Delphi source files to C++. The program is based on a complete parser for Delphi 4/5 and yields optimal translation results by use of the type information of the VCL and other included units. The include paths can be set in the...
ProKylix is a source code profiler for Kylix. With ProKylix the runtime of methods (procedures and functions) can be measured.Features:Action controlled measurement: Measurement can be switched on and off dynamically by entering and finishing a...
ProDelphi gives you the CPU-time consumed by the procedures of your program. The measurement is done on a base of CPU-cycles. It works with a Pentium CPU or compatible like AMD Athlon. Measurement results can be viewed with a built in viewer or...
.NET compilation demystified is an ASP.NET tutorial which gives you details about the compilation process of the .NET languages. When you compile the .NET application it is converted into the Microsoft Intermediate Langage(MSIL). The author shows...
How to Create a Conditional Edit Button in a DataGrid is a tutorial which helps you to build customizable edit buttons on each row of the datagrid control. In this article the author gives a sample code for creating the edit buttons and for making...
This ASP article will help you to gain knowledge on the 'Conditional comments of IE 5'. The author has analysed the Conditional Comments (CC) tags and their usage in detecting latest versions of IE5 such as IE5.5, IE6 etc., An introductory note on...
It is quiet possible to access server-side includes in ASP programming whereas accessing conditional includes can be performed only with the help of additional module like VBScript. And from this article, you can easily learn the steps needed to...
A compilation of all available PHP debuggers and caches, with benchmarks.
Here is a compilation of tips on how to optimize Apache on Unix for PHP and CGI programs. The tips can also be applied to Perl and Python.
EXCELlent reports with minimal coding.Save your time. Get impressive results!- Conditional formatting; subtotaling and outline view; autofilter - all Excel features are supported on the template level- Pivot tables and Pivot charts- Master-detail...
The ASP 3.0 Programmer's Reference is a well-organized compilation of essential information about the latest version of Microsoft Active Server Pages (ASP). It covers ASP development on the Windows 2000 platform and includes full coverage of the...
This online tutorial differentiates the benefits of If and Case conditional statements and teaches you how to implement these statements in scripts as per your need. Describes and suggests you to utilize 'IF' to perform the checking process if...
Now the webmasters could install an ASP.NET application with the help of VS.NET through reading this online tutorial. The users could know about the compilation model of ASP.NET and select the proper file to be kept on installation. The author...
Easy Make This Page Your Homepage Script is multi-platform compatible. Opens the Set Homepage dialogue in IE 5 and later browsers, letting your visitors set your page as their homepage. Uses IE5 conditional comments so that the link does not show...
A win32 text-mode editor useful for developing dynamic web pages. Features syntax highlighting, page preview in browser, project manager, PHP code compilation, edit HTML tags, code completion, preview images, SQL console, FTP Manager and more.
Using this tutorial, you will be able to know the ways to include conditional statements in your scripts. Syntax is available that lets you learn how to initialize condtional statements like IF..THEN, IF THEN with ELSE and ELSEIF statements. From...
This article, demonstrates that dynamic compilation maintains the language's semantics while static compilation often doesn't. This article supports sample codes to help you decide whether your just-in-time (JIT) compiler can transform tail...
This is a tutorial where author teaches lessons on javascript especially about operators and its types. This tutorial elaborately explains about logical operator, string operator, arithmetic operator, conditional operator, comparision operator and...
It is an ASP tutorial that demonstrates the For Next loop and For Each conditional tools in ASP to produce the array variables to a particular number. With the help of example program you can learn how to create the array structure to store the...
JavaBeans FAQ is a collection of frequently asked questions on JavaBeans. This concise compilation of questions covers a wide ranging collection like What's the difference between Java applets and JavaBean components?, How do JavaBeans compare to... |