#csharp11 search results

From learning about classes and objects, to understanding value and reference types as well as knowing more about custom types, taking it one step at a time on the c# journey. Solving exercises on @exercism_io to solidify all the concepts I’ve learnt so far. #csharpdev

Lansa_18's tweet image. From learning about classes and objects, to understanding value and reference types as well as knowing more about custom types, taking it one step at a time on the c# journey.

Solving exercises on @exercism_io to solidify all the concepts I’ve learnt so far.

#csharpdev
Lansa_18's tweet image. From learning about classes and objects, to understanding value and reference types as well as knowing more about custom types, taking it one step at a time on the c# journey.

Solving exercises on @exercism_io to solidify all the concepts I’ve learnt so far.

#csharpdev
Lansa_18's tweet image. From learning about classes and objects, to understanding value and reference types as well as knowing more about custom types, taking it one step at a time on the c# journey.

Solving exercises on @exercism_io to solidify all the concepts I’ve learnt so far.

#csharpdev

𝗛𝗶𝘀𝘁𝗼𝗿𝘆 𝗢𝗳 𝗖# 𝗟𝗮𝗻𝗴𝘂𝗮𝗴𝗲 During more than 20 years of development, we saw 11 versions of the C# language. Every version gave us some new and interesting features. Here is a brief overview of those features: 🔹 𝗖# 𝟭.𝟬 released with .NET 1.0 and VS2002 (January…

milan_milanovic's tweet image. 𝗛𝗶𝘀𝘁𝗼𝗿𝘆 𝗢𝗳 𝗖# 𝗟𝗮𝗻𝗴𝘂𝗮𝗴𝗲

During more than 20 years of development, we saw 11 versions of the C# language. Every version gave us some new and interesting features. Here is a brief overview of those features:

🔹 𝗖# 𝟭.𝟬 released with .NET 1.0 and VS2002 (January…

Found the best tool ever for C# devs: CSharpRepl. A global dotnet tool that you can integrate into Windows Terminal. Now you have the power of Rosyln to quickly evaluate C# code in just a few seconds. Intellisense, tab completion and syntax highlighting. Simply orgasmic.

_RastaMouse's tweet image. Found the best tool ever for C# devs: CSharpRepl. A global dotnet tool that you can integrate into Windows Terminal. Now you have the power of Rosyln to quickly evaluate C# code in just a few seconds. Intellisense, tab completion and syntax highlighting. Simply orgasmic.
_RastaMouse's tweet image. Found the best tool ever for C# devs: CSharpRepl. A global dotnet tool that you can integrate into Windows Terminal. Now you have the power of Rosyln to quickly evaluate C# code in just a few seconds. Intellisense, tab completion and syntax highlighting. Simply orgasmic.

Everyone talks about C and C++ but forgets about C#

tsybalab's tweet image. Everyone talks about C and C++ but forgets about C#

C# is not the same anymore The new list pattern feature in C# 11 devblogs.microsoft.com/dotnet/early-p… #dotnet #csharp

MarusykRoman's tweet image. C# is not the same anymore

The new list pattern feature in C# 11
devblogs.microsoft.com/dotnet/early-p…

#dotnet #csharp

Fighting with serialization and editing fields in C# scripts (almost won) #indiedev #IndieGameDev #customengine #myownengine #cpp #csharp

Tinaynox's tweet image. Fighting with serialization and editing fields in C# scripts (almost won)

#indiedev #IndieGameDev #customengine #myownengine #cpp #csharp

My new favorite way to check if a `StringBuilder` instance is empty or not in #csharp11 is:

ViIvanov's tweet image. My new favorite way to check if a `StringBuilder` instance is empty or not in #csharp11 is:

Exploring .NET 7.0.3 And C# 11 - The Next Leap In Software Development c-sharpcorner.com/article/explor… #Dotnet7 #CSharp11

harishchand314's tweet image. Exploring .NET 7.0.3 And C# 11 - The Next Leap In Software Development  c-sharpcorner.com/article/explor… #Dotnet7 #CSharp11

Simplifying Development With .NET 7 And C# 11 - An Introduction To The Latest Features c-sharpcorner.com/article/simpli… #Dotnet7 #Csharp11

harishchand314's tweet image. Simplifying Development With .NET 7 And C# 11 - An Introduction To The Latest Features  c-sharpcorner.com/article/simpli… #Dotnet7 #Csharp11

