Avatar
😀

Organizations

@linkedin @Link @Link2
3 results for .NET
  • Pros and Cons of Entity Framework’s Compiled Query Entity Framework (EF) is an object-relational mapper (ORM) that allows developers to interact with databases using objects. EF provides a number of features that make it a powerful tool for data access, including compiled queries. Compiled queries are pre-processed by EF and stored in memory. This can improve performance by reducing the amount of time that EF needs to spend parsing and executing the query each time it is used.
    Entity Framework C# .NET Performance Created Wed, 17 May 2023 15:59:38 +0300
  • Introduction In this article, we will learn how to test .NET applications with Xunit. We will learn how to write unit tests and integration tests. We will also learn how to mock dependencies and how to use the Moq library to create mocks. Prerequisites To follow along with this article, you will need the following: .NET 6 SDK or later Visual Studio 2022 or JetBrains Rider Basic knowledge of C# Basic knowledge of .
    xunit testing c# .net Created Sun, 30 Apr 2023 21:24:30 +0300
  • Python is a highly popular high-level dynamic language. There are several advantages to using Python: It is easy to learn and use: Python has a simple and straightforward syntax, making it a great language for beginners. It also has a large and active community, which provides a wealth of resources and support for learners. Python is versatile: Python can be used for a wide range of tasks, including web development, scientific computing, data analysis, and machine learning.
    python .net c# ironpython pythonnet Created Sun, 30 Apr 2023 06:50:59 +0000