Martin Heller
Contributing Writer

Microsoft Orcas Beta 1 hints at a killer IDE on the horizon

reviews
Jun 1, 20072 mins

Innovations to Visual Studio include greater support for key technologies such as WPF

While the Visual Studio team at Microsoft has been burning the midnight oil for some 18 months to bring us Orcas Beta 1, the CLR (Common Language Runtime) team has been hammering away on .Net Framework 3.5 Beta 1. Happily, all the effort appears to be paying off.

Microsoft has three major goals for Orcas: improve developer productivity; manage application lifecycles through TFS (Team Foundation Server); and employ the latest technologies — not just improved support for .Net Framework 3.5, but also WPF (Windows Presentation Foundation), ASP.Net AJAX, and Silverlight.

The Virtual PC version I tested did not include TFS, so I can’t speak to the application lifecycle management first hand. On the other hand, it seems clear that Microsoft will meet its other two goals.

Click for larger view.

One major improvement is a new design surface for WPF applications. This surface uses the familiar drag, drop, and set properties paradigm, but improves on past designers by displaying the XAML source simultaneously with the graphical design pane. Other designer improvements are a revamped Web designer with better CSS support, and an updated C++ designer that supports the Vista look and feel as well as the thousands of new Vista APIs.

The inclusion of Visual Studio Tools for Office in the core product is welcome, but more of a packaging decision than a technical improvement. On the other hand, the Orcas multitargeting facility is something I’ve wanted for years: I might finally be able to delete my old Visual Studio versions and develop for all versions of the .Net Framework from one IDE.

LINQ (Language Integrated Query) is a new language facility for C# and Visual Basic .Net that I have been tracking for about a year. It offers an elegant way to build data awareness into source code. This beta has what looks like a complete LINQ implementation, as well as a new object/relational designer and the new SQL Server Compact Edition local database.

I haven’t been able to crash Orcas Beta 1 at all. I initially encountered some performance issues, but I was able to ameliorate them by giving the Virtual PC more RAM and turning off its undo disks.

Orcas Beta 1, as well as .Net Framework 3.5 Beta 1, are available now for free download, assuming you have enough Internet bandwidth and disk space to handle upward of 5GB of material.

Martin Heller

Martin Heller is a contributing writer at InfoWorld. Formerly a web and Windows programming consultant, he developed databases, software, and websites from his office in Andover, Massachusetts, from 1986 to 2010. From 2010 to August of 2012, Martin was vice president of technology and education at Alpha Software. From March 2013 to January 2014, he was chairman of Tubifi, maker of a cloud-based video editor, having previously served as CEO.

Martin is the author or co-author of nearly a dozen PC software packages and half a dozen Web applications. He is also the author of several books on Windows programming. As a consultant, Martin has worked with companies of all sizes to design, develop, improve, and/or debug Windows, web, and database applications, and has performed strategic business consulting for high-tech corporations ranging from tiny to Fortune 100 and from local to multinational.

Martin’s specialties include programming languages C++, Python, C#, JavaScript, and SQL, and databases PostgreSQL, MySQL, Microsoft SQL Server, Oracle Database, Google Cloud Spanner, CockroachDB, MongoDB, Cassandra, and Couchbase. He writes about software development, data management, analytics, AI, and machine learning, contributing technology analyses, explainers, how-to articles, and hands-on reviews of software development tools, data platforms, AI models, machine learning libraries, and much more.

More from this author