dotnetomaniak.pl - Artykuły z tagiem C#

10 Pomysłów Na Aplikację Do CV

Dziel się z innymi:
10 Pomysłów Na Aplikację Do CV

Sztuka programowania 563 dni, 17 godzin, 22 minuty temu modestprogrammer 166 źrodło rozwiń

Home » Foreach, IEnumerable and IEnumerator in C#Programming Today, we’re taking a deeper look at foreach loop in C#. What does a collection need to be able to use it in a foreach loop? Does it have to implement IEnumerable interface? These questions are often asked during interviews, so it’s worth knowing the answers 😃 We will go through a step-by-step example in building our own custom collection to see how all that works. Let’s dive in! 😎 Throughout this article, I’m working with a Unit Tests pro...

Tagi: .Net, C#, csharp, dotnet
Źródło: blog.yumasoft.pl
Dziel się z innymi:
Foreach, IEnumerable and IEnumerator in C# - Yumasoft

Sztuka programowania 566 dni, 17 godzin, 24 minuty temu dsibinski 112 źrodło rozwiń

Readers&##x27; ChoiceTechnologyProgrammingData ScienceSoftware DevelopmentCybersecurityContributeAnd Microsoft Is Killing ItAndrew ZuoFollow·13 min readPhoto by Ruben Ortega on Unsplash I love C#. My first real programming project after University was a game written in Unity. And I immediately fell in love with the language. It just felt so fresh. It was like Java… if Oracle had actually cared about it. This was back in the Java 7 days. I hear they moved to a faster release cycle since then so things...

Tagi: C#, language
Źródło: medium.com
Dziel się z innymi:
C# Is Dying. And Microsoft Is Killing It | by Andrew Zuo | CodeX | Aug, 2021 | Medium

Inne 567 dni, 17 godzin, 9 minut temu Piotr Stapp 226 źrodło rozwiń

Finally we move on to practical topics with unit tests, I encourage you to read part 2 of the Roadmap for unit tests

Tagi: C#, unit tests
Źródło: kczaplicki.com
Dziel się z innymi:
Unit tests fundamental topics part 2 – Krystian Czaplicki

Sztuka programowania 545 dni, 16 godzin, 15 minut temu krystian_czaplicki 41 źrodło rozwiń

CodePruner.comPostsPOSTS I don’t understand why developers doesn’t automate their job. They can save a huge amount of time with very low effort. How? For example, by generating models from backend to frontend. We will talk about it today. The main idea is to keep backend and frontend models synchronized automatically. In most cases frontend asks backend about data, so the main source of truth should be the backend site. I see it in that way. When model is changed on backend then frontend models should ...

Tagi: .Net, C#, TypeScript
Źródło: codepruner.com
Dziel się z innymi:
Why and how generate models from C# to Typescript | CodePruner.com | Jerzy Wickowski

Sztuka programowania 572 dni, 16 godzin, 59 minut temu tazos333 66 źrodło rozwiń

Najlepsze praktyki z Entity Framework Core w C#

Najlepsze praktyki z Entity Framework Core - Modest Programmer

Sztuka programowania 588 dni, 17 godzin, 16 minut temu modestprogrammer 192 źrodło rozwiń

AboutPressCopyrightContact usCreatorAdvertiseDevelopersTermsPrivacyPolicy & SafetyHow YouTube worksTest new features© 2021 Google LLC

Źródło: www.youtube.com
Dziel się z innymi:
REST API - Kurs tworzenia internetowego interfejsu API

Web 594 dni, 17 godzin, 23 minuty temu patryksladek 127 źrodło rozwiń

I've been in love with roadmaps for technologies and frameworks since I saw the first one. So, I was very surprised that there is no roadmap for unit testing with c#! That is why I have prepared my own and I encourage you to read it!

Źródło: kczaplicki.com
Dziel się z innymi:
Roadmap for unit tests – Krystian Czaplicki

Sztuka programowania 606 dni, 17 godzin, 3 minuty temu krystian_czaplicki 130 źrodło rozwiń

Znasz różnicę pomiędzy throw, a throw ex ? Jeżeli nie to zapraszam

Tagi: C#, Exception, throw
Źródło: codepruner.com
Dziel się z innymi:
To throw or to throw ew. How to rethrow exceptions in C# | CodePruner.com

