Thursday, October 16, 2025
Home Blog Page 276

Assembly: mov Statement (MASM/TASM)

0

mov is a useful tool in Assembly language. It can move constants or dynamics such as offsets. This tech recipe describes how to use it.

Assembly: If (MASM/TASM)

0

This tech recipe explains how to implement the in Assembly, the effect of the if statement, which is available to other languages.

Assembly: Code Template

0

The following Tech-Recipes tutorial contains a general template for designing an Assembly code program.

Android: Delete System Apps

Android phones often come with extra apps from phone manufacturers. Not all of these apps are necessary, and they often run in the background and consume your battery life. Luckily, you can get rid of them by following the steps in this tutorial.

Tomcat: How to Set the JAVA_HOME Enviroment Variable

Apache Tomcat Logo

Modify the catalina.bat file so that the servlet engine can work with Java in Tomcat.

Java: Object File IO – Input (Swing)

0

The following tech recipe explains reading in a file with objects instead of text.

C++: Differences between C++ and C#

0

The key differences between C# and C++ are explained in the following tech recipe.

Windows 8: Change Time before the User is Forced to Change Passwords

Requiring the changing passwords regularly is a good security measure.  If you are an administrator of a system, you will want to have the users change their passwords after a certain amount of time. Using theses steps you can adjust the length of time before the user is required to pick a different password.

How to Solve Common Tomcat Problems in Windows

Apache Tomcat Logo

Everything does not always go smoothly in development. Tomcat consists of a fantastic set of tools for developing in JSP, but issues can arise getting it running. I have described a few of the issues I encountered when trying to get my Tomcat installation working.

How to Manually Install Tomcat on Windows 7

Apache Tomcat Logo

Apache Tomcat is an open source web server and servlet container created by the Apache Software Foundation. It’s used to execute to Java servlets and also render web pages that include JSP (Java Server Page) code. This tech-recipes walks through the process of installing Tomcat manually on a Windows 7 OS.

Photoshop CS6: How to Record and Save Actions

If you need to perform repetitive tasks, you can save yourself a lot time by saving these actions. By recording and reusing these actions, you can reproduce previous results with one simple click.

PowerPoint 2013: Mouse-Hover to Start a Program Directly from Your Presentation

A simple mouse-hover can be used as an effective way to launch an external application from within a PowerPoint presentation.

Stay Connected

16,985FansLike
2,458FollowersFollow
61,453SubscribersSubscribe

Latest Articles

Latest Reviews

Latest Comments

error: Content is protected !!