<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Japan Developer Support Core Team Blog</title>
  
  <subtitle>日本マイクロソフトの Japan Developer Support Core チームのブログです。</subtitle>
  <link href="https://jpdscore.github.io/blog/atom.xml" rel="self"/>
  
  <link href="https://jpdscore.github.io/blog/"/>
  <updated>2026-04-17T00:01:20.603Z</updated>
  <id>https://jpdscore.github.io/blog/</id>
  
  <author>
    <name>Developer Support Core Japan</name>
    
  </author>
  
  <generator uri="https://hexo.io/">Hexo</generator>
  
  <entry>
    <title>Visual Studio オフライン インストーラーの検証</title>
    <link href="https://jpdscore.github.io/blog/vs/vs-verify-offline/"/>
    <id>https://jpdscore.github.io/blog/vs/vs-verify-offline/</id>
    <published>2026-04-16T15:00:00.000Z</published>
    <updated>2026-04-17T00:01:20.603Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;こんにちは、Japan Developer Support Core チームの上原です。&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://jpdscore.github.io/blog/vs/vs2022-offline-install/&quot;&gt;以前の記事では Visual</summary>
        
      
    
    
    
    
    <category term="Visual Studio" scheme="https://jpdscore.github.io/blog/tags/Visual-Studio/"/>
    
  </entry>
  
  <entry>
    <title>Visual Studio Dev Essentials のご紹介</title>
    <link href="https://jpdscore.github.io/blog/vs/vs-dev-essentials/"/>
    <id>https://jpdscore.github.io/blog/vs/vs-dev-essentials/</id>
    <published>2026-04-13T15:00:00.000Z</published>
    <updated>2026-04-17T00:01:20.603Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;こんにちは、Japan Developer Support Core チームの上原です。&lt;/p&gt;
