XTab's Blog

Ged Mead's Blog at vbCity

vbCity Blogs moved to:
http://cs.vbcity.com/blogs
  Home :: Syndication  :: Login

JulAugust 2007Sep
SMTWTFS
2930311234
567891011
12131415161718
19202122232425
2627282930311
2345678

Archives

Topics

Ramblings

VB.NET

Wednesday, August 01, 2007 #

  The latest (and final) Beta for what we used to know as Visual Studio CodeName Orcas has now been made available.   Visual Studio 2008 Beta 2 can be downloaded from here.

  According to the team at Microsoft, this version is now feature complete.  The next version -  RTM version - will ship before the end of the year and the final product release is scheduled for February 2008.

   Although still a hefty download, it's less bulky than the previous Beta and the Community Technology Preview (CTP) versions.   As with all Betas, the best advice is to install it on a development machine that you don't mind reformatting if necessary.

 

posted @ 1:23 PM | Feedback (0)

   I was discussing Windows Presentation Foundation (WPF) recently with someone on VBCity.   Although many people don't have the time or available capacity to download the huge Visual Studio 2008 (previously known as Orcas) Beta on a development machine, it is still possible to get a foretaste of what's to come.

  If you go to this link you can download the Framework 3.0 Extensions for Visual Studio 2005.  Now, it's getting a bit dated and the VS 2008 Betas already have a much better range of tools and support such as Intellisense, but I think  it is still worth  a look if you are interested in what is coming down the road.

  The .NET  Framework 3.0 SDK can be downloaded from here.

   You will also need to download and install Framework 3.0 if you are  running XP on your system (Vista has it installed by default) .

   The extensions include WPF and WCF - Windows Communication Foundation.  Even if you don't do anything other than poke around with the new stuff, it's interesting to see how WPF, XAML and VB.NET all work together to create some top class user interfaces.  (Or some terrible ones if you get carried away with animation, video and clashing colors!)

   Projects available in VS 2005 are:

  • WPF Windows Apps
  • XAML Browser Apps
  • WPF Custom Controls
  • WCF Service

 

posted @ 11:46 AM | Feedback (0)