Login
Discover
Waves
Communities
Login
Signup
Topics
#c-sharp
Global
Trending
Hot
New
Top
#c-sharp
New
Top communities
Create your community
latest #c-sharp created topics | Ecency
shiftrox
Programming & Dev
2y
[EN/PT-BR] Improvements made! Free Translator version 24.9.3!
Unsplash Hello everyone, how are you all? I know it's a little early to bring you more news, especially since it was only Tuesday that I presented my Free Translator, but I was really excited about it
$ 5.540
509
30
2
shiftrox
Programming & Dev
2y
[EN/PT-BR] Creating a solution to increase my productivity via translation for threads.
Unsplash Hello everyone! Greetings to all programmers. I believe this will be my first post here, so calm down, patience and solidarity at this moment my friends! Everything in life is a learning experience!
$ 6.254
539
32
2
chaoscommander
Programming & Dev
4y
Broadcasting Votes on the HIVE blockchain using C# & HIVE.NET Library
broadcasting votes on hive blockchain using c sharp
bubbledev
GEMS
5y
why i think everyone can make games
I think everyone can make simple mobile/pc games easily. this is my story with programming i always wanted to make my own game even if i was not gonna publish it but just looking at a character move by
marc-allaria
Worldmappin
6d
Published via Ecency
Promoted
CHOISIL ISLANDS - MAYOTTE
-12.67589, 45.05405
CHOISIL ISLANDS - MAYOTTE
koskl
programming
5y
Sololearn: a free way to learn programming
Hello everyone! Just thought of making this quick post about sololearn, a website where you can learn about many programming languages, like C#, Python, C++, Java, etc. I just finished my C# course there,
manoldonchev
The LIFESTYLE LOUNGE
6y
Learning Some Basic C# Stuff
Greetings, fellow sentient beings! I have been following a crash course in C# since I wanted to get to understand programming languages a bit more. And then probably another bit more...Then a byte...And
aawisdom.com
visual-cplusplus
7y
The Pain of Visual Studio Languages and DLL Files of Microsoft
So discouraging to have my programming application not work on other computers but only on the computer I programed. This is a famous problem with programs born from Microsoft Visual Studio. The need to
teamhumble
steemhunt
7y
Blazor - Build client web apps with C#
Blazor Build client web apps with C# Screenshots Hunter's comment you still making .net stuff? okay, cool, maybe you wanna start expanding out to make client web apps with the environment you are used
wiseagent
Scrobble.life
21h
Promoted
MOVIE REVIEW: “Swapped Vacations” (2024)
This publication was also writen in SPANISH and PORTUGUESE. Paris Filmes Synopsis: On one side, José Eduardo in a poor version. On the other side, José Eduardo in a rich version. Both are two different
joel1220
ulog
8y
ULOG: #20 día de programar
hola amigos de steemit unos días de estar inactivo , les vengo a compartir mi ulog del día de hoy , es curioso pero me la pase encerrado en casa porque el clima esta muy brusco y lo mejor es quedarse en
justyy
programming
8y
C# Questions from Job Agency
XXX:
platur
dlive
8y
Example Video - Let's create a Game with Unity3D! Part 1
The main tutorial you can find here: English: German: My video is at DLive
platur
programing
8y
Starting GameDev Tutorial
This is the start of my Unity Tutorial series!
darth-azrael
photography
6d
Published via Ecency
Promoted
Vintage Photos - Lot 6 (413-416)
Most of the photos in this set are not labeled or dated but it looks like that range from as early as the 1960s to as late as 1980. These were all probably taken in the Lansing, Michigan area.
jonesc
utopian-io
8y
!
Low reputation account with an unverified outbound link, Reveal content
Microsoft/CNTK
Change profiler details output format to be chrome://tracing Enable per-node timing. Working example here per-node timing creates items in profiler details when profiler is enabled. usage in Python: import
slawas
programming
8y
C# language: Asynchronous
This lesson will require knowledge from the previous one, so if you do not know what concurrency is, go to the concurrency lesson and then come back to this one. Today about asynchronous. Synchronous vs.
slawas
programming
8y
C# language: Concurrency(multithreading)
Typically, applications or programs on a computer or phone perform more than one operation, this is called concurrency, we will first discuss the basics of concurrency, ie threads and tasks, and in the
slawas
programming
8y
C# language: LINQ
LINQ is a query language used for quickly and efficiently creating queries for objects, collections, arrays, databases, generally speaking, various objects, LINQ is similar to SQL, first we enter a condition,
travelwritemoney
Town Square
4d
Published via Ecency
Promoted
Breaking Free from Analysis Paralysis: How I Reorganized My Crypto.com Stack for Maximum Returns
Today I took what for me is drastic action. I unstaked my Level-Up CRO in the Crypto.com app. It's a big decision because my account has been grandfathered into
slawas
programming
8y
C# langauge: Enumerators and iterators
The enumerators and iterators in general are used to move after the elements of the collection, we will start by discussing the enumerations. Enumerators Enumerator class is used for calculations, it works
slawas
programming
8y
C# language: lambda expressions and anonymous methods
Today, quite a simple topic, we will start with lambda expressions, these are unnamed methods used together with delegates. Lambda expressions Example of lambda expression: delegate int LambdaTest(int
slawas
programming
8y
C# language: Generics types
I will say a little today about generics types, they are similar to the lists but are a bit different in that the lists are already generics types ready today, we will look into the tripe lists and see
slawas
programming
8y
C# language: ref, out i params modifiers parameters
I do not know if you were wondering, but the variables sent as parameters to the method are copies because the method will not affect the sent variable and you may wonder if you can do so that the variable
Older →