&lt;p&gt;今回は、Visual Studio Blog の記事 &lt;a</summary>
        
      
    
    
    
    
    <category term="Visual Studio" scheme="https://jpdscore.github.io/blog/tags/Visual-Studio/"/>
    
  </entry>
  
  <entry>
    <title>GitHub Copilot SDK を使用した AI チャット形式のデバッガー アプリの実装</title>
    <link href="https://jpdscore.github.io/blog/debugging/copilot-sdk-with-windbgx-as-tool/"/>
    <id>https://jpdscore.github.io/blog/debugging/copilot-sdk-with-windbgx-as-tool/</id>
    <published>2026-03-30T15:00:00.000Z</published>
    <updated>2026-04-17T00:01:20.563Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;こんにちは、Japan Developer Support Core チームの松井です。GitHub Copilot はエージェント モードの登場により、コード補完や質問への回答といった領域のタスクだけでなく、IDE やエディター上での AI</summary>
        
      
    
    
    
    
    <category term="Debug" scheme="https://jpdscore.github.io/blog/tags/Debug/"/>
    
    <category term="AI" scheme="https://jpdscore.github.io/blog/tags/AI/"/>
    
    <category term="GitHub Copilot" scheme="https://jpdscore.github.io/blog/tags/GitHub-Copilot/"/>
    
  </entry>
  
  <entry>
    <title>ADO.NET の接続プールをもっと理解しよう</title>
    <link href="https://jpdscore.github.io/blog/dataclient/Understand-ADONET-Connection-Pooling/"/>
    <id>https://jpdscore.github.io/blog/dataclient/Understand-ADONET-Connection-Pooling/</id>
    <published>2026-03-29T15:00:00.000Z</published>
    <updated>2026-04-17T00:01:20.550Z</updated>
    
    
    <summary type="html">ADO.NET の SQL Server 向けデータプロバイダーで使用される接続プールに関して、ユーザーからよくいただくご質問を元に、よくある誤解について説明します。これにより、もっと接続プールの仕組みを理解でき、トラブルを未然に防ぐ、もしくはトラブル発生状況を適切に把握できるようになることが期待されます。</summary>
    
    
    
    
    <category term="Data Access" scheme="https://jpdscore.github.io/blog/tags/Data-Access/"/>
    
    <category term="SQL Server" scheme="https://jpdscore.github.io/blog/tags/SQL-Server/"/>
    
    <category term="ADO.NET" scheme="https://jpdscore.github.io/blog/tags/ADO-NET/"/>
    
  </entry>
  
  <entry>
    <title>クエリの実行結果は最後まで読み取りましょう！</title>
    <link href="https://jpdscore.github.io/blog/dataclient/Do-Read-AllOfReceivedData/"/>
    <id>https://jpdscore.github.io/blog/dataclient/Do-Read-AllOfReceivedData/</id>
    <published>2026-03-15T15:00:00.000Z</published>
    <updated>2026-04-17T00:01:20.549Z</updated>
    
    
    <summary type="html">SQL Server にアクセスする開発アプリケーションでクエリの実行結果の読み取りを途中までで終了する場合のリスクについて説明します。</summary>
    
    
    
    
    <category term="Data Access" scheme="https://jpdscore.github.io/blog/tags/Data-Access/"/>
    
    <category term="SQL Server" scheme="https://jpdscore.github.io/blog/tags/SQL-Server/"/>
    
    <category term="ADO.NET" scheme="https://jpdscore.github.io/blog/tags/ADO-NET/"/>
    
    <category term="ADO (ActiveX Data Objects)" scheme="https://jpdscore.github.io/blog/tags/ADO-ActiveX-Data-Objects/"/>
    
  </entry>
  
  <entry>
    <title>.NET アプリケーションでの ADODB.dll 利用から ADO.NET への移行のススメ</title>
    <link href="https://jpdscore.github.io/blog/dataclient/Recommend-ADODB-Migration/"/>
    <id>https://jpdscore.github.io/blog/dataclient/Recommend-ADODB-Migration/</id>
    <published>2026-03-01T15:00:00.000Z</published>
    <updated>2026-04-17T00:01:20.550Z</updated>
    
    
    <summary type="html">.NET Framework もしくは .NET の開発アプリケーションでレガシーな ADO の PIA (ADODB.dll) もしくは IA (Interop.ADODB など) を使用するケースに対して ADO.NET へ移行が推奨される理由やその方法について説明します。</summary>
    
    
    
    
    <category term="Data Access" scheme="https://jpdscore.github.io/blog/tags/Data-Access/"/>
    
    <category term="ADO.NET" scheme="https://jpdscore.github.io/blog/tags/ADO-NET/"/>
    
    <category term="ADO (ActiveX Data Objects)" scheme="https://jpdscore.github.io/blog/tags/ADO-ActiveX-Data-Objects/"/>
    
  </entry>
  
  <entry>
    <title>Microsoft JDBC Driver for SQL Server における TLS 関連の接続エラーのトラブルシューティング</title>
    <link href="https://jpdscore.github.io/blog/dataclient/JDBC-TLS-Troubleshooting/"/>
    <id>https://jpdscore.github.io/blog/dataclient/JDBC-TLS-Troubleshooting/</id>
    <published>2026-02-12T15:00:00.000Z</published>
    <updated>2026-04-17T00:01:20.550Z</updated>
    
    
    <summary type="html">JDBC Driver による SQL Server への接続エラーのうち TLS 関連の設定に起因したトラブルを解決するための確認事項について説明します。</summary>
    
    
    
    
    <category term="Data Access" scheme="https://jpdscore.github.io/blog/tags/Data-Access/"/>
    
    <category term="JDBC Driver" scheme="https://jpdscore.github.io/blog/tags/JDBC-Driver/"/>
    
  </entry>
  
  <entry>
    <title>Process Monitor の高度 (Altitude) を考慮した情報採取手順</title>
    <link href="https://jpdscore.github.io/blog/debugging/collect-procmon-with-adjusting-altitude/"/>
    <id>https://jpdscore.github.io/blog/debugging/collect-procmon-with-adjusting-altitude/</id>
    <published>2026-02-08T15:00:00.000Z</published>
    <updated>2026-04-17T00:01:20.556Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;こんにちは、Japan Developer Support Core チームの松井です。Process Monitor</summary>
        
      
    
    
    
    
    <category term="情報採取手順" scheme="https://jpdscore.github.io/blog/tags/%E6%83%85%E5%A0%B1%E6%8E%A1%E5%8F%96%E6%89%8B%E9%A0%86/"/>
    
  </entry>
  
  <entry>
    <title>Oracle 向けデータプロバイダー移行のススメ</title>
    <link href="https://jpdscore.github.io/blog/dataclient/Recommend-ProviderForOracle-Migration/"/>
    <id>https://jpdscore.github.io/blog/dataclient/Recommend-ProviderForOracle-Migration/</id>
    <published>2026-02-01T15:00:00.000Z</published>
    <updated>2026-04-17T00:01:20.550Z</updated>
    
    
    <summary type="html">開発アプリケーションでマイクロソフトが提供する Oracle 向けデータ アクセス製品を使用しているケースに対して Oracle 提供の製品利用に移行を勧める理由やその方法について説明します。</summary>
    
    
    
    
    <category term="Data Access" scheme="https://jpdscore.github.io/blog/tags/Data-Access/"/>
    
    <category term="Oracle" scheme="https://jpdscore.github.io/blog/tags/Oracle/"/>
    
  </entry>
  
  <entry>
    <title>自動シャットダウンをコマンドを使用して設定および確認する方法</title>
    <link href="https://jpdscore.github.io/blog/devtestlabs/auto-shutdown-command/"/>
    <id>https://jpdscore.github.io/blog/devtestlabs/auto-shutdown-command/</id>
    <published>2026-01-27T00:00:00.000Z</published>
    <updated>2026-04-17T00:01:20.578Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;こんにちは、Japan Developer Support Core チームの山田です🗻&lt;/p&gt;
