Visual Studio 2010
- When a project is created, it is placed within a new folder of the same name. The folder '%1' already exists. You need to ...
- When automatically creating a test project, disregard the default language setting and use the language of the production-code ...
- When compiling with /clr, an implicit conversion exists from string literal type to System::String^. If necessary to avoid ...
- When constructing a StylusPointDescription, any StylusPointPropertyInfos that represent buttons must be placed at the end ...
- When content is updated or added, the Local Help Viewer has to be restarted in order for the table of contents to render ...
- When converting a string to DateTime, parse the string to take the date before putting each variable into the DateTime object. ...
- When deploying the service library project, the content of the config file must be added to the host's app.config file. System.Configuration ...
- When enabled, any policy supplied by this assembly's publisher will be applied to this assembly. The publisher policy will ...
- When generating or updating an application manifest, the {0} option can only be used when the UseManifestForTrust option ...
- When hotpatching is on, the compiler ensures that first instruction of each function is two bytes, which is required for ...
- When implementing the ICollectionView interface, raise this event before changing the current item. Event handler can cancel ...
- When keyword Adds a conditional test to a Catch statement. Exceptions are caught by that Catch statement only when the conditional ...
- When marshaling strings as ANSI (or as Auto on Win9x), some characters may be changed. If best-fit mapping is on, strings ...
- When overloading the addition and subtraction operators, make sure that the equality operator (=) is defined in a consistent ...
- When passing ResXDataNodes as the IDictionary values to StronglyTypedResourceBuilder.Create, the keys must match the corresponding ...
- When performing potentially long running actions, such as downloading and installing content from the Web, you can click ...
- When redefining operators, implement named methods to provide access to the operator functionality from languages that do ...
- When Register Output is enabled, Per-user redirection forces registry writes to HKEY_CLASSES_ROOT to be redirected to HKEY_CURRENT_USER. ...
- When set to true and you rename a component or control from the property grid or document outline, a rename refactoring operation ...
- When specified, the type wchar_t becomes a native type that maps to _wchar_t in the same way that short maps to _int16. /Zc:wchar_t ...
- When the 'Web Access Mode' property is set to FrontPage, specifies whether FrontPage Server Extensions' link repair is enabled. ...
- When the 'Web Access Mode' property is set to FrontPage, this property displays the version of the FrontPage Extensions that ...
- When the breakpoint location is reached, the expression is evaluated and the breakpoint is hit only if the expression is ...
- When this application is installed on the client machine, a shortcut will be added to the Start Menu, and the application ...
- When this item is selected, the policy will be evaluated using the rules that were selected in a previous version of Visual ...
- When this option is set to true, the imported model will be interpreted before it is saved to disk. By default, this option ...
- When updating a service definition, make sure the identifier is properly set. The best way to do this is to retrieve the ...
- When using a test settings file on a computer where Visual Studio Premium or Visual Studio Ultimate is not installed and ...
- When using a test settings file on a machine where Visual Studio Premium or Visual Studio Ultimate is not installed, and ...
- When using an external build system, the command lines are the commands that will be executed when a build action occurs ...
- When using ctrX, one of the following constraints must also be specified: l, r, or w. When using ctrY, one of the following ...
- When using Source Server, only use symbol files that are from a known and trusted location. Please see help for important ...
- When using the overloaded two-argument FindString or FindExactString methods with a ComboBox or ListBox, check the startIndex ...
- When Word sends information to the blog service provider, it may be possible for other people to see that information. This ...
- When you click 'Finish', Microsoft Test Manager will compose a new virtual environment in team project host group: {0}'. ...
- When you click 'Finish', Microsoft Test Manager will deploy the new virtual environment in team project host group {0}'. ...
- When you click 'Finish', Microsoft Test Manager will import the template and store it in project library share {0}'. The ...
- When you click 'Finish', Microsoft Test Manager will import the virtual machine and store it in project library share {0}'. ...
- When you click 'Finish', Microsoft Test Manager will store the new virtual environment in project library share {0}'. The ...
- When you click 'Finish', Microsoft Test Manager will update this virtual machine with the following additional information. ...
- When you click Next, you may be asked to enter more information, such as the location of the specific file you want to connect ...
- When you close this wizard, you will be prompted to send a problem report to Microsoft. For more information, see Microsoft ...
- When you create a new test case from a bug, the test case is added to the same plan as an existing test result for the bug. ...
- When you create a Visual Studio project from existing code files, the project is created on your computer and all relevant ...
- When you delete a query folder, you also delete all the queries in the folder. Do you want to delete the following query ...
- When you delete a test run, any test results for the test cases in the test run will no longer be associated with its test ...
- When you delete a test suite, it is removed from any test run that references it. Any test results from running the tests ...
- When you delete your current test plan, you also delete all test results for the test plan. Also, any items you have open ...
- When you have finished arranging your envelope, click Next. Then you can preview each recipient's envelope and make any individual ...
- When you have finished arranging your label, click Next. Then you can preview each recipient's label and make any individual ...
- When you have finished composing your document, click Next. Then you can preview and personalize each recipient's document. ...
- When you have finished previewing your directory, click Next. Then you can print the merged directory or edit it to add personal ...
- When you have finished previewing your document, click Next. Then you can print the merged documents or edit them to add ...
- When you have finished previewing your envelopes, click Next. Then you can print the merged envelopes or edit individual ...
- When you have finished previewing your labels, click Next. Then you can print the merged labels or edit individual labels ...
- When you have finished previewing your letters, click Next. Then you can print the merged letters or edit individual letters ...
- When you have finished previewing your publication, click Next. You can then print the merged publication or edit individual ...
- When you import a database, each database object (such as a table or a view) is stored in a separate file on the disk. You ...
- When you insert a frames page using the Include Page component, Visual Web Developer cannot display it. To edit the frames ...
- When you play back the action recording for an iteration of this test, only recorded values will be used and not the parameter ...
- When you play back the action recording for these shared steps as part of a test, only recorded values will be used and not ...
- When you publish your blog post, your pictures need to be uploaded to a picture provider or other storage location. Where ...
- When you specify the command file switch @, you must follow it with the name of the file that contains the command input. ...
- Whether a beginner or an expert, your training starts here. The Microsoft Data Platform provides developers with a comprehensive ...
- Whether or not the item is statically defined, that is, if the item is common to all instances of this object type, or only ...
- Whether the types in this reference need to embedded into the target assembly - interop asemblies only (optional, boolean) ...
- Which data connection should your application use to connect to the database? Click New Connection if the connection you ...
- While any type may derive from a transparent type or interface, restrictions apply as to the types that can inherit from ...
- While attempting to update source control binding information, %s could not check out the project file, possibly because ...
- While getting assembly resolver, FindPlatformDirectory recommended using the installed platform ({0}) instead of the target ...
- While keyword Runs a series of statements as long as a given condition is true, or specifies a condition that allows the ...
- While keyword Specifies a condition for Skip and Take operations. Elements will be bypassed or included as long as the condition ...
- While Office customizations can be useful, they can potentially harm your computer. If you do not trust the source, do not ...
- While Office customizations can be useful, they can potentially harm your computer. If you do not trust the source, do not ...
- While Office customizations from the Internet can be useful, they can potentially harm your computer. If you do not trust ...