How to become an author
.NET Knowledge Base
  • All streams
  • Development
  • Administrating
  • Design
  • Management
  • Marketing
  • PopSci
Log in Sign up

Posts 70

Hubs and companies 64

Users 422

Comments 1k

  • by relevance
  • by date
  • by rating
  • Firensis today at 12:04 PM

    What Is yield and How Does It Work in C#?

    • PVS-Studio corporate blog,
    • Programming,
    • .NET,
    • C#,
    • Development for Windows
      C# capabilities keep expanding from year to year. New features enrich software development. However, their advantages may not always be so obvious. For example, the good old yield. To some developers, ...
      Read more
      • 0
      • 132
      • Comment
    • arttom January 15, 2019 at 12:38 PM

      Why anyone would bother to learn out-of-demand languages. A case study of the F# community

      • .NET,
      • C#,
      • F#
      • Translation
      ... type providers to .NET Core. They ... we discovered that .NET Core lacks a ... introduce generics to .NET, otherwise we would ... fact Elm for .NET). Miguel de ... Dives Concurrency in .NET Domain Modeling Made ...
      Read more →
      • +22
      • 4.5k
      • 1
    • Andrey2008 January 16, 2019 at 02:22 PM

      PVS-Studio 7.00

      • PVS-Studio corporate blog,
      • Java,
      • C++,
      • DevOps
        Today is an important day — after 28 releases of the sixth version we present our PVS-Studio 7.00, in which the key innovation is the support of the Java language. However, during 2018 we have ...
        Читать дальше →
        • +50
        • 3.6k
        • 4
      • fillpackart January 18, 2019 at 12:17 PM

        Full-stack developers are in fact stuck at mid-level. Spare yourself from suffering – don’t go down that path

        • Personnel Management,
        • IT career
        • Translation
        ... learned C# and .NET across different application ... domains (asp.net, wpf, xamarin), js ... best practices. Your .NET experience won’t ...
        Читать дальше →
        • +20
        • 19k
        • 6
      • sahsAGU January 28, 2019 at 10:00 AM

        Introducing the .NET Community Standup Series

        • Microsoft corporate blog,
        • .NET,
        • Development of mobile applications,
        • ASP,
        • Xamarin
          ... hosting their ASP.NET Community Standups live ... officially call the “.NET Community Standup” series ... : Every Tuesday: ASP.NET – ASP.NET Core, SignalR ... , Azure for Mobile, .NET Libraries, & Bindings ...
          Read more →
          • +13
          • 666
          • Comment
        • lostmsu January 23, 2019 at 10:29 AM

          .NET, TensorFlow, and the windmills of Kaggle — the journey begins

          • Sport programming,
          • .NET,
          • Data Mining,
          • C#,
          • Machine learning
          • Tutorial
          • Recovery Mode
          ... competitions as a .NET developer. I will ... file in the .NET standard class library ... bad idea. ML.NET is supposed to ...
          Let's predict real estate prices!
          • +10
          • 1.6k
          • 1
        • n0mo January 25, 2019 at 04:26 PM

          Searching for errors in the Amazon Web Services SDK source code for .NET

          • PVS-Studio corporate blog,
          • Open source,
          • .NET,
          • Amazon Web Services,
          • C#
            ... AWS SDK for .NET project. At ... applications based on .NET in the AWS ... includes sets API .NET for various AWS ... of the .NET code of the ... AWS SDK for .NET the analyzer managed ... SDK team for .NET has never heard ...
            Read more →
            • +34
            • 1.2k
            • Comment
          • KvanTTT March 17, 2019 at 09:58 AM

            Universal C# Code for NET and JavaScript

            • JavaScript,
            • .NET,
            • C#
            • Translation
            ... Notes on .NET Implementation Using Dispose ... architecture of code (.NET, JavaScript, WinPhone, ... . For example, .NET supports Bitmap, JavaScript ... matrices, while .NET provides enhanced functionality ...
            Read more →
            • +10
            • 5.3k
            • 1
          • sahsAGU March 15, 2019 at 10:00 AM

            An update to C# versions and C# tooling

            • Microsoft corporate blog,
            • Programming,
            • .NET,
            • Visual Studio,
            • C#
              ... treated in .NET tooling. Read ... preview. Targeting .NET Framework The default ... not available on .NET Framework, such ... features when targeting .NET Framework. Multi- ... preview and .NET Framework For the ...
              Read more →
              • +8
              • 2.2k
              • 1
            • sahsAGU March 22, 2019 at 10:00 AM

              Building Games with MonoGame

              • Microsoft corporate blog,
              • .NET,
              • Game development
                MonoGame is an Open Source implementation of the Microsoft XNA 4 Framework. It allows developers to create games for iOS, Android, MacOS, Linux, Windows, Xbox and PlayStation. In this episode, ...
                Read more →
                • +2
                • 1.7k
                • Comment
              • kaiuk September 10, 2019 at 02:27 PM

                Enumerable: How to yield a business value

                • High performance,
                • .NET,
                • C#,
                • ООP,
                • Microservices
                  ... like EntityFramework, ASP.net MVC, AutoMapper, Dapper ... , NHibernate, ADO.net and etc expose ...
                  Read more →
                  • +10
                  • 1.3k
                  • Comment
                • ZloyChert April 3, 2019 at 10:27 AM

                  I don’t respect encapsulation, or how to use methodtable of the another type for fast call of the private methods

                  • .NET,
                  • C#
                    Hi. I would like to show you an example of using StructLayout for something more interesting than examples with bytes, ints, and other primitive types, when everything happens quite obviously. ...
                    Read more →
                    • +4
                    • 2.8k
                    • Comment
                  • n0mo April 3, 2019 at 12:44 PM

                    Checking the Roslyn Source Code

                    • PVS-Studio corporate blog,
                    • .NET,
                    • Visual Studio,
                    • Compilers,
                    • C#
                      ... of Roslyn (or .NET Compiler Platform). In ... and Visual Basic .NET languages from Microsoft ...
                      Read more →
                      • +34
                      • 1.1k
                      • Comment
                    • ZloyChert April 9, 2019 at 10:14 AM

                      How to push parameters into methods without parameters in safe code

                      • .NET,
                      • Assembler,
                      • C#
                      • Translation
                      ... register. Note: In .NET Core the layout ...
                      Read more →
                      • +12
                      • 4.1k
                      • Comment
                    • ZloyChert April 16, 2019 at 10:31 AM

                      What happens behind the scenes C#: the basics of working with the stack

                      • .NET,
                      • Assembler,
                      • C#
                      • Translation
                      ... . Fastcall reminder: in .net, the fastcall calling ...
                      Read more →
                      • +9
                      • 5.3k
                      • Comment
                    • msgeek April 10, 2019 at 10:00 AM

                      Visual Studio 2019 .NET productivity

                      • Microsoft corporate blog,
                      • Programming,
                      • Visual Studio
                        Your friendly neighborhood .NET productivity team (aka. ... on improving the .NET coding experience. Sometimes ... ,000 open source .NET repositories on GitHub ... Havens Program Manager, .NET and Visual Studio
                        Read more →
                        • +11
                        • 1.3k
                        • 1
                      • msgeek April 15, 2019 at 10:00 AM

                        Announcing ML.NET 1.0 RC – Machine Learning for .NET

                        • Microsoft corporate blog,
                        • Programming,
                        • .NET,
                        • Machine learning
                          ... for .NET developers. Using ML.NET, developers can ... on the ML.NET homepage, .NET Blog, or ... repo Important ML.NET concepts for ... shape ML.NET and make .NET a great ... with ML.NET! The ML.NET Team. This ...
                          Read more →
                          • +13
                          • 1.1k
                          • Comment
                        • ZloyChert April 22, 2019 at 10:11 AM

                          Breaking down the fundamentals of C #: allocating memory for a reference type on the stack

                          • .NET,
                          • C#
                          • Translation
                          ... occurs at the .NET level, and this ... Sasha Goldstein — Pro .NET Performace were used
                          Read more →
                          • +5
                          • 4.7k
                          • Comment
                        • msgeek April 26, 2019 at 04:30 PM

                          Updated Razor support in Visual Studio Code, now with Blazor support

                          • Microsoft corporate blog,
                          • .NET,
                          • ASP,
                          • Visual Studio,
                          • C#
                            ... install the following: .NET Core SDK Visual ... apps, also install: .NET Core 3.0 ... supported in ASP.NET Core projects: As ... supported in ASP.NET Core and ... support for ASP.NET projects) Limited support ...
                            Read more →
                            • +12
                            • 1.7k
                            • Comment
                          • msgeek May 13, 2019 at 10:00 AM

                            Announcing ML.NET 1.0

                            • Microsoft corporate blog,
                            • .NET,
                            • Machine learning
                              ... (ML) into .NET applications. https://github ... http://dot.net/ml ML.NET allows you ... experiences. ML.NET Core Components Automated ... and ML.NET. The ML.NET CLI quickly ... the ML.NET CLI ML.NET CLI is ...
                              Read more →
                              • +11
                              • 1.3k
                              • Comment
                            Search «[.Net]» on Habr Q&A or try to use Yandex or Google.
                            • ← here
                            • there →
                            • 1
                            • 2
                            • 3
                            • 4
                            Ads
                            AdBlock has stolen the banner, but banners are not teeth — they will be back

                            More
                            No reasons for downvotes yet
                            Reasons for downvotes

                            Top posts

                            • Day
                            • Week
                            • Month
                            • Audio over Bluetooth: most detailed information about profiles, codecs, and devices
                              +22 163k 14 9
                            • Java vs .Net: Who will Reign in the Future?
                              +3 25.8k 5 3
                            • What's new in AngouriMath 1.2?
                              +6 99 0 0
                            • How to cook RTSP on your website in 2020, or why the boars will not have a chance to run away
                              +4 26.8k 4 1
                            • Startups going global: a guide to Startup Digest
                              +3 330 5 0
                            • What's new in AngouriMath 1.2?
                              +6 99 0 0
                            • Free Heroes of Might and Magic II: Open-Source Project that You Want to Be Part of
                              +6 2.5k 0 0
                            • Date Processing Attracts Bugs or 77 Defects in Qt 6
                              +1 1.1k 0 0
                            • 10+ Biggest Remote Tech Jobs Aggregators Comparison
                              +3 1k 4 0
                            • Algorithms in Go: Dutch National Flag
                              +8 1k 5 4

                            Please pay attention

                            Your account

                            • Log in
                            • Sign up

                            Sections

                            • Posts
                            • Hubs
                            • Companies
                            • Users
                            • Sandbox

                            Info

                            • How it works
                            • For Authors
                            • For Companies
                            • Documents
                            • Agreement
                            • Terms of service

                            Services

                            • Ads
                            • Subscription plans
                            • Content
                            • Seminars
                            • Megaprojects
                            © 2006 – 2021 «Habr»
                            Language settings
                            About
                            Support
                            Mobile version
                            Language settings
                            Interface
                            Content