Starting in 1996, Alexa Internet has been donating their crawl data to the Internet Archive. Flowing in every day, these data are added to the Wayback Machine after an embargo period.
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.
Introducing the .NET Framework and JScript .NET
Rating: none Essam Ahmed - 10/01/2002 In this premier article, Essam Ahmed starts his JScript .NET column with an introduction to the .NET Framework and JScript .NET.
Planning for the Unexpected - JScript .NET and Exceptions
Rating: none Essam Ahmed - 04/11/2002 The .NET Class Library uses exceptions throughout to report errors or unexpected conditions; however, a lot of code isn't exception aware. This article explains what exceptions are, how to respond to exceptions, and several ways of creating your own exceptions.
Object oriented features of JScript .NET
Rating: none Essam Ahmed - 03/27/2002 Discover the details of class access rules, inheritance, and polymorphism as they relate to JScript .NET. See sample code that demonstrates how to use these features.
Building JScript .NET Web Service and Clients
Rating: none Essam Ahmed - 03/26/2002 Walk through the creation of a Web Service and three types of client applications that use it: a Windows Forms based client, and Internet Explorer-based client, and an ASP.NET client application.