About 5,730 results
Open links in new tab
  1. Run code after process finished - social.msdn.microsoft.com

    Dec 29, 2006 · Sleeping the thread works but it is not good enough because the time "P Update" takes is very variable.

  2. use variable to create a path in c# - social.msdn.microsoft.com

    Apr 26, 2013 · I need to save .xml file in a specific location on a computer. But location could be change based on selection of the user. I can get user selection (from combobox) to the …

  3. Custom ComboBox with CompositeCollection

    Jan 17, 2014 · Question 0 Sign in to vote Hi all, I am using CompositeCollection for ComboBox's ItemsSource <CollectionViewSource Source=" {Binding Path=Items}" x:Key ...

  4. OleDB Adding Columns, Inserting values, and other data …

    Aug 24, 2015 · It is not the end purpose of the program, but the ability to load a cell value in to a variable, and a variable value in to a cell, using data from anywhere in the spreadsheet and …

  5. Different Environment.CurrentDirectory per AppDomain

    Nov 8, 2011 · No. In Windows environment, the rule is one Environment set per process. Running in .NET won't change the basic rules. Instead of that, if you experienced problem in loading …

  6. Problem Reparing or Uninstalling Microsoft Visual C++ 2012 ...

    Dec 1, 2014 · Question 0 Sign in to vote I have some problem reparing or uninstralling Microsoft Visual C++ 2012 Redistributable (x64) - 11.0.60610 He tell me: Setup failed

  7. SqlPackage Publish Scrip DefaultDataPath of

    Jan 30, 2013 · We just created a publish script against a SQL 2005 instance using sqlpackage and a dacpac and we've noticed that the DefaultDataPath and DefaultLogPath SQLCMD …

  8. Using variable in SSIS Column mapping for OLEDB Destination

    Aug 23, 2010 · 2- create a foreach loop with execute sql task inside (in control flow), to loop through 15 destinations, and update destination column with variable value.

  9. Set Variable equal to result from query? - social.msdn.microsoft.com

    Mar 30, 2011 · This should be simple, but I've never done it but how do I set a variable equal to the result of a query and then print out the variable.

  10. VSO build vNext - How do I set a variable in one powershell script …

    May 9, 2016 · As the title suggests, I'm trying to set a variable in a powershell script in step 1 and then access the variable in a powershell script in step 2. I've tried the following: