Visual Studio 2013

  1. Helps you track how far each user story has been implemented. Shows each story's actual number of hours of work remaining ...
  2. Helps you track how much unplanned work the team has added to the current iteration. Shows the total number of work items ...
  3. Helps you track progress for each of your backlog items. Shows the number of hours remaining and the acceptance test results ...
  4. Helps you track recent progress for each requirement. Shows each requirement's remaining, completed, and recently completed ...
  5. Helps you track recent progress for each user story. Shows each story's remaining, completed, and recently completed work. ...
  6. Helps you track the rate at which the team is discovering and resolving bugs. Shows a moving average of bugs discovered and ...
  7. Helps you track the rate at which the team is discovering and resolving issues. Shows a moving average of issues over time. ...
  8. Helps you track the team's performance over successive iterations. Shows each iteration's original estimates for the number ...
  9. Helps you track the team's progress toward completing the work for an iteration. Shows how many hours of work the team has ...
  10. Helps you track the team's progress toward completing the work for an iteration. Shows how many hours of work the team has ...
  11. Helps you track the team's progress toward resolving bugs. Shows the number of bugs in each state over time, a breakdown ...
  12. Helps you track the team's progress. Shows the total number of hours of work in an iteration and the team's progress toward ...
  13. High Encryption Version Required %1 cannot install Windows NT Service Pack 6a because setup does not include the high encryption ...
  14. High Encryption Version Required %1 requires Windows NT Service Pack 6a. Setup has detected that the current operating system ...
  15. Highlight heavily connected nodes by turning on the "Hub" analyzer via the Analyzer menu on the graph document Context Menu. ...
  16. Host does not have the network locations that are configured on the virtual machine. An administrator must use System Center ...
  17. Host group verification failed: The host group with path {0} currently does not exist on the server. The host group may have ...
  18. Host has not been verified for Lab Management readiness. To fix this, an administrator must use Team Foundation Server Administration ...
  19. Host {0} in host group {1} is unusable for lab management. An attempt to verify or fix this host resulted in the following ...
  20. HostedAppHostNameOverride, HostedAppHostName, ClientSecret, and Realm (if it is specified). If HostedAppHostNameOverride ...
  21. Hosting rules specify that the test type '{0}' cannot run in the host adapter '{1}'. To run this test in '{1}', change the ...
  22. How do you want the project to build? Using Visual Studio is recommended for automatic dependency tracking and intellisense ...
  23. HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or ...
  24. HTTP header keys and values separated by a colon(e.g. "Key1:value1") with each key-value-pair appearing on its own line of ...
  25. http://www.microsoft.com/web/handlers/webpi.ashx?command=getinstallerredirect&appid=OfficeToolsForVS2013Update1&applang=en ...
  26. I &understand that I will not be able to upgrade my Team Foundation Server instance after installing this Technology Preview, ...
  27. I agree to the !$!{0},License Terms!@! and !$!http://go.microsoft.com/fwlink/?LinkID=[PrivacyStatementFwlinkId]&clcid=[clcid],Privacy ...
  28. I directives may only occur in F# script files (extensions .fsx or .fsscript). Either move this code to a script file, add ...
  29. I' : '%s' cannot be directly used on the published surface of a WinRT type. Use 'Platform::Object^' instead to pass this ...
  30. I' : cannot be used as a named override: a function being overridden not found; did you forget to name the function explicitly, ...
  31. I' : identifier not found - possible mismatch between compiler and library versions. Please ensure vccorlib.h/.lib, vccorlib120.dll ...
  32. I' : is reserved and cannot be used as a member of a ref class or value type. %$[CLR WINRT operators must be defined using ...
  33. I' : pointer to member functions, function pointers, references to functions with 'amp' restriction specifier are not allowed ...
  34. I' : unspecialized %$[CLASS ALIAS %$[TEMPLATE GENERIC can't be used as a %$[TEMPLATE GENERIC argument for %$[TEMPLATE GENERIC ...
  35. I' A WinRT attribute field can only be a 'public enum class', 'int', 'unsigned int', 'bool', 'Platform::Type', 'Platform::String' ...
  36. ID of dialog resource. Typing in an ID will create a new dialog resource. You can also select from the list if an existing ...
  37. Identifier '{0}' is not a property of the target type '{1}' or is not a static method of an approved scriptable type like ...
  38. Identifier names must differ from keywords. To use this string as an identifier name, enclose it in brackets. Example: GoTo]. ...
  39. Identifier names must differ from keywords. To use this string as an identifier name, prefix it with the @ character. Example: ...
  40. Identifiers must be integers between 0 and 65535. Integers between -32768 and -1 will be converted to their bit-wise equivalent ...
  41. Identifiers which conflict in whole or in part with namespace names should be avoided. Names that describe the purpose or ...
  42. Identifiers which conflict with reserved language keywords should be avoided. Using a reserved keyword as an identifier makes ...
  43. Identifies the certificate store where certificates are installed. Use either "Root", "CA", "TrustedPeople", or a custom ...
  44. Identity Specifiers: sid:sid - References the identity with the specified SID. Example: sid:S-1-5-21-2127521184-1604012920-1887927527-588340 ...
  45. IDkmCustomVisualizer::EvaluateVisualizedExpression() failed with HRESULT 08x. The object will be formatted with its raw view ...
  46. If %1 is not from a known and trusted source, this command could be invalid or dangerous to run. Do you wish to run this ...
  47. If a COM registration method is provided, an unregistration method must also be provided to reverse the operations performed ...
  48. If a disposable object is not explicitly disposed before all references to it are out of scope, the object will be disposed ...
  49. If a function name contains "uri" or "url" or "urn" and the return type is string, the return type should be changed to System.Uri. ...
  50. If a legacy add-in exists, specifies the dll of the legacy addin. If a full path isn't specified, Visual Studio will look ...
  51. If a legacy add-in exists, specifies the name of the export for the legacy add-in implementation. Valid only if 'LegacyAddin' ...
  52. If a method overloads another method by replacing a System.Uri parameter with a string, then the string overload should simply ...
  53. If a method uses an IntPtr or UIntPtr field in a class with a finalizer and does not call GC.KeepAlive, a race condition ...
  54. If a parameter name contains "uri" or "url" or "urn", and it's typed as string, the parameter type should be changed to System.Uri, ...
  55. If a splitter is used in a group, the group can have only one column to the left of the splitter and one column to the right ...
  56. If a test project contains coded UI tests, or a reference to an assembly built using the .NET Framework 4, you cannot target ...
  57. If a type contains fields attributed as OptionalField, then it should implement the corresponding special deserialization ...
  58. If a type implements a Dispose method and has unmanaged resources, it should provide a Finalize method in case Dispose is ...
  59. If a type inherits from a disposable type, it must call the Dispose method of the base type from within its own Dispose method. ...
  60. If a type is assignable to ISerializable, it should implement GetObjectData. For unsealed types, the GetObjectData method ...
  61. If a type that implements IDisposable owns fields that also implement IDisposable, the encapsulating type's Dispose() implementation ...
  62. If an assembly implementing the custom security object references other assemblies, add the referenced assemblies to the ...
  63. If an overload exists that takes a CultureInfo argument, it should always be called in favor of an overload that does not. ...
  64. If an overload exists that takes a StringComparison argument, it should always be called in favor of an overload that does ...
  65. If an overload exists that takes an IFormatProvider argument, it should always be called in favor of an overload that does ...
  66. If checked, a space is added after the open parenthesis and before the close parenthesis for statements such as "if", "for", ...
  67. If checked, a space is added after the open parenthesis and before the close parenthesis of a type cast expression. If unchecked, ...
  68. If checked, a space is added after the open parenthesis and before the close parenthesis of an expression. If unchecked, ...
  69. If checked, a space is added after the open parenthesis and before the close parenthesis of the argument list. If unchecked, ...
  70. If checked, a space is added after the open square bracket and before the close square bracket. If unchecked, spaces are ...
  71. If checked, a space is added between the closing parenthesis of a type cast and the expression being casted. If unchecked, ...
  72. If checked, a space is added between the keyword ("if", "for", "using", "catch", etc.) and open parenthesis of the statement. ...
  73. If checked, a space is added between the name and open parenthesis of the argument list. If unchecked, spaces are removed. ...
  74. If checked, a space is added between the open parenthesis and the close parenthesis of an empty argument list. If unchecked, ...
  75. If checked, a space is added between the open square bracket and the close square bracket. If unchecked, spaces are removed. ...