&lt;p&gt;Azure VM の自動シャットダウン機能は、コストを削減する上で非常に役立つ機能です。&lt;br&gt;以下の記事で紹介しているように、Azure VM</summary>
        
      
    
    
    
    
    <category term="Azure DevTest Labs" scheme="https://jpdscore.github.io/blog/tags/Azure-DevTest-Labs/"/>
    
  </entry>
  
  <entry>
    <title>Visual Studio ISensLogon Subscription に関する警告レベルのイベント ログについて</title>
    <link href="https://jpdscore.github.io/blog/vs/visual-studio-isenslogon-subscription-eventlog-warning/"/>
    <id>https://jpdscore.github.io/blog/vs/visual-studio-isenslogon-subscription-eventlog-warning/</id>
    <published>2026-01-22T15:00:00.000Z</published>
    <updated>2026-04-17T00:01:20.603Z</updated>
    
    
    <summary type="html">Visual Studio や SQL Server Management Studio (SSMS) を使用しているときに記録される &quot;Visual Studio ISensLogon Subscription&quot; に関するイベント ID 4354 について解説します。</summary>
    
    
    
    
    <category term="Visual Studio" scheme="https://jpdscore.github.io/blog/tags/Visual-Studio/"/>
    
  </entry>
  
  <entry>
    <title>.NET MAUI アプリで iosWidgets を利用する</title>
    <link href="https://jpdscore.github.io/blog/maui/iosWidgets/"/>
    <id>https://jpdscore.github.io/blog/maui/iosWidgets/</id>
    <published>2026-01-19T05:43:42.000Z</published>
    <updated>2026-04-17T00:01:20.587Z</updated>
    
    
    <summary type="html">.NET MAUI アプリと iOS WidgetKit を連携させる具体的な実現方法について翻訳しています。</summary>
    
    
    
    
    <category term=".NET" scheme="https://jpdscore.github.io/blog/tags/NET/"/>
    
  </entry>
  
  <entry>
    <title>Microsoft JDBC Driver for SQL Server のトレース取得方法まとめ</title>
    <link href="https://jpdscore.github.io/blog/dataclient/JDBC-Tracing/"/>
    <id>https://jpdscore.github.io/blog/dataclient/JDBC-Tracing/</id>
    <published>2026-01-14T08:24:05.000Z</published>
    <updated>2026-04-17T00:01:20.550Z</updated>
    
    
    <summary type="html">JDBC Driver でのトレース有効化手順と SSL/TLS デバッグ出力方法を説明します。</summary>
    
    
    
    
    <category term="Data Access" scheme="https://jpdscore.github.io/blog/tags/Data-Access/"/>
    
    <category term="JDBC Driver" scheme="https://jpdscore.github.io/blog/tags/JDBC-Driver/"/>
    
  </entry>
  
  <entry>
    <title>SQL Server 向け ODBC ドライバー/OLE DB プロバイダー移行のススメ</title>
    <link href="https://jpdscore.github.io/blog/dataclient/Recommend-ODBCOLEDBFORSQL-Migration/"/>
    <id>https://jpdscore.github.io/blog/dataclient/Recommend-ODBCOLEDBFORSQL-Migration/</id>
    <published>2026-01-08T15:00:00.000Z</published>
    <updated>2026-04-17T00:01:20.550Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;こんにちは、Japan Developer Support Core チームの高橋です。前回の &amp;quot;&lt;a href=&quot;https://jpdscore.github.io/blog/dataclient/Recommend-Jet-Migration/&quot;&gt;Jet</summary>
        
      
    
    
    
    
    <category term="Data Access" scheme="https://jpdscore.github.io/blog/tags/Data-Access/"/>
    
    <category term="SQL Server" scheme="https://jpdscore.github.io/blog/tags/SQL-Server/"/>
    
  </entry>
  
  <entry>
    <title>MSVC(Visual C++) 14.50 以降のリリースとサポートライフサイクル</title>
    <link href="https://jpdscore.github.io/blog/vs/vs2026-msvc-lifecycle/"/>
    <id>https://jpdscore.github.io/blog/vs/vs2026-msvc-lifecycle/</id>
    <published>2025-12-25T15:00:00.000Z</published>
    <updated>2026-04-17T00:01:20.606Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;こんにちは、Japan Developer Support Core チームの上原です。&lt;/p&gt;
