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