- Day 11 JavaScript Revision with Masterji. ☕️ @Hiteshdotcom @ChaiCodeHQ

KumarNirupam1's tweet image. - Day 11
JavaScript Revision with Masterji. ☕️
@Hiteshdotcom @ChaiCodeHQ

Core Insider #11 is here! 📰 • Developer growth hits 2,800% YoY 👩‍💻 • Molten TGE 🔥 • Hermes Hardfork activated on testnet ⚙️ • Buildathon winners + new AI tools for devs 🤖 Full recap 👇 coredao.org/blog/core-insi…


New Feature In C#11 With .NET 7 - Raw String Literals c-sharpcorner.com/article/new-fe… #DotNet7 #CSharp11

harishchand314's tweet image. New Feature In C#11 With .NET 7 - Raw String Literals  c-sharpcorner.com/article/new-fe… #DotNet7 #CSharp11

Do you ever expand .cs file nodes in Solution Explorer to peek at the types and members inside? The second picture shows the same solution but without the expanders visible for comparison. Which do you prefer?

mkristensen's tweet image. Do you ever expand .cs file nodes in Solution Explorer to peek at the types and members inside? 

The second picture shows the same solution but without the expanders visible for comparison. Which do you prefer?
mkristensen's tweet image. Do you ever expand .cs file nodes in Solution Explorer to peek at the types and members inside? 

The second picture shows the same solution but without the expanders visible for comparison. Which do you prefer?

What is Base64 and how does it help us with binary data? Read more here: devleader.ca/2024/01/02/how… #encoding #csharp #dotnet #dotnetcore #programming

DevLeaderCa's tweet image. What is Base64 and how does it help us with binary data?

Read more here:
devleader.ca/2024/01/02/how…

#encoding #csharp #dotnet #dotnetcore #programming

🚀 Just published! 🚀 Dive into C# 11’s game-changing features! From raw string literals and list patterns to UTF-8 strings and more — Perfect for all skill levels! 👉 blog.elmah.io/exploring-c-11… #CSharp11 #dotnet #dotnetdev #TechBlog #Coding #Programming #SoftwareDevelopment


🚀 Dive deeper into C# 11 with @LincolnQuinanJr as he explores the expanded scope of the nameof operator. Learn how this enhancement improves code readability, refactoring, and maintenance. #CSharp11 #Programming #CodeQuality 🚀 ift.tt/5kpXAyr

dev.to

Explorando o Escopo Estendido do `nameof` no C# 11

Avançamos na nossa jornada pelas novidades do C# 11 destacando um recurso que, apesar de sutil, tem o...


Dive into the future of app development with our latest release: 'Building End-to-End Apps with C#11 and .NET 7' by @arung2207 ! ✳️ Buy now ✳️ 🔗 shorturl.at/nCD45 🔗 shorturl.at/fsKZ4 🔖 #BPBOnline #ITpublisher #csharp11 #dotnet7 #appdevelopment #CSharpCoding

bpbonline's tweet image. Dive into the future of app development with our latest release: 'Building End-to-End Apps with C#11 and .NET 7' by @arung2207 ! 

✳️ Buy now ✳️
🔗 shorturl.at/nCD45
🔗 shorturl.at/fsKZ4

🔖
#BPBOnline #ITpublisher #csharp11 #dotnet7 #appdevelopment #CSharpCoding

🚀 The Ultimate Language Showdown: C# 11 vs. C++ vs. Java 📊💡 Which programming language reigns supreme in 2023? Dive into our comprehensive comparison, exploring speed, versatility, and more! 💻🔥 #BPB #CSharp11 #CPlusPlus #ProgrammingLanguages #CodingDebate #Java

bpbonline's tweet image. 🚀 The Ultimate Language Showdown: C# 11 vs. C++ vs. Java 📊💡

Which programming language reigns supreme in 2023? Dive into our comprehensive comparison, exploring speed, versatility, and more! 💻🔥

#BPB #CSharp11 #CPlusPlus #ProgrammingLanguages #CodingDebate #Java
bpbonline's tweet image. 🚀 The Ultimate Language Showdown: C# 11 vs. C++ vs. Java 📊💡

