News (7)

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 »

Latest Mono release brings .NET on Linux closer

An autoconfiguration system for the project's ASP.NET implementation should make the open source .NET implementation easier to deploy. Read more »

System.Globalization namespace in .NET

The .NET Framework has built-in support for globalisation in its System.Globalization namespace. This namespace can help you build international support into your applications. Read more »

Mono-man brings .NET to Linux

Novell's Miguel de Icaza is working on a technology that he says can replicate Microsoft's vaunted software development platform on Linux. 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 »

eBay sold on Web services

eBay has expanded its Web services program to bring its propriety technology to all its affiliates--not just the Web sites and programmers that were initially invited to join the effort. 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 »

Features (156)

Get your ASP.NET data binding education here

Data binding was once the technique no one wanted to use, but .NET has changed that. See how you can put this flexible technique to work in your ASP.NET applications. Read more »

Deleting data from an ASP.NET DataGrid

Deleting data from the DataGrid takes some work. Find out how to create a delete button for the DataGrid and how to build a pop-up delete confirmation. 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 »

Protect ASP.NET data with the DPAPI

Although .NET offers tight cryptography classes, a more efficient approach for ASP.NET developers is to implement the Data Protection API (DPAPI). 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 »

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 »

Accessing database data with ASP.NET

The .NET Framework makes the task of establishing the database tier easier. Learn how to simplify the process by utilising the database tier. Read more »

Improve data access in ASP.NET applications

Using the right tool for the right job is the best way to create optimised Web applications. Builder.com writer Tim Landgrave gives these tips to improve data access in ASP.NET applications Read more »

Navigate hierarchical site data with ASP.NET's TreeView control

Now that you're up to speed on ASP.NET Site Map and SiteMapPath controls, I'll explore the TreeView control, which gives users an easy way to navigate a Web application. I will begin with an examination of the SiteMapDataSource control, which you may use to populate the TreeView control. Read more »

Browse ListView data with .NET's DataPager control

This article explains how you can use the DataPager control to page through ListView data. Read more »

Blog (1)

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?

  • Chris Duckett Safari gets Gears

    Since its release in May last year, Gears has supported only Internet Explorer and Firefox browsers. With the addition of Safari into the Gears fold, it closes the loop of major browsers to support Gears Read more »

    -- posted by Chris Duckett

  • Renai LeMay MyPerfect.com.au has potential

    Victorian Web start-up My Perfect has a strong story and rationale for why it will succeed. But it has to overcome some challenges and design flaws first. Read more »

    -- posted by Renai LeMay

  • Brendon Chase Blog against poverty

    Worldwide Blog Action Day is 15 October, in 2008 the goal is to raise awareness and conversation around the worldwide topic of poverty and in the process raise money for the cause. Who's in? Read more »

    -- posted by Brendon Chase

What's on?