DemoCharge 2005 is a very interesting program. It allows to design animated demos which can be shared on a Web page, e-mail, tutorials or training supports. DemoCharge is very simple to use for any application that you would like to present through a demo. It records your accesses to any application and stores your activities on your computer. The creation of demos is automatic and different formats are available and you can get Flash demos, animated GIF, Applets Java, executables or AVI. It should be noted that the obtained files are size. In all the cases, the mouse movements are visible.
Automatic backup of a Database in SQL EXPRESS 2005 ShowAutomatic backup of a Database in SQL EXPRESS 2005
If you want to automate a backup of a database in SQL Server Express, there is a simple solution using a .bat. file.
Create a new text file. This file should contain the following...
Connecting to a Ftp server under Ms-Dos ShowConnecting to a Ftp server under Ms-Dos
The ftp command allows you to get connected using command lines. Some of these options provide an automatic connection; this is done through a list of commands store on a text file.
ftp -i ...
[Windows] 11,708 error when installing a program Show[Windows] 11,708 error when installing a program
Symptom
Cause
Solution
Symptom
You are installing software on Windows (e.g. JDK).
The installation fails and you have an error in the log of events, for example:
Source:...
SQL Server - Export/Import diagram ShowSQL Server - Export/Import diagram
Intro
Notes
Intro
A lot of people believe that in SQL Server you cannot import or export a diagram of a database to another database.
But that it is totally incorrect, since it can be done on SQL...
Download Source Code Spell Checker ShowSource Code Spell Checker is a program that offers to check your lines of code, highlight the errors and to report errors detected. You save valuable time by limiting the reading tedious programming codes.
Advantage
Via the context menu, you can...