News (2)

Understand the ASP.NET DataGrid control

Need to get up to speed on the ASP.NET DataGrid control features? Try this introduction article on for size. Read more »

JavaScript bug hunting tool demonstrated

A security researcher at ShmooCon on Saturday demonstrated, but did not release, a tool that turns the PCs of unknowing Web surfers into hacker help. Read more »

Features (54)

Extend ASP.NET with HTTP modules

While HTTP modules have been a part of ASP.NET since its inception, I still encounter developers with no idea of their existence or usage. HTTP modules allow you to process incoming requests and outgoing responses to and from an ASP.NET application. Read more »

Creating cross-platform browser event handlers

Handling browser events in a cross-platform environment requires careful design. See how browser events are handled in HTML and JavaScript. Read more »

Control browser navigation with Browser Helper Objects

In this article, we'll show you how to build a rudimentary content filter, which will use the functionality of Browser Helper Objects (BHOs) to control browser navigation. Read more »

Use ASP.NET's Literal control to its full potential

One option of placing text on an ASP.Net Web form is the Literal Web control, which allows you to place and easily manipulate text within a page. Read more »

Restrict keyboard input with this quick-and-easy JavaScript

Employ this client-side JavaScript to validate data that users enter in fields. You can download a sample form to see the script in action. Read more »

Improve site speed by preloading content

A key aspect of Web application performance is site response time. Here's how to boost performance by using DHTML and JavaScript to preload data. Read more »

Develop secure software at the application level

Protect your application from input overflow and underflow attacks, and from other common tactics with these development techniques. Read more »

Creating reusable Web components for Mozilla

Reusable components are the foundation of modular design in programming. In this article we'll explore Mozilla's component design capabilities through XBL and custom implementation. Read more »

Make XML data islands work in Mozilla

XML data islands offer a useful way to add dynamic data to static HTML pages, but they are typically limited because they work only in IE. See how you can get around this by writing some complex JavaScript and implementing them in Mozilla. 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 »

Blog (2)

Fennec: Firefox for Mobile reaches alpha

Staff [blogs:syslog] -- Mozilla has released Firefox for Mobile alpha code, codenamed Fennec, to users of the Nokia N810 and N800 Internet tablet. We take a look at the features of Fennec. Read more »

Spry Game

Lana Kovacevic [blogs:webanatomy] -- At this year's Adobe WebDU conference in Sydney, Greg Rewis gave a presentation on Spry 1.6, the AJAX framework. Read more »

Log in


Sign up | Forgot your password?

  • Staff A first look at Windows 7 beta

    In this week's Roundup we show you a preview of Windows 7 beta, cover news from the annual Macworld and more. Read more »

    -- posted by Staff

  • Staff Opera's new SDK: Better browsing on the Wii?

    Opera has thrown a little more love at device developers by announcing an updated version of its software development kit on Wednesday at CES. Read more »

    -- posted by Staff

  • Staff 2008: Time to call stumps

    It's another year down but some things never change. That was shown this week as Internet Explorer remained under fire from yet another zero-day exploit. In other news, we set a hard drive on fire and Apple cans its involvement with MacWorld. Read more »

    -- posted by Staff

What's on?