Thursday, March 10, 2011

Silverlight TV 65: 3D Graphics

Silverlight TV 65: 3D Graphics


Silverlight TV 65: 3D Graphics

Posted: 10 Mar 2011 10:41 AM PST

Silverlight TV 65: Do 3D and graphics get you going? The folks at Archetype created an amazing 3D application that we first showed in the keynote at the Silverlight Firestarter in December, 2010. In this week's episode of SLTV, Danny Riddell, CEO of Archetype...( read more )...(read more)

Visual Studio 2010 Service Pack 1 General Availability

Posted: 10 Mar 2011 09:00 AM PST

If you guys follow Jason Zander's (Visual Studio corporate Vice President) blog, you learned two days ago that the Visual Studio 2010 Service Pack 1 whose Beta had been released last December achieved final release stage. Today is generally available (last Tuesday was only for MSDN subscribers).

You can get it from here.

Let's summarize the list of C++ new features and fixes that are included in this release. You'll find an expanded description beyond C++ in this Microsoft Support article.

 

New C++ Features

MFC-based GPU-accelerated graphics and animations

Visual Studio 2010 SP1 enables the following two technologies for MFC:

You can take advantage of these two technologies without breaking the MFC programming model. Additionally, you can find demos in the following directory:

[drive]:\Program Files\Microsoft Visual Studio 10.0\Samples\1033\VC2010SP1Samples.zip

For more information about the technology improvements in Visual Studio 2010 SP1, visit the following website: MFC Additions for Visual Studio 2010 SP1.

New AMD and Intel instruction set support

Visual Studio 2010 SP1 adds intrinsic functions or intrinsics to enable the extensions on the AMD and Intel new microprocessors (being released this year). The intrinsic functions allow for highly efficient computing without the overhead of a function call. For more information about the intrinsic function, visit the following website: Compiler Intrinsics.

For more information about the extensions, visit the following third-party websites:

 

List of C++ Specific Issues that Are Fixed

Some link to the Connect bug, some don't when the issue was found internally.

C++ Editor

C++ Compiler

Standard C++ Library

C Runtime (CRT)

Microsoft Foundation Classes (MFC) and Active Template Library (ATL)

C++ Debugging

For a complete list of new features and fixes, please visit this article.

 

ATTENTION: There's an issue identified when installing Visual Studio 2010 SP1 in machines containing the stand-alone Microsoft Windows SDK for Windows 7 and .NET Framework 4. Read here for more information.

DevConnections Conference

Posted: 09 Mar 2011 09:08 PM PST

The excellent DevConnections conference will be held in Florida later this month (March 27th to 30th).  DevConnections features multiple concurrent tracks – including ASP.NET Connections, Silverlight Connections, Visual Studio Connections, SQL Server...( read more )...(read more)

Silverlight Cream for March 09, 2011 -- #1057

Posted: 09 Mar 2011 09:02 PM PST

In this Issue: Dennis Doomen , Peter Kuhn , Michael Crump , Joe McBride , Martin Krüger , Jeremy Likness , Manas Patnaik , Jesse Liberty ( -2- ), WindowsPhoneGeek ( -2- ). Above the Fold: Silverlight: "A highlighting AutoCompleteBox in Silverlight" Peter...( read more )...(read more)

WCF RIA Services V1.0 SP1

Posted: 09 Mar 2011 06:25 PM PST

On March 8, Visual Studio 2010 Service Pack 1 was released to MSDN subscribers, and general availability is March 10. For the WCF RIA Services team, this is especially exciting because our MSI is chained into the installation. If your machine has the Read More......(read more)

Using AutoCompleteBox in a Windows Phone Panorama or Pivot item

Posted: 09 Mar 2011 02:28 PM PST

With some quick re-templating action, you can use AutoCompleteBox from the toolkit in a Panorama or Pivot control page for Windows Phone. This is one of the key customer asks from folks developing WP7 apps that I hear often. The good news is that this...( read more )...(read more)

No comments:

Post a Comment