Sztuka programowania 613 dni, 17 godzin, 14 minut temu tazos333 118 źrodło rozwiń

I will introduce you to how you can design a neural network in C# using TensorFlow.NET.

Designing neural networks in C# using TensorFlow.NET | bush_dev

Inne 671 dni, 17 godzin, 47 minut temu bush_dev 83 źrodło rozwiń

This article describes the naming convention I use in projects where CQRS is applied. After creating a couple of projects we’ve finally reached the convention which works great for my team. Let’s try to point out how it looks.

Źródło: cesarstwo-dev.pl
Dziel się z innymi:
Naming convention I use for CQRS in C# - Cesarstwo Dev

Sztuka programowania 696 dni, 16 godzin, 51 minut temu Cesarstwo-Dev 104 źrodło rozwiń

At the end of unfortunate 2020, the stable version of Entity Framework Core 5.0 was released. One of the features that appeared there was the improvement of the many-to-many relationship mechanism. In today’s post, I would like to introduce you to what this change is all about.

Źródło: bush-dev.com
Dziel się z innymi:
Many to many relationships in Entity Framework Core 5.0 | bush_dev

Sztuka programowania 699 dni, 16 godzin, 47 minut temu bush_dev 59 źrodło rozwiń

Jak stworzyć nowy Expression, który wykorzystuje inny z podstawionym parametrem.

Tagi: .Net, C#, expression
Źródło: cesarstwo-dev.pl
Dziel się z innymi:
Podmiana parametru w Expression na zmienną - Cesarstwo Dev

Sztuka programowania 710 dni, 16 godzin, 43 minuty temu Cesarstwo-Dev 96 źrodło rozwiń

W tym artykule napiszemy całą logikę naszego kalkulatora w windows forms.

Pierwsza Aplikacja Desktopowa Windows Forms w C# – Logika (2/2) - Modest Programmer

Sztuka programowania 717 dni, 16 godzin, 40 minut temu modestprogrammer 43 źrodło rozwiń

Carter is an open-source library that sits on top of ASP.NET Core and allows us to build more elegant routing. If you would like to know more, check my new blog post.

Źródło: bush-dev.com
Dziel się z innymi:
Creating Web API using Carter Framework | bush_dev

Sztuka programowania 745 dni, 16 godzin, 23 minuty temu bush_dev 55 źrodło rozwiń

Projekty Open Source to nie tylko frajda i zabawa, ale też masa materiału do nauki. I nie chodzi tylko o programowanie, ale także o... no właśnie. I dlatego spisałem ten post.

Źródło: blog.scooletz.com
Dziel się z innymi:
[EN] Open Source projects that improved my skills - Szymon Kulec @Scooletz

Sztuka programowania 749 dni, 15 godzin, 48 minut temu Scooletz 96 źrodło rozwiń

Last time I checked the lifetimes of different types of services and want to share with you my findings.

Tagi: .net core, C#, C# .NET, DI
Dziel się z innymi:
Service lifetimes in .NET (singleton, scoped, transient) | SimplyAboutCode

Architektura 741 dni, 16 godzin, 42 minuty temu SimplyAboutCode 71 źrodło rozwiń

A while ago I came across “Quick notes on a rant” authored by Don Syme. This rant criticizes the C# language for the lack of a few important features. The first point is "Implicitly discarding information is so 20th Century" which brings our attention to one of the sources of bugs in C# programs. Lucky me, I got the pleasure to make this kind of bug and find it later in production code, so this blog post is to save you the trouble...

Dziel się z innymi:
Pure functions and unused return values · Cezary Piątek Blog

Microsoft Azure contains many various services. One of them is a service that allows speech translation, which is part of Cognitive Services. How does it work? What is it about? How to use it in your application? In this blog post, I will try to answer these questions and show you the example of translating speech to text from microphone input.

Źródło: bush-dev.com
Dziel się z innymi:
Introduction to speech translation using Azure Cognitive Speech Services

Cloud 783 dni, 15 godzin, 50 minut temu bush_dev 19 źrodło rozwiń

1 2 3 4 5... 72 73

Najaktywniejsi w tym miesiącu