Which programming language reigns supreme in 2023? Dive into our comprehensive comparison, exploring speed, versatility, and more! 💻🔥

#BPB #CSharp11 #CPlusPlus #ProgrammingLanguages #CodingDebate #Java
bpbonline's tweet image. 🚀 The Ultimate Language Showdown: C# 11 vs. C++ vs. Java 📊💡

Which programming language reigns supreme in 2023? Dive into our comprehensive comparison, exploring speed, versatility, and more! 💻🔥

#BPB #CSharp11 #CPlusPlus #ProgrammingLanguages #CodingDebate #Java
bpbonline's tweet image. 🚀 The Ultimate Language Showdown: C# 11 vs. C++ vs. Java 📊💡

Which programming language reigns supreme in 2023? Dive into our comprehensive comparison, exploring speed, versatility, and more! 💻🔥

#BPB #CSharp11 #CPlusPlus #ProgrammingLanguages #CodingDebate #Java

🚀 Want to master the newest features in C# 11 and .NET 7? Dive into my comprehensive guide and take your skills to the next level. Enroll now with this special coupon code! 👉udemy.com/course/csharp-… #CSharp11 #DotNET7 #chsarp #Dotnet

udemy.com

C# 11 Unleashed: A Comprehensive Guide to New Features

Learn the latest stuff about your favorite programming language and framework


Do you have string handling in your C# code? If so, you could benefit from the new raw string literals and raw string interpolation features in C# 11. Check them out here: freecodecamp.org/news/new-ish-t… #csharp #dotnet #csharp11


Are you using C# raw string literals, new in C# 11? Raw string literals allow for whitespace, newlines, embedded quotes, and ... whatever in your strings. More info on them and raw string interpolation here: youtu.be/A5FRgglBkJ8 #csharp #csharp11 #dotnet

DeborahKurata's tweet card. New-ish Things about C# Strings (C# 11)

youtube.com

YouTube

New-ish Things about C# Strings (C# 11)


My new favorite way to check if a `StringBuilder` instance is empty or not in #csharp11 is:

ViIvanov's tweet image. My new favorite way to check if a `StringBuilder` instance is empty or not in #csharp11 is:

C# 11.0 new features: Span pattern matching | endjin #Pattern #CSharp11 endjin.com/blog/2023/04/d…


C# 11.0 new features: Span pattern matching | endjin #Pattern #CSharp11 endjin.com/blog/2023/04/d…


Exploring .NET 7.0.3 And C# 11 - The Next Leap In Software Development c-sharpcorner.com/article/explor… #Dotnet7 #CSharp11

harishchand314's tweet image. Exploring .NET 7.0.3 And C# 11 - The Next Leap In Software Development  c-sharpcorner.com/article/explor… #Dotnet7 #CSharp11

New Features In C# 11 by @RamaSagarP. Read the complete article here>> bit.ly/3uz6876 #Csharp #Csharp11 #VisualStudio #programming

CsharpCorner's tweet image. New Features In C# 11 by @RamaSagarP.

Read the complete article here>> bit.ly/3uz6876

#Csharp #Csharp11 #VisualStudio #programming

Raw String Literals In C# 11. Read the complete article here>> bit.ly/3w7xPoD #Csharp #Csharp11 #VS2022

CsharpCorner's tweet image. Raw String Literals In C# 11.

Read the complete article here>> bit.ly/3w7xPoD

#Csharp #Csharp11 #VS2022

Exploring C# 11 Features by @Anuviswan. Read the complete article here>> bit.ly/3HUCW2a #Csharp #Csharp11 #VisualStudio #VS2022

CsharpCorner's tweet image. Exploring C# 11 Features by @Anuviswan.

Read the complete article here>> bit.ly/3HUCW2a

#Csharp #Csharp11 #VisualStudio #VS2022

Exploring C# 11 Features by @Anuviswan. Read the complete article here>> bit.ly/3HUCW2a #Csharp #Csharp11 #VisualStudio #VS2022

CsharpCorner's tweet image. Exploring C# 11 Features by @Anuviswan.

Read the complete article here>> bit.ly/3HUCW2a

#Csharp #Csharp11 #VisualStudio #VS2022

Exploring .NET 7.0.3 And C# 11 - The Next Leap In Software Development c-sharpcorner.com/article/explor… #Dotnet7 #CSharp11

