Web crawl snapshots generously donated from Accelovation. This data is currently not publicly accessible.
From the site:
Accelovation is pioneering the delivery of Insight Discovery™ software solutions that help companies move from innovation idea to product reality faster and with more success.
Our solutions are used by leading firms in the Fortune 500 and beyond – companies from a diverse set of industries ranging from consumer packaged goods to high tech, foods to chemicals, and others. We help them mine the online world for market and technical insights to help speed the process of innovation.
TIMESTAMPS
The Wayback Machine - https://web.archive.org/web/20061017123013/http://www.codeguru.com/cpp/i-n/
Embracing the full spectrum of developer needs including content supporting 64 bit, Multi-Core, Tools, and Optimization.
Making Multi-Cores Count: An ISV Licensing Primer
On the road to concurrent programming, do customers see you as the fast laneor the speed bump? The best way for ISVs to support emerging x86-based virtualization and grid computing technologies is by moving away from antiquated hardware-based license models. Read more. Mr. Multimedia: AMD's Wei-Lien Hsu
See how AMD's various architecture designs provide processor performance across the computing board, including formerly niche areas such as multimedia, and how passionate engineers like Wei-Lien Hsu are making it happen. Read more. Man on a Mission: AMD's Brent Hollingsworth
AMD is working on a library of thousands of functions that will make the parallel technologies embedded in AMD's multi-core processors and other multiprocessor technologies available to developers. See what the project's team leader has to say about the challenges and benefits of the AMD Performance Library (APL). Read more. Taking Advantage of Concurrent Programming for Windows, Part 2: Multi-Core Programming in .NET
In the coming many-core era, the performance difference between single-threaded and multithreaded applications will grow greater and greater. It behooves all professional programmers to begin coding for multiple cores now. Read more. For more relevant code samples, tutorials and editorials click here.
Creating Custom WPF Controls
Rating: none Chad Campbell - 08/28/2006 Custom controls assist developers in maximizing code reuse and minimizing headaches. Learn the process of creating custom controls within Microsoft's latest UI model, the Windows Presentation Foundation (WPF).
XPath Support in Browsers
Rating: none Nicholas C. Zakas - 08/14/2006 Learn about XPath, a small language used specifically to locate a single node or multiple nodes that match a particular pattern.
Offline Capable (Internet Explorer) AJAX Client
Rating: Ariel Yakobovich - 08/10/2006 Learn what makes a successful AJAX client, and how many AJAX applications lose sight of the enormous benefit of supporting offline mode operation.
A Windows Service Solution for Unreliable Web Services
Rating: none Jeffrey Juday - 06/28/2006 Reliability is a big issue in Internet Web services integration. Learn how to mitigate Web service reliability problems by using an asynchronous messaging approach.
Ajax Submission Throttling
Rating: none Nicholas C. Zakas - 05/18/2006 Ajax is becoming the hot topic in Web programming today. Discover more useful things that it can do for you.
XMLHttp Requests for Ajax
Rating: none Nicholas C. Zakas - 05/12/2006 Professional AJAX author Nicolas Zakas shows the benefits as well as some of the disadvantages of using HTTP requests in your applications.
[Updated] WinIPCfg
Rating: egawtry - 03/23/2006 A clone of the Win95/98/ME utility for checking and controlling IP addresses.
Computing a MS-CHAPv2 Client Response (not yet reviewed)
Rating: none Eugene Prigorodov - 03/06/2006 Learn about a RFC2759-compliant implementation of the MS-CHAPv2 response calculation algorithm.
TJFTP: A Visual C++ FTP Client
Rating: ShellRaker - 12/08/2005 Learn about a Windows FTP client written without CInternetSession or CFtpConnection classes.
Remote Desktop View Lite
Rating: Andy Bantly - 10/31/2005 Learn about a native C++, MFC, ATL/COM system to remote view a desktop.
Build a SharePoint Newsletter Generator That Alerts Users to Changes
Rating: none Jeffrey Juday - 10/28/2005 Leverage the SharePoint SDK classes to build a newsletter generator that collects all the changes to a site and presents them to users in an e-mail newsletter format.
Publishing with Authoring Connector
Rating: none Packt Publishing - 09/20/2005 Learn to integrate Web publishing with working with your Word documents.
Implement a Centralized BizTalk File Creation Broker
Rating: none Jeffrey Juday - 05/25/2005 By using BizTalk 2004, Web services, and the Broker enterprise pattern, you can create a centralized file broker that enables you to more easily configure security, administer services, and share code across your organization.
Selecting the Best Approach for Designing an Interoperable Web Service
Rating: Nalaka Withanage and Martin Kropp - 05/10/2005 Learn about the different Web service design methodologies as defined by the Web Services Standardization Groups, clarify the terms, and highlight their differences.
Build a Custom SharePoint Web Service for Your InfoPath 2003 Documents
Rating: none Jeffrey Juday - 05/03/2005 Learn how to develop a custom SharePoint Web service for InfoPath 2003 documents, which allows you to reliably perform actions whenever a user saves one of the documents.
"Indigo" CTP Released Today
Rating: none Bradley Jones - 03/16/2005 Microsoft released the Community Technical Preview (CTP) of their next-generation Web-Services technology, "Indigo," today.
Using The CE HTML Viewer Control To Create Powerful, Customized Presentations
Rating: none Nancy Nicolaisen - 03/09/2005 Create an HTML viewer control on a CE device. Once animated, this control allows you to pass any data that is capable of being rendered by using HTML tags from the desktop device to the CE device. The power and
elegance of this approach can hardly be overstated.
Composite Custom Web Controls in Managed C++
Rating: Stephen Fraser - 01/05/2005 Continuing his series on custom Web control development in Managed C++, Stephen Fraser takes it up a notch by examining the more advanced—and far more powerful—composite custom Web control.
HTTP Post Using C
Rating: Uday Chitragar - 01/05/2005 Learn to write a small routine or utility to make a post request to a Web server and retrieve the data. This article demonstrates such a technique, tested on Linux.
Monitoring Changes in IE Settings
Rating: Krishnasamy Venkatesan - 11/05/2004 Learn about a way to know exactly when IE settings have changed.
Mastering Internet Programming on Mobile Devices: First Steps
Rating: Alex Gusev - 11/02/2004 Learn how to create applications that may connect to the Internet or an intranet. Take a look at typical scenarios that often occur in programming practice.
[Updated] The K.I.S.S. Approach to I/O Completion Ports
Rating: Robert Simpson - 10/18/2004 I/O completion ports are the holy grail of performance. This article provides an extremely lightweight and open framework for easily implementing IOCP's in your application(s).
Invoke Hidden Commands in Your Web Browser
Rating: eagleboost - 09/15/2004 Demonstrate an innovative way to invoke hidden commands to show modal dialogs such as the "Add To Favorite" dialog or "Import/Export Wizard" dialog in your Web browser-based application.
Publishing Schema as Web Service in BizTalk 2004 (not yet reviewed)
Rating: PradeepMurti - 08/06/2004 Learn to create a simple scenario for consuming a Schema as a Web Service with minimum effort.
New HTTP Endpoints Create SQL Server 2005 Web Services
Rating: none Peter DeBetta - 08/05/2004 SQL Server 2005 supports native HTTP SOAP via a feature known as HTTP Endpoints. Find out how this new feature makes the creation of Web services a snap.
Managed Extensions Example That Calls the Amazon Web Service
Rating: Tom Archer - MSFT - 07/28/2004 Many talented C++ programmers still think that calling Web services from C++ is difficult. Tom Archer illustrates that using the .NET XmlTextReader and XmlDocument classes make this task a snap.
GroupTalk (not yet reviewed)
Rating: Nagareshwar Talekar - 07/15/2004 Learn about a multicasting-based groupchat application in which any number of users can join the group and communicate together.
WinSniff
Rating: Nagareshwar Talekar - 07/08/2004 Learn about WinSniff, the application for capturing packets on the network.
Port Scanner
Rating: Nagareshwar Talekar - 06/30/2004 Learn about the TCP Half Open Scanning or TCP SYN scanning technique.
HTML Editor for VC++ 6.0
Rating: irekz - 06/08/2004 Learn about an HTML edit control for VC++ 6.0 that is equivalent to the MFC7 CHtmlEditCtrlBase class.
XHTML2RTF
Rating: Emmanuel K. - 05/25/2004 This article describes a conversion tool which takes an HTML document as input and generates a Microsoft Word document for printing.
.NET Remoting with Events in Visual C++
Rating: Kate Gregory - 04/13/2004 Learn how to add a button to a server application (a WinForm app with a big Listen button) and have the handler for the click event raise a custom event.
.NET Remoting in Visual C++
Rating: Kate Gregory - 03/31/2004 Remoting is one of the three techniques available on the CLR for creating distributed applications.
Spoofing the ARP Table of Remote Computers on a LAN
Rating: Gordon Ahn - 03/31/2004 ARP spoofing, also called ARP Cache poisoning, is one of hacking methods to spoof the contents of ARP table in other remote computer on LAN. For one computer to connect to other computer on IP/Ether network, two addresses are needed. One address is MAC address, and the other is IP address.
Enterprise Application Integration (EAI) Using XML
Rating: Syed Hameed - 03/26/2004 Best Practices and Standards in EAI must be practiced for reducing costs and increasing the effeciency for any EAI application.
How to Get an ARP Table with an IP Helper API
Rating: none Gordon Ahn - 01/22/2004 Learn how to get an Address Resolution Protocol (ARP) table in VC++ 6.0 on Windows with an IP Helper API.