This is a mirror of official site: http://jasper-net.blogspot.com/

Visual Studio Update Brings Windows XP Client Support

| Sunday, October 14, 2012
The delivery of Visual Studio 2012 marked the start of a more aggressive release cadence for the product line. Microsoft discussed its intent to provide more regularly scheduled updates so that VS could keep pace with the changes in the development world, and the first community technology preview (CTP) has been released to provide developers with a glimpse of the first update that is to be delivered later this year.

The changes being previewed are varied in their size and significance:

  • Build Applications targeting Windows XP
  • Support for debugging mixed managed and Native Windows Store Applications
  • Improvements for loading symbols and source
  • IntelliTrace collection for Sharepoint Applications
  • Memory Profiling for Java Script Applications
  • Shut down MSBuild processes when Visual Studio shuts down
  • The ability for the Test Explorer to group and filter unit tests
  • Enables building code maps to easily understand relationships and navigate between disparate locations (in your managed code Right click "Show on Code Map")
  • Visual Studio integration with System Center for IntelliTrace analysis of APM exception alerts
  • JavaScript Memory Analysis tool which enables developers to inspect the memory usage in their Windows Store Applications written primarily in JavaScript and be able to diagnose potential leaks
 
Foremost among the new features is the ability to target Windows XP. Users had previously requested support for WinXP and this update will provide it. This means one executable can be deployed to WinXP, Vista, Windows 7, and Windows 8 clients. Note that while this will enable the use of VS2012 tools and compiler, it does not enable support for for .NET 4.5 on WinXP. VS2012 itself still has a minimum OS requirement of Windows 7 or Server 2008 R2.

Read more: InfoQ
QR: Inline image 1

Posted via email from Jasper-net

0 comments: