Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Jose Pablo Ramirez Vargas Profile

photo Jose Pablo Ramirez Vargas (webjose)
02 Jan 2002
Costa Rica United States
Chemical Engineering

Contact memberContact this Member Edit ProfileEdit my profile

This user has contributed 2 articles, 2 code samples and posted 2144 messages in our discussion forums.

Technology Interests

      Articles & Tutorials

    • Circular Referencing to COM Objects

      by webjose

      This tutorial shows you how to fool Visual Basic in a way it will permit the programmer use circular references, like a Parent property without locking the parent object in memory.. Read full article

    • CopyMemory and Arrays: Proper Use

      by webjose

      This article will show the reader the advantages and disadvantages of using CopyMemory on arrays to achieve faster speeds when handling a sorted array. It will also show the reader the caveats of the API implementation and how to avoid them.. Read full article