News (20)

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 »

Net applications speak 'wiki'

Excite.com co-founders will announce a new start-up geared toward letting developers build Web applications. Read more »

Firefox 3: New front in the browser war

Mozilla released Firefox 3 on Tuesday, opening a new front in the browser wars. Read more »

Simplify your life with PEAR classes

Most PHP Web developers have heard of PEAR, the PHP Extension and Application Repository, but very few of them actually use it on a regular basis. Here are 10 reasons to get started today. Read more »

Apache generates J2EE buzz with Beehive 1.0

The open source Web application framework project, started from donated code, has achieved its first production-strength release. Read more »

Business apps giant SAP gets Web 2.0 bug

Business software companies are looking to the consumer Web for product inspiration -- and potentially profit. Read more »

It's Adobe's game to lose, CEO says

Bruce Chizen discusses open source, the importance of video and increasing competition from the likes of Google. Read more »

Oracle updates application server, Java tool

Oracle said on Friday that a new version of its Java application server and development tool are available with enhancements designed to ease back-end and AJAX-style Web development. Read more »

Zend sharpens PHP's enterprise focus

The company which was founded by the creators of PHP has release a new toolkit which it claims should simplify administration of PHP servers on corporate networks. Read more »

'Zombie' PCs caused Web outage, Akamai says

The attack that blacked out Google, Yahoo and other major Web sites earlier this week involved the use of a "bot net"--a large network of zombified home PCs according to Internet infrastructure provider Akamai Technologies. Read more »

Features (213)

Achieve common ASP.NET page functionality

In this article we take a look at ASP.NET 2.0's template page feature and how you might create base pages with inheritance. Read more »

Create ASP.NET pages from XML data

The server control in .NET allows you to insert an XML document into an ASP.NET page. Find out what classes you need to use and how you can try out this approach. 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 »

Diving into the data grid: Page changing and deleting

If you want to combine paging and deleting in an ASP.NET DataGrid, you may run into trouble. We'll show you the code that will enable you to get these commands to work together. 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 »

Formatting data in columns with ASP.NET's DataList control

ASP.NET provides plenty of data controls to present data in a variety of ways. One common format is displaying a list of items in column format. Learn how to achieve this layout with the DataList control. Read more »

Download files over the Web with .NET's WebClient class

The System.Net namespace includes the WebClient class for uploading and downloading files via HTTP. You can copy or read files with only a few lines of code. Read more »

Simplify data caching with the .NET Caching Application Block

The Caching Application Block can save time and resources by caching Web services data for your distributed apps. It also offers a system for data security, expiration and scavenging, and a variety of storage options. See what the CAB has to offer. Read more »

Use numeric totals with the ASP.NET data grid

.NET guru Tony Patton shows how to use the DataGrid control in ASP.NET to include total values. Read more »

ActiveX Data Objects for Windows CE

ADO on a Pocket PC? You better believe it--ActiveX Data Objects Compact Edition provides the framework for data access on a Pocket PC. We show you how to use it in your own projects. Read more »

Blog (3)

Down to Semantics

Lana Kovacevic [blogs:webanatomy] -- At this year's Web Directions South conference in Sydney, David Peterson presented "Semantic Web for Distributed Social Networks". Read more »

Newbie guide to Google's Android

Brendon Chase [blogs:codemonkeybusiness] -- Google's platform for mobile devices has been announced and ready for developers to get their hands dirty. Here's the basics of what it's all about and the core architecture overview. Read more »

Worth getting out of bed for!

David McAmis [blogs:theneteffect] -- There some mornings I don’t want to get out of bed... Read more »

Log in


Sign up | Forgot your password?

What's on?