C#


C# Shows Strong in Tech Skills Reports

Microsoft's C# programming language continues to show strong in tech industry skills reports, with the most recent examples coming from a skills testing company and a training company.

C# Passes Visual Basic .NET in Programming Language Popularity Index

Microsoft's C# programming language has passed Visual Basic .NET on the TIOBE Index -- which measures language popularity -- and is even in the running for being named "Programming Language of the Year" for 2019.

Top 10 C# Libraries on GitHub Listed

Software analytics company OverOps has published a report on the most popular C# libraries as measured by ussage statistics on the GitHub open source development platform and source code repository.

2019 GitHub Octoverse Report: VS Code Again No. 1, C# Climbs in Popularity

The sprawling State of the Octoverse 2019 report on all things GitHub shows Visual Studio Code is once again the No. 1 project on the open source development platform, and C# has risen in the ranks of programming language popularity.

How to Do Naive Bayes with Numeric Data Using C#

Dr. James McCaffrey of Microsoft Research uses a full code sample and screenshots to demonstrate how to create a naive Bayes classification system when the predictor values are numeric, using the C# language without any special code libraries.

How to Work with C# Vectors and Matrices for Machine Learning

Here's a hands-on tutorial from bona-fide data scientist Dr. James McCaffrey of Microsoft Research to get you up to speed with machine learning development using C#, complete with code listings and graphics.

Uno Platform Ports Open Source Windows Calculator (C++) to Web/iOS/Android (C#)

While porting a calculator to a different platform might seem simple -- how hard can it be to convert code for addition/subtraction/multiplication/division? -- the reality is far different.

Survey Says C# 'Most-Loved' Programming Language, .NET Core Slowly Gaining Traction

Developer tooling specialist JetBrains is reporting on its new survey that delves into many aspects of software development, including programming languages, wherein it dubbed C# the "most-loved" language according to one metric.

VS Code Now Supports Blazor Development

Visual Studio Code now does Blazor development thanks to updated Razor tooling support in a popular C# extension for the code editor.

VB.NET Popularity Still Rising

Visual Basic.NET is getting comfortable in its new position as a top five programming language in the TIOBE index, which measures popularity based on search engine data.

C# Makes GitHub's Top 5 Machine Learning Languages List

Although Python is the widely recognized de facto, go-to programming language for machine learning and many other artificial intelligence projects, a new study shows C# is holding its own in the space.

Will Flutter Become a Xamarin Option?

An open source GitHub project championed by a handful of developers seeks to add Google's new Flutter mobile UI framework as an option for creating native mobile apps in the Xamarin framework.

Blazor: Working with Events

Blazor expert Chris Sainty provides hands-on code samples to explain how to handle DOM and user-defined events in Microsoft's experimental project for writing browser-based apps with C# instead of JavaScript.

Integrating Blazor and JavaScript Code

Downloading compiled C# code to the browser using Blazor is all very good -- but it would be so much better if you can integrate your Blazor code with JavaScript. Hereโ€™s how to do that.

Your First Blazor App

Blazor is the Microsoft toolset that exploits the WebAssembly standard to let you write C# code that will run in your browser. Here's how to set up Visual Studio 2017 and create your first app.

Survey: More C# Coders Targeting .NET Core

The young .NET Core, an open source, cross-platform alternative to .NET Framework, is increasingly becoming the runtime target choice for C# coders, according to new survey results published by JetBrains.

Styling Xamarin.Forms Apps with CSS

New support for styling Xamarin.Forms apps with CSS may be controversial, but Greg Shackles thinks CSS is a powerful (and frequently maligned) solution to the problem of styling native mobile applications. See what he means in this hands-on tutorial.

Blazor Update Adds Reusable Component Libraries

Microsoft has updated Blazor -- for full-stack Web apps coded in C# -- with new features including the ability to create reusable component libraries.

Q&A with Ben Hoelting: Top Tips on JavaScript Patterns for the C# Developer

From variables to inheritances to what JavaScript patterns you really need to know, C# MVP Ben Hoelting offers his top tips for C# coders looking to use JavaScript to build complex client-side Web apps.

Small Firm Offers Up Homegrown Tools for Creating Web Apps with C#, VB.NET

Proving that Visual Studio tools can come from all manner of sources, a small dev firm in the Canary Islands is offering up its own homegrown toolset -- developed during the creation of an accounting program -- as a commercial product to let C# and VB.NET coders create Web apps without all that JavaScript and CSS stuff.

Subscribe on YouTube