Visual Studio 2010

  1. Disk requirement of the virtual machine(s) exceeds the available host resources. The correct drive may not have been configured ...
  2. Display a column in which you can enter a condition for each macro action. A condition is a true/false expression that must ...
  3. Display a column in which you can enter names for individual macros so they can be referenced separately. You can create ...
  4. Display a dialog prompting users to ensure that text templates are from a trusted source when a text transformation operation ...
  5. Display all data connections for the workbook. Data connections are links to data outside of this workbook which can be updated ...
  6. Display banded columns, in which even columns are formatted differently from odd columns. This banding can make tables easier ...
  7. Display banded rows, in which even rows are formatted differently from odd rows. This banding can make tables easier to read. ...
  8. Display data like a contour chart but without color. Because colors add detail to this chart type, consider using a contour ...
  9. Display Name|The display name of the build customization. The display name is used in the project properties dialog for the ...
  10. Display Name|The display name of the property. The display name is used to display the name of the property in the property ...
  11. Display the contribution of each value to a total while emphasizing individual values like an exploded pie chart, but it ...
  12. Display the contribution of each value to a total while emphasizing individual values. Consider using a 3-D pie chart, and ...
  13. Display the contribution of each value to a total while emphasizing individual values. Consider using a pie chart, and explode ...
  14. Display the contribution of each value to a total. Use it when the values can be added together or when you have only one ...
  15. Display the trend of the contribution of each value over time or categories. Use it to emphasize the trend in the total across ...
  16. Display the trend of the contribution of each value over time or ordered categories. Consider using a stacked area chart ...
  17. Display the trend of the percentage each value contributes over time or categories by using 100% stacked areas in a 3-D format. ...
  18. Display the trend of the percentage each value contributes over time or categories. Use it to emphasize the trend in the ...
  19. Display the trend of the percentage each value contributes over time or ordered categories. Consider using a 100% stacked ...
  20. Display the value of the cell with a thousands separator. This will change the format of the cell to Accounting without a ...
  21. Display trend over time (dates, years) or ordered categories. Useful when there are many data points and the order is important. ...
  22. Display values relative to a center point. Use it when the categories are not directly comparable and there is only one series. ...
  23. Displayed content is truncated due to maximum viewable content limit. Download file to your computer and use another viewer ...
  24. Displays a visual representation of the differences between files in two server folders, in a server folder and a local folder, ...
  25. Displays all or a part of the contents of a Team Foundation version control server. tf dir itemspec /version:versionspec ...
  26. Displays detailed information about past merges between the specified source and destination branches. tf merges source destination ...
  27. Displays information about a changeset and lets you change the associated attributes, such as comments and check-in notes. ...
  28. Displays information about a set of shelved changes. tf shelvesets /owner:ownername /format:(brief|detailed) /collection:TeamProjectCollectionUrl ...
  29. Displays information about items under version control. tf properties /recursive itemspec /version:versionspec /workspace ...
  30. Displays information about pending changes to items in one or more workspaces. tf status itemspec /collection:TeamProjectCollectionUrl ...
  31. Displays information about the output library to standard output. The output can be redirected to a file. You can use /LIST ...
  32. Displays information about workspaces in the system and updates cached information about a user name or computer name change ...
  33. Displays the history of a branch for a specified file or folder. tf branches itemspec /version:versionspec /collection:TeamProjectCollectionUrl ...
  34. Displays the list of labels in Team Foundation version control. tf labels /owner:ownername /format:(brief|detailed) /col ...
  35. Displays the revision history for one or more files and folders. tf history itemspec /version:versionspec /stopafter:number ...
  36. Displays the Sort dialog box which enables sorting by multiple columns or rows, case-sensitive sorts, and other sort options. ...
  37. Displays the template in parent categories (roll up display). This tag is only used for internally (VS or VSIP) produced ...
  38. Displays the version of one or more items in a workspace. tf localversions itemspec /recursive /format:brief|detailed /w ...
  39. Do not assume a managed thread is a Win32 thread - it could be a fiber. The runtime will run managed threads as fibers on ...
  40. Do not call this method from your code, the method is added to verify the existence of user events in the code behind file. ...
  41. Do not change the database name. It will be properly coded for build and deployment This is using sqlcmd variable substitution ...
  42. Do not change the value of the Name attribute below. If it does not match the folder name of the List Definition project ...
  43. Do not declare explicit static constructors on value types. Initializing static data in explicit static constructors results ...
  44. Do not declare new delegates to be used as event handlers when targeting a version of the .NET Framework that supports generics. ...
  45. Do not explicitly raise exceptions from unexpected locations. There are some methods, such as Equals and GetHashCode, which ...
  46. Do not expose List in object models. Use Collection , ReadOnlyCollection or KeyedCollection instead. List is meant to be ...
  47. Do not nest type {0}. Alternatively, change its accessibility so that it is not externally visible. If this type is defined ...
  48. Do not poll more often than or utilize timers that fire more frequently than once per second. Higher frequency periodic activity ...
  49. Do not set process priority to Idle. Processes with System.Diagnostics.ProcessPriorityClass.Idle will occupy the CPU when ...
  50. Do not use 'C' as a prefix for type names. Do not use any prefix for naming types. Consider using the name of the base class ...
  51. Do not use names that require case sensitivity for uniqueness. Components must be fully usable from both case-sensitive and ...
  52. Do not use public, protected or protected internal (Protected Friend) nested types as a way of grouping types. Use namespaces ...
  53. Do not use string literals for system items that have locale-specific designations. Special system locations should be retrieved ...
  54. Do not use the varargs calling convention to accept a variable number of arguments. In the managed world, the 'params' and ...
  55. Do not use underscores when specifying identifiers. Some generated Visual Studio identifiers for applications contain underscore ...
  56. Do not wrap a method protected by a LinkDemand with a method that does not perform a security check. A LinkDemand checks ...
  57. Do one of the following: 1) Remove the AllowPartiallyTrustedCallersAttribute from {0}. 2) If the attribute is necessary, ...
  58. Do you also want to remove the corresponding members from the derived classes? To remove the selected member only, click ...
  59. Do you want to add library shares from all available team project collection library shares to the following projects: {0} ...
  60. Do you want to allow the Research task pane to periodically check for and install new services offered by Office, other providers, ...
  61. Do you want to change the setting for Silverlight application '%1' so that it no longer copies to configuration specific ...
  62. Do you want to change the setting for Silverlight application '{0}' so that it no longer copies to configuration specific ...
  63. Do you want to configure this Web project to use IIS Express as its web server? A new site will be created on the IIS Express ...
  64. Do you want to configure this Web Site to use IIS Express as its web server? A new site will be created on the IIS Express ...
  65. Do you want to configure this Web Site to use the Visual Studio Development web server? After conversion the Web site will ...
  66. Do you want to consume the Silverlight Application from an existing Silverlight project or do you want to create a new Silverlight ...
  67. Do you want to convert this report to RDLC 2008 format? Please click OK to proceed or Cancel to open it in the XML editor. ...
  68. Do you want to enable Silverlight debugging for this project? This will disable script debugging in the browser. To switch ...
  69. Do you want to enable Silverlight debugging for this Web? This will disable script debugging in the browser. To switch back ...
  70. Do you want to import the test lists from '{0}' into '{1}' (yes) or do you want to replace the test list information from ...
  71. Do you want to include the password in the connection string? It will be saved as clear text and will be readable in the ...
  72. Do you want to regenerate updating commands based on the new command text? (Current updating commands will be overwritten) ...
  73. Do you want to remove the following existing mappings from your workspace? As a result, the items in the local folders marked ...
  74. Do you want to remove the workspace link? The workspace table in the meeting request will be removed and any customizations ...
  75. Do you want to replace the existing picture with the same name? This may affect other pages in the current Web site that ...