MACROS RETURNING TO EXCEL IN THE SLOW PC

What should be done to enable macros in Excel, not slow machines again?
Accelerate the implementation of a macro and that increases the speed at which you can try running the excel
Code:
Application.ScreenUpdating = False

and finally

Code:
Application.ScreenUpdating = True

in some cases is not seen in sensitive screen that the macro is doing in our files, but it is a macro that you know works properly offset the savings in time.

. Net and ssh
"Making a monitor resource linux: memory, processor usage, and so on.

Using SSH in VB.NET http://social.msdn.microsoft.com/forums/en-US/vbgeneral/thread/3125feab-2377-4f2e-96ff-444711a4e362/
21 .- http://csharp-source.net/open-source/network-clients Link
32 .- http://www.visualstudiogallery.com/ExtensionDetails.aspx?ExtensionID=40971afd-98c8-4ad9-ac8a-c3f555feb789 Link
.................................................
Download the source code of YouTube, Digg, Delicious, Facebook and other sites

Have your own youtube, digg, facebook, twitter?
Scripts in ScriptCopy us clones of the most popular. http://www.scriptcopy.com/
We can find such a code clone twitter, youtube video, video on myspace, facebook, hi5, blogger, hot or not and many other sites more popular.
A site that is well worth preserving for our favorite links arises when the idea of a project.
.................................................. .......
Restore Databases large
Those of us who have been users of mysql, phpmyadmin and have reached the point of wanting to restore or move a database that is beyond the capacity of these programs and Restoration (2MB), and although the limit can upload these files be increased over 10MB, there are times when even this is not enough.
So look for other options, use an SSH connection to the server,
Using a Frontend for MySQL, and even get a hand from the back of the base so that they can upload files one by one.
Due to this need as latent ... I present this application is called BigDump, this application is a php file which will help them climb the database without any problems and no matter the size.
All you need do is follow these simple steps:
1) Create a database which will restore the file with sql extension.
2) Download the application BIGDUMP from http://www.ozerov.de/bigdump.php3)
The download contains a file called bigdump.php, we have to edit this file:

Code:
$ db_server = 'localhost' / / Here we add the server where mysql $ db_name = 'base_datos' / / database created db_username $ =' user ', / / mysql user privileges on the database $ db_password = 'password' / / user password / / Other Settings $ filename = 'archivo.sql' / / here we put the sql file we want to restore.

You must not forget to put the file bigdump.php and archivo.sql on the server and in the same folder (WAMP users: c: / WAMP / www).
The rest of the file bigdump.php Do not touch!.
After this little run we are left alone configuration from our browser application, in our case: http://localhost/bigdump.php and that's it, the database subira slowly, just not going to close the browser .

No hay comentarios:

Protected by Copyscape Original Article Checker