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
2024-09-12 21:17
[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
2024-09-10 21:21
[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
2022-03-15 00:34
Broadcasting Votes on the HIVE blockchain using C# & HIVE.NET Library
broadcasting votes on hive blockchain using c sharp
bubbledev
GEMS
2021-03-15 22:55
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
cliffblank
rainbow
2026-07-03 21:33
Promoted
A Slice of Solidarity: IKEA Canada’s Rainbow Cake for Rainbow Railroad
There’s something quietly powerful about a dessert with a purpose. This week I picked up a slice of the IKEA Canada Rainbow cake — seven layers, seven colours, one very good cause behind it. The Cake Itself
koskl
programming
2021-03-09 16:10
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
2020-09-14 07:40
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
2019-11-20 21:37
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
2019-11-05 12:08
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
rockingfinger
Hive Open Mic
2026-07-04 08:56
Promoted
Hive Open Mic Week 325 | "Casting Crowns" by Nathaniel Bassey
Hello, beautiful members of the Hive Open Mic community! It is such a great joy to be back here once again after being away from the platform for quite some time. Life has brought many changes and challenges
joel1220
ulog
2018-11-15 18:03
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
2018-06-13 16:42
C# Questions from Job Agency
XXX:
platur
dlive
2018-04-30 17:16
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
2018-04-30 09:51
Starting GameDev Tutorial
This is the start of my Unity Tutorial series!
splintertrends
Splinterlands
2026-07-07 16:55
Promoted
TRENDZ Loyalty Rewards S02E05
Get your share from SWAP.HIVE and DEC tokens
jonesc
utopian-io
2018-04-11 05:41
!
New 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
2018-03-21 08:34
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
2018-03-21 08:27
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
2018-03-21 08:15
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,
hiveopenmic
Hive Open Mic
2026-07-05 16:00
Promoted
🎵 Hive Open Mic 326 - “A Song For Venezuela" - Worldwide Live Music Event
Hive Open Mic ( #openmic ) is a global community working for world peace through a love of live music. Each week is a new invitation to express and connect. 🎵 Hive Open Mic 326 Jul 6, 2026 - Jul 12, 2026
slawas
programming
2018-03-21 08:06
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
2018-03-21 08:00
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
2018-03-20 15:04
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
2018-03-20 14:59
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 →