Search for " ڻƮ rfg954.top ablewebpro ¹ 豸Ʈ Ʈ ߰ Ʈ " returned 677 results.

Search all the documentation for " ڻƮ rfg954.top ablewebpro ¹ 豸Ʈ Ʈ ߰ Ʈ "

  1. 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

  2. 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

  3. 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

  4. Sync-DatabaseSchema

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

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

  5. SQBHostedStorageClient.exe

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

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

  6. 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

  7. 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

  8. 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

  9. 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

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

  10. SQL Prompt 5.2 release notes

    for the first time. You can now turn code auto-completion on/off using a new SQL Prompt menu option, or a keyboard shortcut (Ctrl + Shift

    /sp6/release-notes-and-other-versions/sql-prompt-5-2-release-notes

  11. 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

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

  12. New-DlmDatabaseConnection

    " -Database "AdventureWorks" -Username "sa" -Password "P@ssw0rd" This example shows how to create a Database Connection object. The object

    /sr1/cmdlet-reference/new-dlmdatabaseconnection

  13. Analyzing memory dumps

    directory (e.g. %TEMP%\ConsoleApp10.DMP). If your application targets 32-bit platforms and runs in a 64-bit environment, you should use 3

    /amp/setting-up-a-profiling-session/analyzing-memory-dumps

  14. Analyzing memory dumps

    dump will be created in a user temporary directory (e.g. %TEMP%\ConsoleApp10.DMP). If your application targets 32-bit platforms and runs

    /amp10/setting-up-a-profiling-session/analyzing-memory-dumps

  15. SQL Prompt 5.2 release notes

    for the first time. You can now turn code auto-completion on/off using a new SQL Prompt menu option, or a keyboard shortcut (Ctrl + Shift

    /sp7/release-notes-and-other-versions/sql-prompt-5-2-release-notes

  16. Customize virtual path and port

    . Start the SQL Data Catalog Windows Service. On Linux Run SQL Data Catalog with the above environment variables set, e.g. docker run -it

    /sql-data-catalog/getting-started/installation/customize-virtual-path-and-port

  17. SQL Prompt 5.2 release notes

    for the first time. You can now turn code auto-completion on/off using a new SQL Prompt menu option, or a keyboard shortcut (Ctrl + Shift

    /sp8/release-notes-and-other-versions/sql-prompt-5-2-release-notes

  18. New-DlmDatabaseRelease

    \sql2014" -Database "Test" -Username "sa" -Password "P@ssw0rd" New-DlmDatabaseRelease -Source $test -Target $staging This example show how

    /sr1/cmdlet-reference/new-dlmdatabaserelease

  19. Profiling an ASP.NET application on web development server

    application access unmanaged memory through P/Invoke or COM+, and you want to profile the unmanaged memory that your application uses. (N

    /amp8/setting-up-a-profiling-session/profiling-a-web-application/profiling-an-asp-net-application-on-web-development-server

  20. Profiling a .NET executable

    . This option will slow down your application slightly. Select Profile unmanaged memory allocations if your application access unmanaged m

    /amp8/setting-up-a-profiling-session/profiling-a-net-executable

  21. Navigating to Silverlight source code

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

    /amp8/setting-up-a-profiling-session/profiling-a-silverlight-application/navigating-to-silverlight-source-code

  22. Sync-DatabaseSchema

    \DatabaseBuildArtifact.1.0.0.nupkg" $production = New-DatabaseConnection -ServerInstance "prod01\sql2014" -Database "Production" -Username

    /sca4/reference/powershell-cmdlets/sync-databaseschema

  23. Setting up database connections

    "sa" -Password "P@ssw0rd" By assigning the output of New-DlmDatabaseConnection to a variable, you can reuse this as the input for another

    /dlma1/get-started/get-started-with-the-dlm-automation-cmdlets/setting-up-database-connections

  24. Using SQL Compare filters with DLM Automation cmdlets

    -ServerInstance "test01\sql2012" -Database "Test" -Username "sa" -Password "P@ssw0rd" $filter = "C:\Work\MyFilter.scpf" New-DlmDatabaseRe

    /dlma1/using-sql-compare-filters-with-dlm-automation-cmdlets

  25. Test-DatabaseConnection

    = New-DatabaseConnection -ServerInstance "prod01\sql2014" -Database "Production" -Username "AutomationUser" -Password "P@ssw0rd" Test-Dat

    /sca3/reference/powershell-cmdlets/test-databaseconnection


Didn't find what you were looking for?