Search for: computers internet blog
Related Programming Resources
- VBScript Syntax Tutorial Far from a complete guide, this is intended to be an introduction for programmers who are used to Java, Javascript, or C. The aspects of programming that are different from those languages will be emphasized. ... The Basics: Nothing in VBscript is case sensitive. Use the apostrophe for comments: 'This is a comment myint =
- Network Programming Concept Network applications are everywhere. Any time you browse the Web, send an email message, or pop up an X window, you are using a network application. Interestingly, all network applications are based on the same basic programming model, have similar overall logical structures, and rely on the same programming interface.
- Easy Code Masm v1.01.0.0011 Easy Code is the visual assembly programming environment made to build 32-bit Windows applications (now with support for Windows Vista). To compile and link the projects designed on its IDE, Easy Code uses MASM32 or GeneSys, complete programming tools packages including the Microsoft Macro Assembler. The Easy Code interface, looking
- NTFS Alternate Data Streams (ADS) To properly introduce the insertion of ADS support in NTFS, which started with Windows NT 3.1, we must first take a look in the Macintosh world. As some of you might know, Macintosh files do not generally have an extension. Yet, the OS is capable of recognizing who made the
- Visual 2.0 Basic Edition Tutorial In this tutorial, you will use the Visual Basic Edition to create and modify a simple rectangular lighting model. Activities include starting a new project, using the Lumen Method Tool, modifying the design, interpreting the results and printing the design. This tutorial assumes that you have read the first four