News (9)

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 »

Windows 7 gets mixed reviews

As developers received their copies of Windows 7 on Tuesday in the US, they offered varied reactions to the Microsoft operating system update. Read more »

Microsoft planning IE privacy mode

For many, privacy on the Web is a concern. And for Microsoft's Internet Explorer team, privacy is a feature. Read more »

Microsoft plugs Windows worm holes

Microsoft on Tuesday in the US provided fixes for eight flaws related to Windows, including three that could be used to compromise a system without any user interaction. Read more »

Opera's browser finds its voice

Norway-based Opera is adding voice control to its eponymous browser, allowing users to browse the Web by talking to their PC and have the contents of Web sites read back to them. Read more »

New age dawns at Eclipse

Eclipse, an increasingly influential open-source development tools project, will kick off its first programmer conference next week amid strong industry momentum and lingering questions regarding its future direction. Read more »

Google mulls RSS support

Google is considering renewing support for the popular RSS Web publishing format in some of its services, marking the latest twist in a burgeoning standards war over technology that could change how people read the news. Read more »

You call that a standard?

Q&A Robert Glushko, a UC Berkeley professor who was involved in early XML proceedings, decries how powerful interests have distorted the standards process. Read more »

MS Office 11--risky business?

Microsoft this week plans to deliver the first test release of a new version of its Office software intended to rejuvenate sales and stave off competitors. Read more »

Features (179)

Ask Chuck:.NET user controls

This week Chuck takes another look at a Builder AU reader's question on user controls, this time focusing on Windows form controls in the browser. Read more »

Control presentation with ASP.NET 2.0's FormView control

ASP.NET 2.0's FormView control resembles the DetailsView control in that it facilitates the display of single records from a backend data source. Read more »

Debug Web forms easily with the help of VS.NET

Debugging code is never fun. But the .NET Framework and VS.NET can make debugging Web forms as easy as debugging Windows forms. Read more »

Ian Griffiths talks Windows Presentation Foundation (Part 1)

Windows Presentation Foundation is one of the most interesting new developments in .NET 3.0, we sat down with WPF trainer and author Ian Griffiths to talk WPF, Silverlight and what Microsoft has over the competition. Read more »

Ian Griffiths talks Windows Presentation Foundation (Part 2)

In the second part of our interview with WPF expert Ian Griffiths, we discuss the Rich Internet Application platform battle, the future of the desktop and whether now is the right time to switch to WPF. Read more »

Sharing the event logic between controls in VB.NET

Whenever you write the code logic that may be used for more than one control, it makes sense to try to save time by creating only one procedure that will handle the event and perform that logic. Read more »

Implement custom paging with SQL Server 2005

In previous columns, I covered the basics of using the .NET 3.5 ListView control and explained how to pair it with the DataPager control. Now I'll show you how to use these controls with a SQL Server 2005 backend to implement custom paging, in which only a subset of the data is retrieved for display. Read more »

More efficient coding with advanced user control caching in .NET

With advanced user control caching in Microsoft .NET, application developers can create reusable controls without having to try to write the HTML output themselves. Read more »

Combining JavaScript with ASP.NET Web forms

JavaScript provides an alternative for many tasks that negates the need to go to the server. Let's take a closer look at combining the power of JavaScript with ASP.NET. Read more »

Prepare for the transition from HTML forms to XForms

XForms are an XML-based replacement for conventional HTML Web forms. Learn about the basic elements of XForms and see how to implement them in a standard Web form. Read more »

Blog (1)

NICTA: Aussies should focus on embedded programming not VB

Brendon Chase [blogs:codemonkeybusiness] -- The CEO of the national ICT research centre says the future of Aussie developers should focus on building better embedded and wireless applications and focus less on technologies such as Visual Basic. Read more »

Log in


Sign up | Forgot your password?

What's on?