ニュース

データベースプログラミングの分野においては、従来のADOから完全に別物であるADO.NETへと環境が変化したことで、プログラマーは多くのことを新たに覚えなければなりません。この際、Visual C#.NETでの第一歩として、本書をご活用ください。
Database Programming with C# explains the essentials of database programming to those familiar already with C#. Learn to exploit the VS.NET IDE to access data, and more.
Database Programming with C# explains the essentials of database programming to those familiar already with C#. Learn to exploit the VS.NET IDE to access data, and more.
Entity FrameworkとLINQで快適DBプログラミング Visual StudioでDB連携も簡単プログラミング ~知っておきたいLINQメソッド式&ラムダ式 第1回 ...
Visual C# .NET(2003)の指示に従い、ソリューションの形式を「.NET 2002」から「.NET 2003」に変換する 本書のP.32に書かれている「データ接続の作成」を参考にして、データベースへの接続に必要な情報を作成する プロジェクトに含まれるOleDbConnectionコンポーネントのConnectionStringプロパティに、上記 ...
本連載では、データベースプログラミングにおいてLINQをどのように活用できるのか、解説していきます。前回の記事では、Entity Frameworkが出力するSQLを確認し、N+1問題と呼ばれる、遅延ローディングに伴って発生するパフォーマンス上の問題への対応方法を確認しました。連載最終回となる今回 ...
プログラミング学習・試験プラットフォーム『track』が株式会社ジードの出井秀行氏と“C#に特化した研修教材”の共同開発を開始! 〜 Microsoft MVP ...
As modern .NET applications grow increasingly reliant on concurrency to deliver responsive, scalable experiences, mastering asynchronous and parallel programming has become essential for every serious ...
Among the .NET news out of Microsoft Build 2020 is a new preview of C#, Microsoft's programming language from the .NET team, plus a fully supported release of Blazor WebAssembly. According to ...