News (4)

Windows, IIS at risk from 'token kidnapping'

Hosting providers and IT professionals have been warned of a threat posed to Microsoft IIS Web servers through exploitation of vulnerabilities in Microsoft operating systems. Read more »

Microsoft gets hip to AJAX

Not to be left out of any development trends, Microsoft is working to simplify the job of building so-called AJAX applications, or Web applications with sophisticated graphics. Read more »

Microsoft Web plan takes aim at Google

Microsoft plans to open access to MSN and its other public Web sites to let developers assemble new applications that build on those sites -- a technique used successfully at Google and other Web companies to promote their properties. Read more »

Microsoft to offer peek at new tools

Microsoft Chairman Bill Gates will offer a glimpse this week of future versions of the company's Visual Studio.Net development tools bundle. Read more »

Features (87)

Dynamic XML with the ASP.NET XmlTextWriter() object

Learn how to use ASP.NET code to dynamically build an XML file, and then apply that knowledge to create an RSS-compliant news file that you can publish on your Web site. Read more »

Easily integrate JavaScript with ASP.NET pages

While ASP.NET provides a robust development platform, developers should not overlook mature technologies like JavaScript. Tony Patton explains how to integrate JavaScript with ASP.NET controls in this article. Read more »

Build a page framework in ASP.NET

ASP.NET enables you to create an object-oriented page framework to build Web sites. Find out how to put this handy capability to work. Read more »

XMLHTTP ActiveX objects offer alternative to accessing ASP session variables

Instead of using cookies or hidden input boxes, you can use XMLHTTP objects to access client-side ASP variables. We'll show you how to create the object, set its properties, and invoke the send method. Read more »

Update DTC list boxes with this client-side solution

Follow this easy client-side technique to modify a list box's contents when they're dependent on the selection in another list box. Read more »

Tie JavaScript events to ASP.NET objects

ASP.NET places many powerful tools in the hands of the Web developer, but that doesn't make existing methods obsolete. This is especially true with client-side JavaScript--as long as you follow certain rules. Read more »

.Net develops advantages over Java

Developers have a number of reasons for favouring one programming environment over another. For those attracted by good technology, .NET is worth a look. Read more »

Maintaining session state in ASP

What are the issues surrounding the use of session IDs in both "classic" ASP and ASP.NET and what happens with sessions when multiple Web servers come into play? Read more »

Post data to other Web pages with ASP.NET 2.0

ASP.NET 2.0's PostBackUrl attribute allows you to designate where a Web form and its data is sent when submitted. Read more »

Upload images with ASP

Uploading images via Web pages gets complicated when you're dealing with multiple images that must be processed separately. This solution uses classic ASP. 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?