Discover the basics of the W3C DOM and learn how to use JavaScript to transverse the nodes within it. (Javascript)
Latest HTML Articles
Using Gradient Shading in Web Pages
Cascading Style Sheets have all kinds of filters that add neat effects to your Web pages. Learn how the gradient filter adds gradient coloring.
FAQ: How to Open a URL or Send an E-Mail from a VB Application
Open a URL or send an e-mail with a click of a button from within a VB application.
Write an FTP Client with VB.NET to Bridge Legacy Software
Paul Kimmel gives you all you need to write a complete implementation of an FTP client in managed code. Once you create a socket and an IPEndPoint, and decipher the data you will receive from the other end point, you are well on your way to writing connected software.
HTML Syntax Highlighting
Create a usercontrol that can be added to a form to provide HTML syntax highlighting in a RichTextBox. (Added: 2-May-1999)
Tricks of Parsing a Page for Links and Images
Learn how to parse out all the links from an HTML page.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
C++ Tips and Tricks
Quirky and yet persistent, C++ is a language that keeps programmers coming back to it. Pick up some new ways to wrangle it into your workflow.

XML-XSD Parsing Refresher
Learn to use XSD, something that's built into Visual Studio, and makes handling XML data child's play.

Making Use of SQL Variables
Learn about SQL Variables and how to use them from Visual Basic.
The Top Challenge for Developers is...
Most developers face a grueling challenge to please their end users. We asked their top challenge is. With over 3,000 responses, the results are now available!