並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 8 件 / 8件

新着順 人気順

linq c# distinctの検索結果1 - 8 件 / 8件

  • neue cc - R3 - C#用のReactive Extensionsの新しい現代的再実装

    R3 - C#用のReactive Extensionsの新しい現代的再実装 2024-02-27 先日、新しいC#用のReactive Extensionsの実装としてR3を正式公開しました!R3はRx for .NETを第一世代、UniRxを第二世代とした場合の、第三世代のRxという意味で命名しています。Rxとしてのコア部分(ほぼdotnet/reactiveと同様)は.NET共通のライブラリとして提供し、各プラットフォーム特化のカスタムスケジューラーやオペレーターは別ライブラリに分けるという形により、全ての.NETプラットフォーム向けのコアライブラリと、各種フレームワーク Unity, Godot, Avalonia, WPF, WinForms, WinUI3, Stride, LogicLooper, MAUI, MonoGame 向けの拡張ライブラリを提供しています。 GitH

    • Scott Hanselman's 2021 Ultimate Developer and Power Users Tool List for Windows

      Can you believe it's been 6 years since my last Tools list? Tools have changed, a lot are online, but honestly, it's just a LOT OF WORK to do the tools list. But here's one for 2020-2021. These are the tools in my Utils folder. I made a d:\dropbox\utils folder and I added it to my PATH. That way it's on all my computers and in my path on all my computers and I can get to any of them instantly. Thi

        Scott Hanselman's 2021 Ultimate Developer and Power Users Tool List for Windows
      • How Async/Await Really Works in C# - .NET Blog

        Several weeks ago, the .NET Blog featured a post What is .NET, and why should you choose it?. It provided a high-level overview of the platform, summarizing various components and design decisions, and promising more in-depth posts on the covered areas. This post is the first such follow-up, deep-diving into the history leading to, the design decisions behind, and implementation details of async/a

          How Async/Await Really Works in C# - .NET Blog
        • Against SQL

          TLDR The relational model is great: A shared universal data model allows cooperation between programs written in many different languages, running on different machines and with different lifespans. Normalization allows updating data without worrying about forgetting to update derived data. Physical data independence allows changing data-structures and query plans without having to change all of y

          • HuggingFaceFW/fineweb · Datasets at Hugging Face

            "},"dump":{"kind":"string","value":"CC-MAIN-2013-20"},"url":{"kind":"string","value":"http://%20jwashington@ap.org/Content/Press-Release/2012/How-AP-reported-in-all-formats-from-tornado-stricken-regions"},"date":{"kind":"string","value":"2013-05-18T05:48:54Z"},"file_path":{"kind":"string","value":"s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368696381249/warc/CC-MAIN-20130516092621-00000-

              HuggingFaceFW/fineweb · Datasets at Hugging Face
            • サイトマップ

              金子研究室ホームページサイトマップ. 金子研究室ホームページでは,約2000ページを公開している.ページは,データベース関連技術,データの扱い,インストール,設定,利用,プログラミング,サポートページ,連絡先,業績に分けて構成している.サイトマップでは,ホームページ内の全てのページについてのサイトマップを示している. 【サイト構成】 人工知能 3次元,地図 プログラミング 情報工学全般 インストール データ処理 支援 連絡先,業績など 金子邦彦研究室 ▶ サイトマップ ▶ サイト内検索 ▶ アクセスログ(直近28日分), Google Search Console ▶ まとめページ(目次ページ) ▶ 人工知能応用,データ応用,3次元のまとめ ▶ Windows のまとめ ▶ Ubuntu の使い方 ▶ Python のまとめ(Google Colaboratory を含む) ▶ C/C++

              • Switching from C# to Go for Backend Development - Aluma

                By Phil Richards, Lead Architect at Aluma Running a microservices-based architecture here at Aluma means we’re able to trial new technologies when developing new features, without having to rewrite a monolith. We'd already been using Go for our command-line client, but around a year ago we tried out Go for a new microservice, and we liked it so much we decided to use it for all future backend deve

                  Switching from C# to Go for Backend Development - Aluma
                • Entity Framework Core で色々な SQL を投げてみる 1 - vaguely

                  はじめに メモ SELECT 全件取得 カラムを指定して検索 [LIMIT] 条件に合致するレコードを一件だけ取得する [LIMIT] 条件に合致するレコードを三件(二件以上)取得する [DISTINCT] ジャンルが重複するデータを除く [演算子] SELECT で演算子を使う [演算子] WHERE で演算子を使う [COUNT] レコード数をカウントする [COUNT] ジャンルが NULL でないレコード数をカウントする [AVG] 価格の平均を求める [MAX] 価格の最大値を求める [MIN] 価格の最小値を求める [GROUP BY???] ジャンルでグループ分けする [HAVING] グループ化したレコードをフィルタリングする [ORDER BY] レコードをリリース日でソートする(昇順) [ORDER BY] レコードをリリース日でソートする(降順) はじめに ASP.N

                    Entity Framework Core で色々な SQL を投げてみる 1 - vaguely
                  1