Web Development


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.

Inside Sync

A new framework for data synchronization.

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?

Web Without Walls

IE8 GM talks about switching to standards compliance.

Developers Debate over Future of C#

Developers respond to Microsoft Technical Fellow Anders Hejlsberg's discussion on the future direction of C#.

Updating Multiple GridView Rows

Putting updateable controls in the ItemTemplate in a GridView gives developers what they want: the ability for users to change more than one row at a time. The cost is writing some extra code.

Microsoft Releases RC1 of ASP.NET MVC

Microsoft today made available Release Candidate 1 of its ASP.NET Model View Controller, a design pattern for test-driven development of enterprise-scale Web applications.

Q&A: Top IE Exec Discusses New Browser

With the release candidate of IE 8 now available, Microsoft GM Dean Hachamovitch talks about switching to standards compliance.

Accessing Connection Strings Reliably

Peter provides an alternative to the default mechanism for accessing connection string -- and plugs his next book.

Microsoft Rolls Out Web Platform Installer 1.0

Microsoft announced today the release of Web Platform Installer (Web PI) 1.0, a free downloadable tool designed to help install the Microsoft Web Platform or its components.

Microsoft Updates Windows Cloud Tooling

Microsoft released the second community technology previews of its Software Development Kit and Visual Studio extensions for the new Windows Azure cloud services platform.

Subscribe on YouTube