-
Microsoft developer technologies fared well in Upwork's list of the top 100 in-demand skills as compiled by the freelancer-focused careers company.
12/05/2019
-
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.
12/03/2019
-
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.
11/18/2019
-
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.
11/12/2019
-
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.
11/07/2019
-
An automatic update among last week's Patch Tuesday security fixes ended up wreaking havoc with existing applications sporting Visual Basic code, borking them for days until an optional update to fix the problem was published.
08/19/2019
-
Microsoft is continuing its long deprecation of VBScript in its Internet Explorer 11 Web browser for security reasons.
08/06/2019
-
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.
06/27/2019
-
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.
06/18/2019
-
Visual Studio Code now does Blazor development thanks to updated Razor tooling support in a popular C# extension for the code editor.
04/23/2019
-
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.
02/12/2019
-
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.
01/25/2019
-
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.
01/08/2019
-
C# Corner
By Chris Sainty
Templated components expose customizable sections via parameters, and consumers then pass in their own templates for these sections that the component will use when rendering. They make it really easy to create some high-level reusable components, especially when incorporating generics.
01/03/2019
-
TIOBE, in discussing Visual Basic's all-time high in the popularity index, characterized the ascension of the "toy" language as "surprising" and predicted a future decline.
12/17/2018
-
Microsoft is preparing its open source Visual Studio Code editor to support Blazor, the company's experimental technology for using languages such as C# for Web programming.
11/30/2018
-
Microsoft's experimental Blazor project to run .NET code such as C# in the browser -- heretofore mostly a province of JavaScript -- is out in version 0.7.0 with improved debugging and more.
11/16/2018
-
Code Focused
By Chris Sainty
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.
10/31/2018
-
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.
08/27/2018
-
Here's what it's like to live and program in the mountains of Montana.
08/20/2018
-
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.
08/01/2018
-
Visual Studio-backed programming languages fared well in the latest TIOBE Index popularity report, with Visual Basic and R jumping up in the rankings and TypeScript cracking the top 100 for the first time.
06/26/2018
-
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.
06/13/2018
-
By Greg Shackles
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.
05/29/2018
-
Building cross-platforms applications has never been easier using Microsoft's Xamarin.Forms. In this article Nick introduces v6 of MvvmCross and shows how it can be leveraged to accelerate development and improve the architecture of a Xamarin.Forms application.
05/16/2018