Search for " Ŭι ryg143.top ũιٵ ° ͳĿ Ŀ ٻƮ Ըӽ ׸Ӱ" returned 237 results.

Search all the documentation for " Ŭι ryg143.top ũιٵ ° ͳĿ Ŀ ٻƮ Ըӽ ׸Ӱ"

  1. Using SmartAssembly with Azure Pipelines

    *_x64.msi").FullName "Installing SmartAssembly from $msiPath into $saInstallLocation" $p = Start-Process -FilePath msiexec -Args "/qn /i `

    /sa7/building-your-assembly/using-smartassembly-with-azure-pipelines

  2. 10.0

    Backup_10.A.B.C.mst" /l*v install.log" . Note the MSI & MST file names will be different for each installer. The log file will capture th

    /sbu10/getting-started/requirements/10-0

  3. Restoring the master database

    : SQLBackupC.exe -SQL "RESTORE DATABASE master FROM DISK = 'C:\Backups\master 20070101.sqb'" -I Instance2 If you are using SQL Server auth

    /sbu9/restoring/restoring-the-master-database

  4. Using SmartAssembly with an ASP.NET website

    pre-compiled code for the website: aspnet_compiler -v "/" -d -p "c:\mywebsite" "c:\mynewwebsite" Open the dependent DLLs (not App_Web_xxx

    /sa6/building-your-assembly/using-smartassembly-with-an-asp-net-website

  5. Test-DlmDatabaseConnection

    ---------- $connection = New-DlmDatabaseConnection -ServerInstance "prod01\sql2014" -Database "Production" -Username "AutomationUser" -Pa

    /dlma2/cmdlet-reference/test-dlmdatabaseconnection

  6. Using comparison options with SQL Change Automation PowerShell module for SQL Source Control Projects

    . The option must be preceded by a minus sign. $staging = New-DatabaseConnection -ServerInstance "staging01\sql2012" -Database "Staging" -

    /sca4/deploying-database-changes/automated-deployment-with-sql-source-control-projects/using-comparison-options-with-sql-change-automation-powershell-module-for-sql-source-control-projects

  7. Restoring the master database

    : SQLBackupC.exe -SQL "RESTORE DATABASE master FROM DISK = 'C:\Backups\master 20070101.sqb'" -I Instance2 If you are using SQL Server auth

    /sbu10/restoring/restoring-the-master-database

  8. Use-DlmDatabaseRelease

    " -Password "P@ssw0rd" $package = "C:\Work\packages\MyDatabase.1.0.0.nupkg" $update = New-DlmDatabaseRelease -Source $package -Target $sta

    /dlma2/cmdlet-reference/use-dlmdatabaserelease

  9. Pre-requisites check script

    " = true ]; then system_partition_table_type=$(sudo fdisk -l 2> /dev/null | awk '/Disklabel type:/ {print $3}') else system_partition_tabl

    /redgate-clone/administration/installation-steps/step-2-installation-pre-requisites-checks/pre-requisites-check-script

  10. ErrorOverrides

    codes), a colon and finally the desired behavior that should override the initial one. The following behaviors are accepted:</p> D to for

    /fd/erroroverrides-224919714.html

  11. SmartAssembly 5.0 release notes

    Better handling of renaming assemblies that are merged Fixed bugs in pruning related p/Invoke calls Major bugs in highest obfuscation lev

    /sa8/release-notes-and-other-versions/smartassembly-5-0-release-notes

  12. SmartAssembly 5.0 release notes

    Better handling of renaming assemblies that are merged Fixed bugs in pruning related p/Invoke calls Major bugs in highest obfuscation lev

    /sa7/release-notes-and-other-versions/smartassembly-5-0-release-notes

  13. Profiling an XBAP

    unmanaged memory allocations if your application access unmanaged memory through P/Invoke or COM+, and you want to profile the unmanaged

    /amp8/setting-up-a-profiling-session/profiling-an-xbap

  14. Setting up Automated Installs

    ", "I_AGREE_TO_THE_EULA=yes", "SERVICETYPE=local", "SERVICEPORTNUM=501", "PRESERVECONFIG=yes", "/quiet", "/norestart", "/l*v .\Logs\SQLMon

    /sm13/setting-up-automated-installs-195789085.html

  15. Using keyboard shortcuts

    (Hold Ctrl and press K then Y) Execute current statement Shift + F5 Turn on/off code auto-completion Ctrl + Shift + P Refresh suggestions

    /sp6/speeding-up-your-queries/using-keyboard-shortcuts

  16. Use-DlmDatabaseRelease

    " -Database "Staging" -Username "sa" -Password "P@ssw0rd" $package = "C:\NuGetFeed\database.nupkg" $update = New-DlmDatabaseRelease -Sourc

    /dlma1/cmdlet-reference/use-dlmdatabaserelease

  17. Checking unmanaged memory usage

    for managed memory usage. Accessing unmanaged data through P/Invoke or COM+. In these cases, ANTS Memory Profiler is unlikely to reveal a

    /amp7/strategies-for-memory-profiling/checking-unmanaged-memory-usage

  18. Profiling an XBAP

    unmanaged memory allocations if your application access unmanaged memory through P/Invoke or COM+, and you want to profile the unmanaged

    /amp/setting-up-a-profiling-session/profiling-an-xbap

  19. Insufficient async disk I/O kernel resources

    You can then run sudo sysctl -p /etc/sysctl.conf to load the change. You may want to increase or decrease the value as appropriate for th

    /redgate-clone/administration/troubleshooting/insufficient-async-disk-i-o-kernel-resources

  20. Profiling an XBAP

    unmanaged memory allocations if your application access unmanaged memory through P/Invoke or COM+, and you want to profile the unmanaged

    /amp10/setting-up-a-profiling-session/profiling-an-xbap

  21. Sync-DatabaseSchema

    -ServerInstance "prod01\sql2014" -Database "Production" -Username "AutomationUser" -Password "P@ssw0rd" Sync-DatabaseSchema -Source $buil

    /sca3/reference/powershell-cmdlets/sync-databaseschema

  22. SQBHostedStorageClient.exe

    . Syntax Command Syntax Description upload SQBHostedStorageClient.exe upload [-i|–instance=<instance name>] [-p|–password=<backup password

    /sbu7/tools-and-utilities/sqbhostedstorageclient-exe

  23. Using keyboard shortcuts

    (Hold Ctrl and press K then Y) Execute current statement Shift + F5 Turn on/off code auto-completion Ctrl + Shift + P Refresh suggestions

    /sp7/speeding-up-your-queries/using-keyboard-shortcuts

  24. Using keyboard shortcuts

    (Hold Ctrl and press K then Y) Execute current statement Shift + F5 Turn on/off code auto-completion Ctrl + Shift + P Refresh suggestions

    /sp8/speeding-up-your-queries/using-keyboard-shortcuts

  25. Deploy a database package manually

    -DlmDatabaseConnection -ServerInstance "your-server\sql2014" -Database "WidgetProduction" -Username "sa" -Password "p@ssw0rd" # Create a d

    /dlma1/tutorials/using-the-powershell-cmdlets/deploy-a-database-package-manually


Didn't find what you were looking for?