Security Servers Put Microsoft in the Forefront
Microsoft renames and upgrades two Forefront security servers.
Microsoft renames and upgrades two Forefront security servers.
An update to pcouderc's class to support authentication
Learn how to customize the internet explorer context menu to add Codeguru Favorites items.
Forms are how your users talk to your scripts. To get the most out of PHP, you must master forms. The first thing you need to understand is that although PHP makes it easy to access form data, you must be careful of how you work with the data.
Learn how to make sure the credit card you're accepting isn't fraudulent.
Tired of over-committing to one web scripting technology only to get derailed by the client's browser? Wt will insulate your application logic from the bumpy ride of trying to guess the right web platform for your apps.
Discover how to intercept network traffic (IP packets) by putting a socket in promiscuous mode.
Learn how to use a mailslot to broadcast information over a network.
XML Data Binding allows you to manipulate an XML document via a set of simple objects. Learn about the generation of these objects, and see a summary of the existing products on the market.
This five-part article gives a basic overview of the building blocks underlying XML Schemas, showing how and when to use them.
Walk through the components of an RSS 2.0 feed for building your own feeds either by hand or programmatically.
Look at how to design your web application URIs to ensure you give them the maximum lifespan possible from Professional Web 2.0 Programming co-author Erik Bruchez.
Learn how to access the IHTMLDocument interface for any iframe contained within the IE webbrowser control.
Learn about fast and portable URI encoding and decoding functions that use std::string as the argument and return type, and do the buffer conversion, including '\0'.
Learn a method for controlling how users download files from your ASP.NET applications.
Custom controls assist developers in maximizing code reuse and minimizing headaches. Learn the process of creating custom controls within Microsoft's latest UI model, the Windows Presentation Foundation (WPF).
Learn about XPath, a small language used specifically to locate a single node or multiple nodes that match a particular pattern.
Reliability is a big issue in Internet Web services integration. Learn how to mitigate Web service reliability problems by using an asynchronous messaging approach.
Ajax is becoming the hot topic in Web programming today. Discover more useful things that it can do for you.
Professional AJAX author Nicolas Zakas shows the benefits as well as some of the disadvantages of using HTTP requests in your applications.
Learn how a BHO (Browser Helper Object) could be used to block a particular Web site.
A clone of the Win95/98/ME utility for checking and controlling IP addresses.
Learn about a RFC2759-compliant implementation of the MS-CHAPv2 response calculation algorithm.
Learn about a Windows FTP client written without CInternetSession or CFtpConnection classes.
Learn about a simplistic example of using a Scripting Runtime Library.