harishchand314's tweet image. Exploring .NET 7.0.3 And C# 11 - The Next Leap In Software Development  c-sharpcorner.com/article/explor… #Dotnet7 #CSharp11

var num = 303; var title = $$"""Episode #{{num}}"""; Say "Hello1" to C# 11... In today's Merge Conflict Podcast, @JamesMontemagno and @praeclarum discuss where they are along their journey to embrace #CSharp11: msft.it/6018wCtB0

dotnet's tweet image. var num = 303; var title = $$"""Episode #{{num}}""";

Say "Hello1" to C# 11...

In today's Merge Conflict Podcast, @JamesMontemagno and @praeclarum discuss where they are along their journey to embrace #CSharp11: msft.it/6018wCtB0

C# 11 Features - Newlines In String Interpolations by @KoonaSai. Read the complete article here>> bit.ly/3tMUSnn #Csharp #Csharp11 #VisualStudio

CsharpCorner's tweet image. C# 11 Features - Newlines In String Interpolations by @KoonaSai.

Read the complete article here>> bit.ly/3tMUSnn

#Csharp #Csharp11 #VisualStudio

Simplifying Development With .NET 7 And C# 11 - An Introduction To The Latest Features c-sharpcorner.com/article/simpli… #Dotnet7 #Csharp11

harishchand314's tweet image. Simplifying Development With .NET 7 And C# 11 - An Introduction To The Latest Features  c-sharpcorner.com/article/simpli… #Dotnet7 #Csharp11

New Feature In C#11 With .NET 7 - Raw String Literals c-sharpcorner.com/article/new-fe… #DotNet7 #CSharp11

harishchand314's tweet image. New Feature In C#11 With .NET 7 - Raw String Literals  c-sharpcorner.com/article/new-fe… #DotNet7 #CSharp11

Introducing File Scoped Types In C# 11 by @KoonaSai. Read the complete article here>> bit.ly/3XogWSU #Csharp #Csharp11 #FileScoped #VisualStudio

CsharpCorner's tweet image. Introducing File Scoped Types In C# 11 by @KoonaSai.

Read the complete article here>> bit.ly/3XogWSU

#Csharp #Csharp11 #FileScoped #VisualStudio

C#11 Features - Newlines In String Interpolations c-sharpcorner.com/article/c-shar… #CSharp11

harishchand314's tweet image. C#11 Features - Newlines In String Interpolations  c-sharpcorner.com/article/c-shar… #CSharp11

Compile-time vs run-time fighting for the better #csharp11 #dotnet

raffaeler's tweet image. Compile-time vs run-time fighting for the better
#csharp11 #dotnet

In today's Languages and Runtime Community Standup session replay, Bill Wagner joined the crew to talk about progress on #dotNET6 and #CSharp11. Drop in: msft.it/6011wfyex

dotnet's tweet image. In today's Languages and Runtime Community Standup session replay, Bill Wagner joined the crew to talk about progress on #dotNET6 and #CSharp11. Drop in: msft.it/6011wfyex

My new favorite way to check if a `StringBuilder` instance is empty or not in #csharp11 is:

ViIvanov's tweet image. My new favorite way to check if a `StringBuilder` instance is empty or not in #csharp11 is:

Rider 2022.2 has basic “raw” string support including compiler errors and correct parsing and color highlighting for “”” syntax, pairs of double quotes, and placeholders inside interpolated strings ({{...}} syntax). More details: jetbrains.com/rider/whatsnew… #dotnet #csharp11

JetBrainsRider's tweet image. Rider 2022.2 has basic “raw” string support including compiler errors and correct parsing and color highlighting for “”” syntax, pairs of double quotes, and placeholders inside interpolated strings ({{...}} syntax).

More details: jetbrains.com/rider/whatsnew… #dotnet #csharp11

Support for checked user-defined operators from C# 11 We’ve added relevant compiler errors and warnings and introduced a couple of new inspections and a context action. More details: jetbrains.com/rider/whatsnew… #dotnet #csharp11

JetBrainsRider's tweet image. Support for checked user-defined operators from C# 11

We’ve added relevant compiler errors and warnings and introduced a couple of new inspections and a context action.

More details: jetbrains.com/rider/whatsnew… #dotnet #csharp11

Loading...

Something went wrong.


Something went wrong.


United States Trends