Advertisement
Guest User

Untitled

a guest
Feb 11th, 2014
775
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. Silverlight 8.1
  2. This release provides limited support for Silverlight 8.1 apps:
  3. • You can create a Silverlight-based Windows Phone (code-named “Blue”) app using C# or Visual Basic, or you can upgrade an existing Windows Phone 8.0 app to Windows Phone (code-named “Blue”).
  4. • The Solution Explorer context menu provides new options for upgrading a project from Silverlight 8.0 to Silverlight 8.1.
  5. • You can deploy your app to the Windows Phone (code-named Blue) emulator or to a device.
  6. • Debug with break points is supported for Silverlight 8.1 apps.
  7. • To upgrade your C++ Windows Phone 8 project, use the Upgrade VC++ Compiler and Libraries context menu item.
  8. For more information, see Silverlight 8.1 under Known issues.
  9. Developer productivity tools
  10. • The following architecture tools in Visual Studio Ultimate now support Windows Universal projects: Code Map, Debugger Map, Dependency graphs, Architecture Explorer, UML designers (and their associated reverse engineering capabilities), and layer diagrams.
  11. • Code Clone now supports Windows Universal projects; it can identify clones from head and shared projects.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement