You can find the full details on what is included in the ASP. The following includes a few examples:. These features help provide additional capabilities to modernize existing line-of-business LOB applications and to create new business applications across connected devices that are powered by continuous services.
These features provide improvements in the IDE to help create a better and more productive developer experience. Debugging experience improvements that are related to how various data types are displayed in the Locals and Watch windows. Note Unless otherwise indicated, linked items will take you to Microsoft Connect webpages. The parameter is incorrect" error message when you try to start remote debugger on a Surface device.
Additionally, you receive an "Internal error in the expression evaluator" error when you try to view any variables in the Watch window. You debug a Windows Phone application in Visual Studio When you close the Windows Phone emulator, the debugger does not stop. Instead, a "Stop Debugging in Progress" dialog box intermittently pops up.
You cannot run remote debugger on a computer that is running Windows Server not R2 because Windows Web Services is not installed. Threaded wait dialog title bar does not display the correct color when you use the blue theme in a custom Visual Studio color theme. Visual Studio may crash with the System. ArgumentException exception when you switch between windows this includes document windows, auto-hidden windows, tabbed tool windows, and so on.
You encounter performance issues the first time that you copy text from the editor if the toolbox is invisible in Visual Studio You cannot access local help content after you install Visual Studio Update 1 if you change the location of the local help content.
Build error when you build a Portable Class Library project if you select the. NET Framework 4. Fix is made keep the prompting dialog for missing web components from appearing when you open a web project. Includes the content of KB : an improvement in product stability, and a fix for a compatibility issue that occurs when the Microsoft.
NET Framework is updated. A System. NullReferenceException exception may occur in some scenarios after a modal dialog box is opened from a shortcut menu in Visual Studio This causes the dialog to be closed or Visual Studio crashes. For example, if you have installed Microsoft Azure Tools, you may experience this issue when you edit tables or queries under Microsoft Azure Storage in Server Explorer. Note Both projects target the.
NET for Windows Store apps. Build error when you build the code that is generated by Add Service Reference in a Portable Class Library project that targets Windows Phone 8 and either the. The multiple-scale image support feature that was included in Visual Studio Update 1 incorrectly requires a scale badge logo image of size 34 x 34 pixels.
The size should be 33 x 33 pixels. In this situation, incorrect code is generated when the compiler converts int64 type to int32 type inside a loop. For example, you may compile the following code:. IntelliSense becomes unresponsive when you type some code into the editor, specifically when you add overload functions to partial classes. For example, you use code that resembles the following:.
IntelliSense does not work in a source file that contains lambda expressions that have more than one return value. For example:. This causes the transaction operation to be non-exclusive. An internal compiler error occurs when you buiuld an LLVM-based project by using an xbased compiler. A loop may be skipped unconditionally. After you configure the Visual Studio to use the newly-installed language, you experience the following symptoms:. After you click Add Handler , you cannot build the project because the code that is generated is incorrect.
When you build binaries for x64 or ARM platforms in debug mode and with incremental linking option enabled, the pdata corrupts sometimes. This causes the following issues:.
Assume that you have a Windows Phone or a Windows Store project that references a separate project that contains assets that are created by using Visual Studio Graphics tools.
When you try to build the main project, the assets are not deployed together with the main project. This causes build errors in the Windows Store application or run time errors in the Windows Phone application. When you try to install a Visual Studio Update 1 package that does not contain Entity Framework tools, you receive the following error message:. When you install Visual Studio updates, Entity Framework tools will be installed in English regardless of the locale of Visual Studio that you have installed.
Although these components can be instrumental in developing a new package, they should not be considered a dependency of the new package when it is later published. When it is installed, this metadata will also be added to the packages.
When that packages. Individual packages. It is also common to consume different NuGet packages in different project files, as packages have varying levels of support for different platforms. Fallback to Local Cache Although NuGet packages are typically consumed from a remote gallery such as the NuGet gallery by using a network connection, there are many scenarios in which the client is not connected.
Without a network connection, the NuGet client cannot install packages, even when those packages were already on the client's computer in the local NuGet cache. The cache fallback feature requires no specific command arguments. Additionally, cache fallback currently works only in the package manager console. Currently, the behavior does not work in the package manager dialog box. Bug Fixes One of the major bug fixes is performance improvement in the update-package -reinstall command.
Additionally, this release of NuGet also includes many other bug fixes. There are issues that are resolved in the release. For a full list of the work items fixed in NuGet 2.
This new tool has fast time filtering, fast thread filtering, and an improved Just My Code experience. The Performance and Diagnostics hub now lets you run more than one tool to be run at the same time. Data from each tool is correlated on a common timeline for faster and easier performance analysis.
Tools that can be combined include the following:. After you install the update, the tags perform the same operation across the servers.
If there are server specific actions, the user can always add the specific server and the corresponding actions at that level in the deployment sequence. To configure a group of server by using the same tag implies that you can set values for the whole group and that all the servers in the group therefore share common values for all variables.
You can now deploy to identical or clustered servers without having to repeat the deployment sequence on each server. You can now Copy Tags across stages and across templates. You can keep the same deployment sequence with all the tags and servers when they're copied to other stages or release templates in the same environment.
Git tools have been updated to include an annotate blame view. You can also now use Git tools to revert or amend a commit, push to multiple remotes, and to cancel long-running operations.. Provides to testers and test leads the ability to export test artifacts so that these can be sent by email or as printouts and shared with stakeholders who do not have access to TFS. Provides to testers and test leads the ability to manage test parameter data at one place by using Shared Parameters.
Any subsequent changes to parameter data can be updated at one place and all the test cases that reference the Shared Parameter are automatically updated. You can view default set of performance counters from your application under test during Cloud Load testing by using Application Insights service. TypeScript is an open source language that makes it easier to create cross-platform, large-scale JavaScript applications that run on any browser or host.
TypeScript offers developers the advantages of strongly typed languages on top of the flexible, dynamic runtime together with the ubiquity of JavaScript. TypeScript, a typed superset of JavaScript that compiles to plain JavaScript, works seamlessly with existing JavaScript tools and libraries, and easily integrates with existing applications and sites.
TypeScript's native types and class-based modular programming model enable scalability and better productivity through early error detection and enhanced tooling. The enhanced tooling includes IntelliSense, code refactoring, and code navigation. For more information about TypeScript, go to the TypeScript website. You can create new. NET Microsoft Azure Mobile Services projects, add scaffolds to projects, set breakpoints and debug the projects, publish them to Microsoft Azure, and finally remotely debug the published service.
Visual Studio Update 2 provides a full-featured development environment that you can use to develop applications and games for Windows Phone 8. With these tools, you can use your existing programming skills and code to build managed code, native code, or HTML and JavaScript applications. Additionally, the update includes multiple emulators and additional tools for profiling and testing your Windows Phone application under real-world conditions.
For more information, go to the Windows Phone Developer Center. You can create universal projects that share code between Windows Store applications and Windows Phone applications.
For more information, see Develop an application that targets Windows and Windows Phone. Fixed issuesNote Unless otherwise indicated, linked items will take you to Microsoft Connect webpages.
A Security. VerificationException error is raised on a custom event handler if IntelliTrace is enabled. When you press F5 to compile and debug the project, you may receive the following error message:. The Account Settings dialog box displays a "license will expire in days" message when Visual Studio downloads an online license.
Assume that you open a project that contains a generated HTML script document. When you debug the project on a phone emulator, an error occurs. Symptoms When you open an existing Entity Framework 5 Designer model. This issue only occurs if the model in question contains function import that has parameters of decimal type. If you have updated the Entity Framework Tools for Visual Studio or Visual Studio from the Microsoft Download Center, or if you have installed either Visual Studio Update 1 or Update 2, the version of the designer you are using has this issue.
If your Entity Framework model does not contain a function import for stored procedures that return objects that contain decimal type properties, this issue does not occur. Cause This issue occurs because the designer casts a value to byte incorrectly if the parameter has no precision and scale facets.
Workaround To work around this issue, use one of the following methods:. Revert your setup to the 6. Entity Framework 6. Therefore, you can revert to the 6.
Note Make sure that you create backup copies of your original EDMX files, and do not make any additional changes to them that could cause them to become invalid.
The changes are to make sure that all parameters map to decimal type parameters in the corresponding function import in the CSDL section. For the known issue in Visual Studio IDE after you apply this update, go to the following knowledge base article:.
To work around this issue, set your project to build with the MSBuild x86 tool set. For more information, see this blog post. In this scenario, you receive build or packaging errors.
To work around this issue, repair Visual Studio Deleting a file from a shared project is not detected by Team Foundation Version Control correctly. The file will be removed from the shared project, but the file will not be deleted from Team Foundation Version Control.
To work around the issue, manually delete the file from the server by using Source Control Explorer. Team Foundation Version Control cannot undo pending changes to a solution if files were moved from a shared project to another project in the solution. After the undo, the file entries will be moved back into the shared project.
However, the files will be missing from disk. To work around the issue, restore the files on disk by obtaining the latest files from Team Foundation Version Control. To deploy to a device, you must first change the build configuration to "ARM" by using the solution platform drop-down list in the Visual Studio toolbar. If you rename a JavaScript shared project in Microsoft Visual Studio Update 2, the References node of the projects that import the shared project may not be updated to the project name.
If you do not install Windows Phone 8. Assume that you are using a Visual Studio Chinese language pack. The Windows Phone 8. In this situation, you cannot run a Windows Phone 8. Additionally, you receive the following error message:.
How to download Microsoft support files Updates for other products in the Visual Studio family can be found on the Microsoft download site for Visual Studio. Supported operating systemsFor more information about supported operating systems, go to the following Microsoft website:.
Platform compatibility and system requirements for Visual Studio Software requirementsTo apply this update, you must have one of the supported Visual Studio programs that are listed in the "Applies to" section installed. Added Scaffolding Extensibility layer to support third-party custom Scaffolders. NET Web Pages 3. NET Identity 2. For more information about the package, go to the following blog post: Announcing preview of Microsoft. You can compare two. For previews releases we don't apply the licensing requirement but we do require licenses once the bits are final.
I tried a new Sketchflow project Silverlight as well as an existing project created using the Preview version of Sketchflow. In both cases, all items related to the map are gone. There is no option for Viewing the map under 'Window'. I could do all this with the Preview version, but this functionality has gone away after I installed Visual Studio Professional Update 2.
Thanks for your time,. Thanks for the clarification, Erik. I was confused between Blend for Visual Studio and using Sketchflow. I think I understand it now, thanks!
0コメント