Coding
Is it possible to do several operation within Lambda?
Hi, I’m kinda new to Lambda many things work already but right now I’m getting to the limit of my understanding. I have a WPF App, where I want to show some stats that I Read more…
Hi, I’m kinda new to Lambda many things work already but right now I’m getting to the limit of my understanding. I have a WPF App, where I want to show some stats that I Read more…
hello , i am learning OOP C# and im having a really hard time wrapping my head around Ienumerator and Ienumrable interfaces in terms of the logic + implementations and ive been searching for explenations Read more…
Hi everyone, i just started learning c# in school and i need some help cleaning up my code as its very messy and i don’t know how to do it. i have a lot of Read more…
ASP.NET Core Hero .NET 5 Clean Architecture Boilerplate is here! #released. Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes Read more…
We have a Rest API which currently fetches a file from server as response. This file is stored in filesystem of server and is kind of static because this file gets updated only once in Read more…
I have an application that when it starts it reads a GIF, extracts multiple bitmaps from the GIF and then makes this bitmaps available throughout the application for drawing in other classes. For example: This Read more…
I have some experience in nodejs/django and I am looking for resources to learn ASP.NET Core. The problem is most of the resources I have found did not work for me. Microsoft docs are great Read more…
I believe they are independent and therefore should be compatible. Can anyone please confirm? The short version is: it’s not “supported”, and whether it will work depends on which features you want to use. You Read more…
This is probably super basic, but I swear I just can’t figure it out. It’s just a console app, so not much Note: I’m a complete noob so you can’t be too detailed build–>publish One Read more…
Hello! I’ve been programming primarily with js and react since March and recently i’ve been forced to learn the full Microsoft stack for about a year and i stumbled upon the news that Xamarin Forms Read more…