Early access and intensive assistance helped bolster tooling support for Visual Studio 2010.
- By Michael Desmond
- 05/01/2010
Telerik RadControls for ASP.NET AJAX suite shows a thoughtful approach that builds on ASP.NET AJAX to create a set of controls that play well in ASP.NET.
By the time you read this, the final version of Visual Studio 2010 will have been in developers' hands for about three weeks.
Patrick Steele illustrates useful techniques for modifying existing code while maintaining backward compatibility.
- By Patrick Steele
- 05/01/2010
The next version of the Hypertext Markup Language, HTML 5, will bring true semantic capabilities to Web documents, augmenting their human-readable content with machine-readable data and metadata. Because of this, HTML 5 will affect the day-to-day work of Web developers everywhere.
- By Andrew J. Brust
- 05/01/2010
A reader responds to "iPad's Platform Impact," Andrew Brust's March, 2010, Redmond Review column on the Apple iPad.
- By Readers of Visual Studio Magazine
- 05/01/2010
Peter Vogel returns to creating an AJAX-enabled ASP.NET application using the latest tools out of the AJAX library and .NET 4. However, it turns out that you can't there from here... at least, not right away.
Evans Data conducted a global survey of 425 developers earlier this month to find out their overall satisfaction with software frameworks and Web platforms.
- By Kathleen Richards
- 04/27/2010
Mickey Gousset shows you the different static code analysis configuration options in Visual Studio 2010.
- By Mickey Gousset
- 04/27/2010
Upcoming federated ID management technology promises to improve authentication across both server and cloud.
- By Jeffrey Schwartz
- 04/23/2010
Move beyond buttons and text boxes to create visual interfaces based on interactive graphics with Nevron's Diagram for .NET
Peter Vogel wraps up coverage of object-oriented programming for the single-tier developer by handling the difference between the data required by users and the object used by the business layer.
Sometimes your best option is to bypass the .NET Framework and make function calls to the native Win32 API.
If you're going to use the ObjectDataSource in a real application, you'll need to support all of the CRUD activities. Peter Vogel extends his object model to do just that.
Telerik, Infragistics and other .NET component makers compete outside of their traditional space.
- By Michael Desmond
- 04/15/2010
The company is offering several tools that enable developers to work with Microsoft Team Foundation Server.
- By Kathleen Richards
- 04/14/2010
Microsoft releases shipping version of Silverlight 4 with a focus on ease and speed of development
- By Michael Desmond
- 04/13/2010
Developers can start building apps with the powerful tooling in Visual Studio 2010, .NET Framework 4 and Silverlight 4.
- By Michael Desmond
- 04/12/2010
Karl Peterson returns with another batch of tricks designed to improve the IDE.
- By Karl E. Peterson
- 04/12/2010
Peter Vogel continues to look at the basics of O-O development to support the ASP.NET ObjectDataSource.