&lt;p&gt;今回は C++ Team Blog の記事 &lt;a</summary>
        
      
    
    
    
    
    <category term="Visual Studio" scheme="https://jpdscore.github.io/blog/tags/Visual-Studio/"/>
    
    <category term="C++" scheme="https://jpdscore.github.io/blog/tags/C/"/>
    
  </entry>
  
  <entry>
    <title>Visual Studio 2026 以降のリリースとサポートライフサイクル</title>
    <link href="https://jpdscore.github.io/blog/vs/vs2026-supportlifecycle/"/>
    <id>https://jpdscore.github.io/blog/vs/vs2026-supportlifecycle/</id>
    <published>2025-12-25T15:00:00.000Z</published>
    <updated>2026-04-17T00:01:20.606Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;こんにちは、Japan Developer Support Core チームの上原です。&lt;/p&gt;
&lt;p&gt;今回は、Visual Studio Blog の記事 &lt;a</summary>
        
      
    
    
    
    
    <category term="Visual Studio" scheme="https://jpdscore.github.io/blog/tags/Visual-Studio/"/>
    
    <category term="Visual Studio 2026" scheme="https://jpdscore.github.io/blog/tags/Visual-Studio-2026/"/>
    
  </entry>
  
  <entry>
    <title>Jet データベースエンジンの移行のススメ</title>
    <link href="https://jpdscore.github.io/blog/dataclient/Recommend-Jet-Migration/"/>
    <id>https://jpdscore.github.io/blog/dataclient/Recommend-Jet-Migration/</id>
    <published>2025-12-17T05:19:47.000Z</published>
    <updated>2026-04-17T00:01:20.550Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;こんにちは、Japan Developer Support Core チームの高橋です。かつて SQL Server サポートの一環でデータベース</summary>
        
      
    
    
    
    
    <category term="Data Access" scheme="https://jpdscore.github.io/blog/tags/Data-Access/"/>
    
    <category term="Jet" scheme="https://jpdscore.github.io/blog/tags/Jet/"/>
    
  </entry>
  
  <entry>
    <title>Azure DevOps 拡張機能におけるテクニカル サポートの対応範囲</title>
    <link href="https://jpdscore.github.io/blog/azuredevops/extensions-support/"/>
    <id>https://jpdscore.github.io/blog/azuredevops/extensions-support/</id>
    <published>2025-12-15T15:00:00.000Z</published>
    <updated>2026-04-17T00:01:20.514Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;こんにちは、Japan Developer Support Core チームです🐈&lt;/p&gt;
&lt;p&gt;Azure DevOps には様々な拡張機能が &lt;a</summary>
        
      
    
    
    
    
    <category term="ALM" scheme="https://jpdscore.github.io/blog/tags/ALM/"/>
    
    <category term="Azure DevOps Services" scheme="https://jpdscore.github.io/blog/tags/Azure-DevOps-Services/"/>
    
  </entry>
  
  <entry>
    <title>Microsoft-hosted エージェントイメージの更新方法</title>
    <link href="https://jpdscore.github.io/blog/azuredevops/hosted-images-update/"/>
    <id>https://jpdscore.github.io/blog/azuredevops/hosted-images-update/</id>
    <published>2025-12-06T15:00:00.000Z</published>
    <updated>2026-04-17T00:01:20.516Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;こんにちは、Japan Developer Support Core チームです🐈&lt;/p&gt;
&lt;p&gt;Microsoft-hosted エージェントは、 Microsoft がホストするエージェントマシンを使用してジョブを簡単に実行できます。メンテナンスやアップグレードは</summary>
        
      
    
    
    
    
    <category term="ALM" scheme="https://jpdscore.github.io/blog/tags/ALM/"/>
    
    <category term="Azure DevOps Services" scheme="https://jpdscore.github.io/blog/tags/Azure-DevOps-Services/"/>
    
    <category term="Azure Pipelines" scheme="https://jpdscore.github.io/blog/tags/Azure-Pipelines/"/>
    
  </entry>
  
  <entry>
    <title>.NET (旧 .NET Core) の手動更新について</title>
    <link href="https://jpdscore.github.io/blog/dotnet/dotnet-manual-updates/"/>
    <id>https://jpdscore.github.io/blog/dotnet/dotnet-manual-updates/</id>
    <published>2025-11-27T15:00:00.000Z</published>
    <updated>2026-04-17T00:01:20.583Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;こんにちは、Japan Developer Support Core チームの松井です。&lt;/p&gt;
&lt;p&gt;.NET アプリケーションおよびそれを利用する環境のセキュリティを維持するためには、.NET ランタイムの更新プログラムを適切かつ迅速に適用することが重要です。&lt;a</summary>
        
      
    
    
    
    
    <category term=".NET" scheme="https://jpdscore.github.io/blog/tags/NET/"/>
    
    <category term="更新プログラム" scheme="https://jpdscore.github.io/blog/tags/%E6%9B%B4%E6%96%B0%E3%83%97%E3%83%AD%E3%82%B0%E3%83%A9%E3%83%A0/"/>
    
  </entry>
  
</feed>
