The Wayback Machine - https://web.archive.org/web/20140516160717/http://www.codeguru.com:80/vb/gen/vb_graphics/

Latest VB Graphics Articles

3D Animation in VB.NET Using WPF - Part 1

Richard Newcombe takes a look at the basic building blocks of a 3D world. While 2D animation was done by hard coding all of the graphics, 3D animation is much easier, using the WPF (Windows Presentation Foundation) graphical subsystem to handle the actual image rendering.

Animation in VB.NET, Part 3

Richard Newcombe takes a look at Bitmap Animations in VB.NET. VB6 made extensive use of API's to load and initialize large quantities of smaller images. .NET has the GDI+ dynamic library, with a large selection of graphic classes and functions, which means that we no longer require API's to manipulate images.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

MFC Integration with the Windows Transactional File System (TxF)

The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.

Finger Printing is the New Tracking Cookie

Recently one way that developers have been looking to address the cookie abuse problem is via a method known as fingerprinting. Peter Shaw shows you how to generate a fingerprint in C# for use in your own projects.

Top White Papers and Webcasts

  • Live Event Date: May 21, 2014 @ 2:00 p.m. ET / 11:00 a.m. PT Many businesses are discovering that the traditional storage architecture is unsuited in multiple ways to the demands of today's virtualized and consolidated data center. The virtualized data center puts new kinds of demand on the storage system, particularly in terms of capacity and security. Sports equipment and sportswear manufacturer, Mizuno USA, was struggling with data growth and needed a more comprehensive data protection scheme. Check out …

  • Today's competitive marketplace requires the organization to frequently release and deploy applications at the pace of user demands, with reduced cost, risk, and increased quality. This book defines the basics of application release and deployment, and provides best practices for implementation with resources for a deeper dive. Inside you will find: The business and technical drivers behind automated application release and deployment. Evaluation guides for application release and deployment solutions. …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds