Tags: .net, dom

News (1)

Sun takes the covers off Mustang

At JavaOne, Sun gave developers a peek at what's coming in the next two major releases of Java, and we've rounded them up for you. Read more »

Features (29)

Debug JavaScript, HTML, and CSS with Firebug

Firebug is a great development add-on for Firefox. It provides an integrated tool for monitoring and debugging JavaScript, HTML, and CSS. Here's a look at Firebug's features and benefits. Read more »

Use DOM to create data-driven HTML documents

The Document Object Model can be a powerful object-oriented tool for creating data-driven HTML documents. See how DOM can be used in conjunction with XML data islands to increase the efficiency of your Web applications. Read more »

Five XML in .NET tips

.NET's XML classes may not work quite like you expect. Check out these tips for using them more effectively and then share your own tricks with other members. Read more »

Take a guided tour of XML support in .NET

Learn your way around .NET's XML neighborhood. Here's a look at the Framework's various reader and writer classes. Read more »

A better way to parse XML documents in .NET

The .NET Framework supports the XML DOM parsing model, but not the SAX model. .NET guru Dino Esposito tells you why this is actaully an improvement. Read more »

A better way to create XML documents in .NET

Creating XML documents in .NET isn't difficult, but it can be tedious. Here's what you need to know about .NET's streaming model for writing XML. Read more »

Pulling XML forward with the .NET Framework XmlReader object

Microsoft has introduced a third paradigm with the .NET Framework called the "pull model," which attempts to provide non-cached, forward-only, read-only access to XML data. Read more »

Learn to read and write XML with .NET

Lamont Adams wrote a sample application to explain how to use the XmlTextReader and XmlTextW classes to work with XML documents. Read more »

Implement a flexible shopping cart with XML and ASP

Users have high expectations of shopping carts. Find out how you can combine ASP and XML to provide that flexible shopping cart functionality. Read more »

Form validation is vastly improved in ASP.NET

All Web development efforts require form validation, but Active Server Page technology hasn't made it easy. Fortunately, ASP.NET addresses the need with validation controls. Read more »

Blog (2)

Silverlight 1.1 becomes 2.0

Chris Duckett [blogs:betaliving] -- Silverlight v1.1 is now Silverlight 2.0, it makes sense marketing-wise but the attempted reasoning leaves a bitter taste. Read more »

Live Blog: MIX 07 Keynote

Chris Duckett [blogs:betaliving] -- Live blog from the MIX 07 Keynote. Will we see an announcement regarding Silverlight? It certainly appears so. Read more »

Log in


Sign up | Forgot your password?

  • Staff Crying, mooning and leaving

    In this week's roundup we see that continuous whining can get results, Linux users get 64-bit Flash and Moonlight previews, the latest in the Yahoo/Microsoft relationship and Senator Conroy ducks and weave in Senate Question Time. Read more »

    -- posted by Staff

  • Brendon Chase Sun eye Web developers with Netbeans 6.5

    Despite the recent employment axe hitting Sun the company has pushed out a new release of its Netbeans open source IDE with an eye to appeal more to Web developers. Read more »

    -- posted by Brendon Chase

  • Renai LeMay BarCamp buzz: Let the hacking continue

    Attending last weekend's BarCamp in Sydney, it was hard to escape the conclusion that a certain "dot-com bust" flavour had seeped into the kool aid previously being drunk by Australia's web 2.0 and early stage start-up sector. Read more »

    -- posted by Renai LeMay

What's on?