Visual Studio 2010
- To open this activity, you must remove the association of this build with this plan or assign the previous build associated ...
- To preserve existing relationships, each of the following columns will have one or more of its properties (Data type, Length, ...
- To prevent any potential data loss issues, you should review this script in detail before running it outside the context ...
- To publish a task to a team project, you must specify one owner who is a valid team project contributor. Select one of the ...
- To re-enable this dialog, set "Show "Build Customization" Dialog" to "Yes" in Tools | Options | Projects and Solutions | ...
- To re-enable this dialog, set "Show "No Build Customization" Dialog" to "Yes" in Tools | Options | Projects and Solutions ...
- To receive exception details in faults for debugging purposes, set the value below to true. Set to false before deployment ...
- To reduce security risk, marshal field {0} as Unicode, by setting StructLayout.CharSet on {1} to CharSet.Unicode, or by explicitly ...
- To reduce security risk, marshal field {0} as Unicode, by setting StructLayout.CharSet on {1} to CharSet.Unicode, or by explicitly ...
- To reduce security risk, marshal parameter {0} as Unicode, by setting DllImport.CharSet to CharSet.Unicode, or by explicitly ...
- To reduce security risk, marshal parameter {0} as Unicode, by setting DllImport.CharSet to CharSet.Unicode, or by explicitly ...
- To repair or uninstall MSDN Express Library, SQL Server Express, or the Visual J# Redistributable, go to Add or Remove Programs ...
- To retrieve Web settings for a particular user, specify the user credentials and click Log In. To skip authentication and ...
- To run tests that interact with the desktop, you must set up the test agent to run as an interactive process. For more information, ...
- To save or import information to a shared project, it must first be saved to disk. Save the current project and try the operation ...
- To save this page and photo gallery, open Web site that uses the FrontPage Server Extensions, and save the page to that site. ...
- To see a list of available services on a specific server, enter a service URL and click Go. To browse for available services, ...
- To see an unblocking call stack, click a blocking segment that also shows a thread-ready connector. That connector links ...
- To set the local content store location, please run this application from a user account with adminstrator privileges. The ...
- To show a toolbar, select the box to the left of its name. To hide a toolbar, clear the box. To add a button to a toolbar, ...
- To sign this document, open the document and add your signature. If you are not the appropriate person to sign this document ...
- To specify build command lines, click Next to set the settings on the "Specify Debug Configuration Settings" and "Specify ...
- To specify fields, filter and sort criteria for this data source, click the "Copy and Modify" button below to create a copy ...
- To start blogging, register your blog account. If you skip this step now, you will be prompted for this information the first ...
- To test for empty strings, check if String.Length is equal to zero. Constructs such as ".Equals(someString) and String.Empty.Equals(someString) ...
- To uninstall Microsoft Help Viewer 1.1, go to Control Panel, click either Add/Remove Programs or Programs and Features and ...
- To update the connection between the Web Part on this page and the Web Part on %1, you must save both pages. Click OK to ...
- To use a custom dictionary, pass the value as a string. If a custom dictionary should not be used, use System.Type.Missing. ...
- To use conditional formatting, select an HTML tag, data value, or range of text, and then click Create to specify formatting ...
- To use content with restricted permission you must reinstall and repair the Windows Rights Management components. If the ...
- To use content with restricted permission you must update the Windows Rights Management components and restart your Microsoft ...
- To use content with restricted permission you must update the Windows Rights Management components from the Windows Update ...
- To use content with restricted permission you must update the Windows Rights Management components. If the problem continues, ...
- To use Fax Service to send your fax, you must first sign up with a fax service provider. Click OK to open a page in your ...
- To use speech recognition to select items in dialog boxes, you need to update the Microsoft Active Accessibility files on ...
- To use the DataDirectory created as part of Click Once, use the |DataDirectory| macro. Replace this macro if you wish to ...
- To use the Microsoft Synchronization Services for ADO.NET in Smart Device projects, you must install Microsoft Synchronization ...
- To use this feature, you must be viewing a file that is stored in a document library on a Microsoft Windows SharePoint Services ...
- To use this feature, you must turn on the Contributor Settings for your site. On the Tools menu, click Contributor Settings. ...
- To view documentation that you have installed on your computer, switch to Local help. On the Help menu, click "Manage Help ...
- To view test results using a URL, you must provide a URL that is similar to the following format: mtm:// : / /p: /testing/testresults/open/id= ...
- To work with this control, your page must be part of a website that contains a web.config file that supports the .NET Framework ...
- TODO: Ensure that the UrlToTest attribute specifies a URL to an ASP.NET page (for example, http://./Default.aspx). This is ...
- TODO: Return a string that contains the association data that will be passed to the workflow. Typically, this is in XML format. ...
- TODO: Return a string that contains the initiation data that will be passed to the workflow. Typically, this is in XML format. ...
- TODO: This line of code loads data into the 'NorthwindDataSet.Order_Details' table. You can move, or remove it, as needed. ...
- Toggles the layout mode for the designer. Changes to this property will be seen when the designer is closed and reopened. ...
- Toggles whether the toolbox is automatically populated with Components built by the project. The current solution must be ...
- Too many arguments (from command line and/or environment variables '%1' and '_%1_'), only the first %2!d! arguments will ...
- Tool Window : Creates a tool window (a window to be used as a floating toolbar). The title bar of a tool window is shorter ...
- Toolbars can only contain 16 colors and this image has more than 16 colors. Do you want to decrease the palette to 16 colors? ...
- Tools that make it possible for developers to use code analysis on their projects to detect and correct code defects and ...
- TopLevelForms : Demonstrates how to implement an application that supports multiple windows that appear separately in the ...
- TotalTests: {0} PassedTests: {1} FailedTests: {2} InconclusiveTests: {3} AbortedTests: {4} InProgressTests: {5} PendingTests: ...
- Track is a special layout container which sizes the thumb and the repeat button which do jump scrolling either side of it ...
- Track your testing effort as defined in your test plan by using reports and customized queries. View any recommended tests ...
- Tracks a set of changesets from a source branch to multiple target branches. tf trackmerges /changesets:[list of changesets ...
- Transaction was about to overwrite an existing link in the graph. This might be caused by different threads using different ...
- Transaction was about to overwrite an existing node in the graph. This might be caused by different threads using different ...
- Transform and Locator attributes must contain only a type name, or a type name followed by a list of attributes in parentheses. ...
- translate('step/1/2/3', '/', '\')" returns the string "step\1\2\3". "translate('abclfaeffb','abcdef','stythe')" returns the ...
- Transparency attributes are applied from larger scopes inward. For instance, if a type is marked as entirely security critical, ...
- Transparency visibility must be preserved between overriding methods and the methods that are being overridden. If the virtual ...
- Transparent code cannot refer to security critical methods, types, or fields. At runtime these references will result in ...
- Transparent code may not call native code directly. This rule looks for any transparent code which calls a method stub (such ...
- Transparent code may not use security asserts, since asserting permissions can result in elevating the effective permissions ...
- Transparent code must be fully verifiable. This rule looks for any use of pointer types to check for unverifiable code, however ...
- Transparent code must not use security critical attributes. This includes using security critical constructors, properties, ...
- Transparent method {0} calls {1} to load an assembly from a byte array. This method should be marked security critical or ...
- Transparent method {0} calls {1} which is a P/Invoke method. Mark this method as security-critical or remove the call to ...
- Transparent method {0} contains unverifiable code. Mark this method security critical or safe-critical, or remove the unverifiable ...
- Transparent method {0} handles security critical exception type {1}. In order for this exception handler to be allowed under ...
- Transparent method {0} has a local variable {1} of security critical type {2}. In order for this local variable to be allowed ...
- Transparent method {0} has generic parameter {1} with security critical constraint {2}. In order for this generic parameter ...
- Transparent method {0} has parameter {1} of security critical type {2}. In order for this parameter to be allowed under the ...