News (31)

A new event in programming?

A spinoff from California Institute of Technology thinks that software engineers--already awash in development tools--need another programming language. Read more »

Google, Yahoo make lawmakers impotent, says Judge

Australian High Court Judge Justice Kirby has said computer code is more potent than the law -- and legislators are powerless to do anything about it. Read more »

Microsoft issues security patch for unreleased software

Microsoft released a security patch on Monday for software that won't be available publicly until Tuesday at the company's Professional Developer Conference. Read more »

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 »

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 »

Judge halts Defcon hacking speech

A federal judge on Saturday in the US granted the Massachusetts transit authority's request for an injunction preventing three MIT students from giving a presentation about hacking smartcards used in the Boston subway system. Read more »

Gates looks back on 30 years at Microsoft

If you were to ask Bill Gates what life will be like when he stops working full time at Microsoft, he'd have to get back to you.Read more »

Sun sheds light on its open-source future

Simon Phipps, Sun UK's chief open-source officer, surveys the open-source landscape and reaffirms his company's commitment to open-software development. Read more »

Cybercriminals shrinking botnets to foil detection

Cybercriminals are downsizing their botnets to try and trick software security companies. Read more »

Microsoft to offer standalone hypervisor

Backing off earlier plans, company says customers will be able to buy the virtualisation technology without committing to Windows Server. Read more »

Features (188)

Create a VB6 grid control your users can modify

You don't have to create special input screens to modify grid data. We'll show you an easier way and toss in the code too. Read more »

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 »

Build reusable ASP.NET controls using events

One of the key improvements in ASP.NET its ability to build server-side controls and add events to these controls. Discover how to accomplish this using reusable, event-driven controls. 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 »

Create powerful interfaces by combining ASP.NET 2.0 data controls

Learn how to combine ASP.NET 2.0's GridView control with a DetailsView or FormView control. This will allow a user to select an individual column from GridView and view or manipulate its contents with DetailsView or FormView. Read more »

Analyse your managed .NET code with FxCop

Check your .NET code for bugs and compare it against Microsoft's design guidelines via the freely available FxCop. Learn more about this code analysis tool. 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 »

ASP.NET basics: Working with the TextBox control

Developers often overlook basic programming options in favor of new or cool ways to deliver results. This is true for many of the standard ASP.NET features. A good example is the TextBox Web control, which offers plenty of options for building applications. Read more »

Learn how to use the DateTimePicker control in VB.NET

Visual Studio .NET's DateTimePicker control offers a convenient way for users to make a date/time selection. We demonstrate an example which uses the control. Read more »

Putting VB.NET's MonthCalendar control to use

Visual Studio .NET provides the MonthCalendar control, which allows you to select dates or a range of dates. The control is a convenient way to allow users to make a date selection. Read more »

Blog (4)

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 »

Microsoft services VS2008 & .NET 3.5

Staff [blogs:syslog] -- Microsoft has just announced the release to manufacturing of the .NET Framework 3.5 Service Pack 1 (SP1) and Visual Studio 2008 SP1. 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 »

JavaOne: Slot cars, robots and more

Matt Overington [blogs:bricksandmortar] -- Does Java's reach know no bounds? Read more »

Log in


Sign up | Forgot your password?

What's on?