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.
SOA Development and Best Practices The SOA and Web services space gives developers, architects and decision-makers a variety of technical content--articles, tutorials, workshops and interactive community tools--that help with SOA development, implementation, and management. »
Xeon 5100 Series Brings Performance and Efficiency to Server Computing
The benefits of efficient servers extend far beyond the server room and the IT department. Businesses benefit from increased flexibility, which allows them to launch new services and respond faster to changes in the market. Powerful, efficient servers allow organizations to manage more servers, thereby keeping up with growth and demand. Click Here.
eBook: Guide to Managing an IT Staff Why is managing technical people difficult? Some would say techies are socially inept and simply can't communicate well. While that may be true in some cases, saying so doesn't help managers deal with techies any better: It just defers the problem. Download this eBook for advice on how to bridge the communications gap. 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.
OP-ED: Do You Hear the Sirens' Song? Everyone has ideas about how to build software. Explore some common fallacies and collect some hints that may help you along the way. All of the ideas are the opinion of the author (who is sometimes wrong). Installing a Custom ODBC Driver on Windows for SQL Anywhere By creating your own custom ODBC driver entry, you can effectively isolate your application database connectivity components from other applications running on the same system. Combining Rotation and Translation in Java 3d Understanding rotation and translation individually in Java 3D is not too difficult. When you combine the two, things quickly become very complicated. If you don't understand what you are doing when you combine the two, the chance that you will get it right is probably less than fifty percent. In this lesson, you will learn to get it right the first time. Q&A with Kathy Mandelstein, Director of Worldwide Developer Programs for IBM Kathy Mandelstein joins us to give us a better understanding of IBM's developerWorks and what it offers developers. Doing TDD Well The fundamentals of test-driven development can be learned in minutes. As with any discipline, TDD can take a career to master. Using these tips can help developers on this path to mastery.
OP-ED: Do You Hear the Sirens' Song? Paul Kimmel - 11/21/2007 Everyone has ideas about how to build software. Explore some common fallacies and collect some hints that may help you along the way. All of the ideas are the opinion of the author (who is sometimes wrong).
Lambda Expressions and Currying in VB9 Paul Kimmel - 11/19/2007 C++ programmers aren't the only ones who can write code so obtuse that it's nearly indecipherable. Now, VB9 programmers can compete with obscure code by using Lambda Expressions and Currying. But, is this a good thing? Explore Lambda Expressions and Currying, but the jury is still out whether or not currying is a good thing. It's definitely cool.
Enterprise Powershell: Creating Mail-Enabled Contacts in Exchange 2003 11/16/2007 by Jon Shoberg - Learn how to perform advanced user and contact scripting on Exchange 2003 with Powershell. When finished, you'll have knowledge and insight on using Powershell to perform advanced management functions.
Create MySQL 5.1 Storage Engine Plugins Under Win32 Ludwig Ertl - 11/15/2007 A MySQL Storage engine requires functions that MySQL provides. Therefore, you
normally need to link it into mysqld-core under Windows because mysqld.exe doesn't export all required functions (because it's an .exe, not a .dll). So, you're unable to import the required functions in our Plugin. Learn a possible way to circumvent this limitation by using the .map files that are provided with MySQL.
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 -
While playing a video only takes one line of XAML in Silverlight, creating a video player takes a few more. In under 10 minutes, you can have your own video player up and running.
By Bradley L. Jones -
Using the PopFly site, you can create mashups in a matter of minutes that take full advantage of the flash and sizzle offered via AJAX and Silverlight.
Visual C++ Smart Device Primer Nick Wienholt - 11/07/2007 Try a no-embedded-background-needed introduction into developing Windows Mobile applications in C++. With comprehensive support for smart device development in Visual C++ and great device emulation features in the Windows Mobile SDKs, mobile development is well within the reach of all Visual C++ developers.
OP-ED: Do You Hear the Sirens' Song? Paul Kimmel - 11/21/2007 Everyone has ideas about how to build software. Explore some common fallacies and collect some hints that may help you along the way. All of the ideas are the opinion of the author (who is sometimes wrong).