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.
eBook: Navigating Your IT Career A career in information technology usually has its share of ups and downs. Download this Internet.com eBook to learn where the jobs are in IT, how to negotiate a salary, and helpful advice on job security and how to deal with a layoff. Download this eBook now.
Working with Files in C# Get practical with C# by using it to access file information, create subdirectories, and more. You'll also learn to read and write from basic files.
.NET Web Services Tutorial Writing .NET Web services without using Visual Studio can be tricky. Learn how to create a Web Service without using Visual Studio .NET.
Three ways to get your MAC address. Although there are no functions named GetMACaddress in the Win32 API, ATL, MFC, or C#, it is fairly easy to find and associate your MAC address with its related IP addresses.
Making a Pre-Vista Application Vista Compliant Explore the common pitfalls of Vista development, some quick workarounds, and best practices. Learn about the UAC, Virtualization, impact on pre-installed .NET Frameworks, common program compatibility issues, and guidelines for UI/UX design. Grids, Clusters, Virtualized Environment, and All of That1 Grid Computing, Cluster Computing, clusters of computers, virtual machines. What am I talking about here? What are these terms? Where do they come from, and what do they mean today to you and for the business? Dive into the wonderful world of computing and computational technologies. After you are done, you will have a good understanding of the industry. Creating RESTful Web Services with Windows Communication Foundation Learn how to use Windows Communication Foundation (WCF) to easily create "RESTful" Web Services in .NET 3.5 that can leverage the simplicity, ubiquity, and scalability of web programming. .NET Tip: Implement IDisposable to Ensure Your Objects Clean Up After Themselves Be a good resource citizen by implementing IDisposable. You will be able to ensure that your objects have the opportunity to release all of their managed and unmanaged resources. Stitching Up Time Zones Performing brain surgery on the Registry need not be fatal.
Simple Thread: Part I Arjay - 08/23/2007 Learn about methods to start, pause, resume, and stop a thread by using _beginthreadex in an MFC dialog application. The sample shows how to update a MFC control as well as how to properly shut down a thread.
Get Jagged! Bill Hatfield - 08/22/2007 Super-charge your .NET application performance by implementing jagged arrays.
Making a Pre-Vista Application Vista Compliant 08/22/2007 By Matt Goebel Explore the common pitfalls of Vista development, some quick
workarounds, and best practices. Learn about the UAC, Virtualization, impact on pre-installed .NET Frameworks, common program compatibility issues, and guidelines for UI/UX design.
Wallpaper Changer Hannes du Preez - 08/21/2007 With this article I will demonstrate how to create an application that changes your wallpapers after a specified period, as well as how to apply the Tile, Center, and Stretch wallpaper styles.
Creating RESTful Web Services with Windows Communication Foundation 08/21/2007 By Aaron Lerch Learn how to use Windows Communication Foundation (WCF) to easily create "RESTful" Web Services in .NET 3.5 that can leverage the simplicity, ubiquity, and scalability of web programming.
CodeGuru is all about sharing. If you have some unique code or an article, we'd love to hear from you. Please read the Submission Guidelines to see how to submit. We are always after great new articles to post!
By Jacob Sanford - Discover how to manipulate images using Microsoft's Silverlight. If you've not seen Silverlight (WPF/e), then this is a great introduction!
By Curtis Dicken - Discover how to make your form validation more user-friendly and reduce screen clutter by effectively using the Validation Summary control.
Visual C++ Orcas Marshaling Library Nick Wienholt - 08/02/2007 The conversion between common native types and the equivalent .NET Framework type is a common programming activity for interoperability development in C++. Visual C++ Orcas introduces a light-weight, template-based library for performing this conversion. This article will look at both the use of this library and how it can be extended to add new conversions.
Building a Webpart to Display a Virtual Earth Map Mark Strawmyer - 07/26/2007 Discover how to build an ASP.NET webpart that will display coordinates on a Virtual Earth-created map. You can do this by using the IWebPart Interface, an HTTP handler, and the Virtual Earth API.
BizTalk Pipeline Dreams Become Reality Jeffrey Juday - 08/16/2007 Learn how to more easily extend, re-use, and configure a BizTalk Custom Pipeline Component.
Look Out 'Orcas,' Here Comes 'Rosario' By Stuart J. Johnston - In an attempt to speed delivery of development tools, Microsoft will ship a preview of the 'next' release after Visual Studio 2008.