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.
Maximizing the Performance of SUSE Linux Enterprise Real Time for Financial Services Applications on AMD64 Technology Whitepaper: The technology needs of financial services companies offer a remarkable challenge for computer hardware and software vendors. The central requirement is deterministic, real-time computing for high-priority transactions that must execute accurately and predictably every time. However, a real-time computing solution must also offer rock-solid stability and reliability, since there is zero tolerance for missed transactions, lost records, or system downtime. Click here.
Real-World Results of SUSE Linux Enterprise Real Time
Whitepaper:
What if you had a dedicated lane in your computer, similar to the car pool lane on the highway? A lane that could guarantee your high-priority processes could run without being interrupted. That's what you get with SUSE Linux Enterprise Real Time. Its broad functionality provides highly deterministic performance for chosen applications, and CPU shielding provides a dedicated processor core to guarantee deterministic low-latency performance regardless of system load or traffic.
Click here.
Technical Whitepaper: SUSE Enterprise Linux Real Time Whitepaper:
This paper outlines the specific technical capabilities of SUSE Linux Enterprise Real Time, including enterprise services offerings, and shows how SUSE Linux Enterprise Real Time delivers a solid foundation for your Service-oriented Infrastructure (SOI). Learn how SUSE Linux Enterprise Real Time can be used to build the next generation of data-center computing, creating an on-demand infrastructure that is modular, highly responsive and easy to deploy and control. Click here.
[an error occurred while processing this directive]
Achieving 20/20 Vision Through Architecture Viewpoints Don't let blind spots on your project impede its success! See how architecture view points can be used to gain a holistic view of the project and to successfully identify and partner with stakeholders.
Handling Anomalies: Errors and Exceptions When things go wrong in an application, what should the code do? .NET Tip: Restrict the Access to Your Properties! Stop unwanted changes to your properties! Discover how to you can stop worrying about accidentally changing values, while still allowing multiple views into your classes! Visual C++ Orcas Marshaling Library 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. Rendering Images in ASP.NET Directly from Your Database There's no need to store file system paths in a database. Just store images in your database and then directly load them to your ASP.NET pages.
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.
Speeding Up .NET Bill Hatfield - 07/31/2007 .NET programmers can become a little lazy when it comes to performance optimization. Discover a few easy tips to keep performance at a peak!
Determining Whether a DLL or EXE Is a Managed Component kirants - 07/25/2007 Learn how to check whether or not a component is a .NET managed component. Also, learn to get other information, such as dependent assemblies, from the metadata using Microsoft APIs and related COM interfaces.
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.
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!
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.
The WCF MessageEncoder Decoded Jeffrey Juday - 06/01/2007 If you're already familiar with the fundamental aspects of Windows Communication Foundations, learning about MessageEncoders can take your application to the next level.
Hottest Forum Q&A on CodeGuru for the week of April 25th, 2004 Sonu Kapoor - 05/04/2004 This week's topics include the usage of WM_NULL, whether a Machine ID for copy protection purposes exists, whether there is any range for WM_XXX messages that someone could use without having any troubles with the Windows message handlers, and how can a person validate a auto_ptr?
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.