Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Forum Messages

    Articles & Tutorials Articles & Tutorials RSS feed

  • Typical errors of porting C++ code on the 64-bit platform

    by AndreyKarpov

    Program errors occurring while porting C++ code from 32-bit platforms on 64-bit ones are observed. Examples of the incorrect code and the ways to correct it are given. Methods and means of the code analysis which allow to diagnose the errors discussed, are listed.. Read full article

  • The forgotten problems of 64-bit programs development

    by AndreyKarpov

    Though the history of 64-bit systems development makes more than a decade, the appearance of 64-bit version of OS Windows raised new problems in the sphere of development and testing applications. In the article there are considered some mistakes connected with 64-bit C/C++ code development for Windows.. Read full article

  • Common Intermediate Language

    by gbarnett

    Granville gets down with the CLR, and takes a look at CIL/MSIL - the intermediate language that every .NET language gets compiled to, and has full access to the capabilities of the CLR.. Read full article

  • An Introduction to Genetic Algorithms

    by sync_or_swim

    A brief introduction to the field of Genetic Algorithms including sample C++ code. Read full article

  • How the .NET Debugger Works

    by jonshute

    In theory the .NET debugging API is simple and a joy to use, but there is a lack of a detailed overview as to how to use it in the framework SDK. In this article, we'll cover how to write a debugger under .NET, and will also touch on the profiling API support.. Read full article

  • More C/C++ Articles & Tutorials...

    Books Books RSS feed

  • The Complete Idiot's Guide to C++

    Published by Unknown

    A beginners guide into C++, this book uses simple examples to teach the reader the basics of the language. It also goes further and explains OOP topics such as standard OOP, Inheritance and Polymorphism.. Read full article

  • Win32 Programming

    Published by Addison-Wesley

    Concentrating exclusively on 32-bit programming, this book offers an in-depth look at the user interface and graphics aspects ofthe Windows API and demonstrates how to use API effectively. Covers Dynamic link libraries, storage management, and windows subclassing. CD ROM included.. Read full article

    Jobs in United States Jobs RSS feed

  • US-NY-NYC: Lead Senior .NET Developers (Financial Firm)

    Salary OPEN (USD), Annual, Permanent in New York, US

    Major financial firm is seeking experienced senior .NET developers to help design and build the next generation of APIs, platforms and services.

    Products Products RSS feed

  • Chilkat Free XML Visual C++ Library

    An XML parser Visual C++ static library that offers a high-performance alternative to the standard MSXML DOM for creating, navigating, and manipulating XML documents. The Chilkat XML parser is significantly faster and less memory intensive, and the API is much simpler. It includes in-document AES encryption and Zip compression features.

  • Chilkat Mail Visual C++ Library

    A POP3 / SMTP email Visual C++ static library for sending and receiving email. Packed with advanced features including: full S/MIME capability for sending and receiving signed and encrypted email, MHTML for sending HTML email with embedded images and style sheets, multipart/alternative, multipart/related, attachments, advanced AES encryption, automated international character encoding conversion, Outlook integration, progress monitoring, Outlook Express EML import, XML import and export, mail-me

  • Chilkat Zip Compression Library for Visual C++

    Affordable, advanced Zip Visual C++ Static Library with many features: Create new Zips from existing files, memory data, or other existing Zips. Remove specific files within a Zip. Recursively descend directories to Zip everything. Adds files to existing Zips. Merge multiple Zips into one Zip. UnZip and auto-create directories as needed. UnZip only files matching a wildcarded pattern. Directly access the data in its compressed format. Memory Zip/Unzip: Use Zip compression without ever writing fi

  • Chilkat Encryption Visual C++ Library

    An advanced encryption Visual C++ static library that offers both RSA public-key encryption with digital signatures as well as symmetric encryption algorithms including AES (Rijndael), Blowfish, and Twofish. It provides the ability to easily create digital signatures for files or memory data, or verify digital signatures against incoming data or files. It allows for the use of any Cryptographic Service Provider, including Smart Card implementations from 3rd-party vendors. It also provides easy a

  • Chilkat MHT / HTML Email Library for Visual C++

    Automatically convert HTML text, files, or Web pages into Chilkat Email objects. Save HTML files or Web pages as MHT Web archives. Unpack MHT Web archives into the original files. Convert HTML to MIME. Convert HTML text, files, or Web pages into EML for use in Outlook Express. Can convert HTML files and Web pages (URLs) into both MHT and EML formats. All external parts, including images, scripts, and style sheets are automatically retrieved and embedded. All hyperlinks are converted to fully-spe

  • More C/C++ Products...

    Web Sites Web Sites RSS feed

  • Code Generation Network

    The Code Generation Network covers all aspects of code generation and model-based development. The site's resources include a database of code generation tools, interviews with leading exponents of code generation and book reviews on code generation and software development in general.

  • FASTlib 3.0

    FASTlib 3.0 is a collection of ActiveX controls for a wide variety of tasks and it is available for download.

  • 3DChart

    3D Chart is a powerful ActiveX component using OpenGL to display charts.

  • CodeGuru - Visual C++

    Offers a wide variety of articles on all sorts of topics.

  • Bloodshed Dev-C++

    Bloodshed Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as it's compiler. Dev-C++ can also be used in combination with Cygwin or any other GCC based compiler.

  • More C/C++ Web Sites...