Download: Build .NET Applications Without Hand Coding Sponsored by Iron Speed
Iron Speed Designer builds database, forms, and reporting applications for .NET without hand-coding. Quickly create visually stunning, feature-rich applications that are easy-to-customize and ready to deploy. Iron Speed Designer accelerates development by eliminating routine infrastructure programming, freeing you to focus on our business logic. Get your free copy now!
eBook: Storage Networking, Part 1 Sponsored by HP
A storage network is any network that's designed to transport block-level storage protocols. But understanding the ins and outs of networked storage takes you deep into several of protocols. This guide covers SANs, Fibre Channels, Disk Arrays, Fabric, and IP Storage. Learn more.
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.
.NET Tip: Following Table Relationships with LINQ Use LINQ's from clause to easily traverse the relationships in your database. The Large-Grid Issue See how you can manage, maintain, support, or even build large-Grid environments. Portal Federation with WebLogic Portal WRSP: Advanced Techniques Learn how to share entire pages and books between portals and then how to use data input from one remote portlet in another remote portlet. Faster and Friendlier Access to Oracle's OCI API Why get bogged down in the quicksand of the Oracle Call Interface (OCI) when you can get the same service with less code and fewer headaches with Vincent Rogier's OCILIB? Visual C++ 2008 Feature Pack: MFC Enhancements The Visual C++ 2008 Feature Pack incorporates C++ language changes that move C++ closer to the upcoming C++0x standard. The new language elements build on the powerful features of the C++ language, and include support for regular expressions, function objects, and a number of new STL containers as well as many other new features. Review some of the new language features, and see how they can be incorporated into C++ applications.
Creating a DockablePanel-Controlmanager Using C#, Part 7 JonnyPoet - 05/15/2008 Going on to design a dockable panel, discover some very interesting techniques, such as hooking the mouse and how to debug an application in such cases. Learn to unpin a docked panel so it slides to the border of the main application.
Implementing a Simple 2D Object Tracker OlegK - 05/14/2008 Learn how to combine four image alignment algorithms (Lucas-Kanade, forwards-compositional, Baker-Dellaert-Matthews, and Hager-Belhumeur) into a 2D object tracker with dynamic templates and template pixel weights.
Faster and Friendlier Access to Oracle's OCI API Victor Volkman - 05/13/2008 Why get bogged down in the quicksand of the Oracle Call Interface (OCI) when you can get the same service with less code and fewer headaches with Vincent Rogier's OCILIB?
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++ 2008 Feature Pack: MFC Enhancements Nick Wienholt - 05/12/2008 The Visual C++ 2008 Feature Pack incorporates C++ language changes that move C++ closer to the upcoming C++0x standard. The new language elements build on the powerful features of the C++ language, and include support for regular expressions, function objects, and a number of new STL containers as well as many other new features. Review some of the new language features, and see how they can be incorporated into C++ applications.
Lazy Loading the ASP.NET AJAX TabContainer Control Mark Strawmyer - 04/04/2008 Learn how to avoid possible performance problems in your web applications when using the ASP.NET AJAX TabContainer by employing a technique known as lazy loading.
Codeguru Update eNewsletter - April 22nd, 2008
Get the latest articles, news, and information from around Codeguru for the week prior to April 22nd. This week's editorial - are you a Visual Basic .NET developer carrying around VB 6 baggage?