Web Development


Moonlight 1.0 Ships

Novell has released its widely anticipated Moonlight 1.0, a plug-in based on Microsoft's Silverlight 1.0 rich interactive application (RIA) runtime.

Sun Releases JavaFX Mobile

The battle for mindshare of rich interactive application developers took a step forward today as Sun Microsystems released a follow-up to its recently released JavaFX platform with its anticipated mobile edition.

Integrating Master Pages + Content Pages + a Little AJAX

Getting your content and master pages to work side-by-side is easy, thanks to UpdatePanel.

WSO2 Componentizes SOA

On Monday open-source middleware maker WSO2 unveiled a new service-oriented architecture (SOA) framework built on the OSGi specification.

Data Access Options in Silverlight 2

Silverlight 2 lets you access and manipulate data several ways, thanks to a data access framework that's built right in.

Mozilla Coming After Microsoft in EC Dispute

Microsoft's antitrust past has come back to haunt it, yet again.

.NET PRODUCT WATCH: Infragistics' Quince, Coverity Prevent, Gizmox Visual WebGui, More

Infragistics has launched Quince, a new (and free) "interactive [User Experience] UX patterns catalog and community resource to build user interfaces."

Handling Runtime Errors Globally

Unhandled runtime errors hit the best of us. But if you catch them at the Page and Application levels, you'll save yourself a lot of grief.

Microsoft Opens Up Web Sandbox

The source code for Microsoft's Web Sandbox is now available under an open license.

Microsoft Rolls Out Semblio SDK for Education Developers

Microsoft has released Semblio SDK version 1, a new tool for education developers that's designed to aid in the creation of interactive learning materials.

DOD Lauches Open Source Development Site

Defense Department officials have launched a new Web site where developers can work on open source software projects specifically for DOD.

Use Iterators in VB Now

Iterators are a crucial part of modern programming, not least because they provide the basis for collection traversal using For Each loops. Language Integrated Query (LINQ) adds to the importance of iterators, as iterators are the source of IEnumerable(Of T) that forms the backbone of LINQ. Learn how to take advantage of them in your code with several different techniques for creating your own iterators in VB.

Three-Ring Circus?

The convergence of the "three screens" -- PC, TV and Phone -- and what it means for developers.

Use Lambda Expressions for Abstract Delegates

Lambda expressions are nothing more than convenient syntax for delegates. So why can't you use them where the Framework expects a delegate? And more importantly, what can you do about it?

Inside Sync

A new framework for data synchronization.

Subscribe on YouTube