C#


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.

Sound-Effect Audio with Xamarin.Forms

Wally builds an app prototype and in response to user feedback investigates how to play audio sound effects in response to events such as a button press.

Microsoft's Programming Language Approach Pays Off, Popularity Report Says

RedMonk's latest programming language popularity report says Microsoft's multi-language approach is paying off, giving the company the "most to crow about" among all vendors.

.NET Coders Clamor for C# Support in Microsoft's CNTK AI Toolkit

This has been an issue for a while and was just raised again with a new post on the Issues section of the Microsoft Cognitive Toolkit GitHub repository, an open source toolkit for commercial-grade distributed deep learning.

Building for the iPhone X

Our cross-platform C# specialist turns his attention to the iOS side of things only to demonstrate some programming issues associated with the much-hyped device from Apple, including Face ID, the "notch," Safe Areas, Large Titles and more.

Unity Replaces Mono-Based IDE with Visual Studio

The popular Unity game development platform has dropped its default Mono-based IDE in favor of Visual Studio products in order to leverage new C# and scripting features.

Microsoft's Adam Tuliper Explains Tuples in C# 7.0

At a recent Visual Studio Live! conference, the principal software engineer demonstrated the ins and outs of the new System.TupleValue functionality coming with C# 7.0, along with other new features such as pattern matching, local functions, "out" variables, throw expressions, generalized async return types and many more.

Replace a Running Application with a New Version

One situation that can prevent a successful file transfer is when the destination file is, in fact, the program that's doing the copying. Here's how to work around such problems.

Microsoft Touts New VS Code Extension for IoT Development

Microsoft this week published hands-on guidance for using its new Azure IoT Edge service, just launched as an extension for the Visual Studio Code editor in a public preview program.

Microsoft Tool Optimizes 3D Models for Mixed Reality

Microsoft announced a new tool to speed up the optimization of 3D models for mixed reality applications running on iOS, Android and Windows.

OOP Code Focus: Clone a Derived Instance from a Base Object

OOP is a special kind of animal, says Tim Patrick, who shows how to put one of its core principles, encapsulation, to work while coding constructors for base and derived classes.

New Realm .NET Caters to Mobile Dev Platform's 'Fastest Growing Segment'

Realm has boosted the Microsoft stack capabilities of its mobile development platform, catering to C# coders and .NET developers, who constitute the platform's fastest growing segment of users.

Add Custom Controls with Binding Properties to Your Xamarin.Forms App

In an app of any meaningful size, wrapping up common functionality in a composite control reduces the long-term effort needed to craft the app. Learn how to do just that right here.

Xamarin Leverages New iOS 11 Functionality

The Xamarin team at Microsoft has been updating its cross-platform development software to accommodate the new functionality in Apple's iOS 11, publishing guidance along the way.

Microsoft Quickens C# Release Cadence, Unveils v7.1

Here are the new features being introduced with C# 7.1, the first "point" release in the programming language's accelerated release cadence.

Create Responsive Xamarin Apps with ReactiveUI

Learn how to leverage the open source MVVM ReactiveUI framework, the Observer Design Pattern, ReactiveX and more to make your Xamarin apps more responsive.

Tool for VS Code Enables Serverless, SQL-Based Big Data Analytics on Azure Cloud

New extension fosters analytics of various types of data stored in the Azure Data Lake using U-SQL, a blend of declarative SQL and imperative C#.

A Developer's Introduction to iOS 11

With new APIs for augmented reality and machine learning -- along with many new and updated features -- the latest iteration of iOS is sure to make Apple mobile developers happy, our resident expert concludes in this hands-on review, complete with code samples.

Report: Use of Swift Falls, Signaling Change to Multiplatform Mobile Coding

Cumbersome mobile app development using individual languages for each platform is giving way to multiplatform coding -- at which Visual Studio tooling is adept -- according to TIOBE, which tracks language popularity.

Analysis of GitHub C# Code Reveals Most Popular NuGet Packages, Tabs vs. Spaces, More

Perhaps answering the tabs-vs.-spaces indentation question forever, a developer has used Google's BigQuery analytics tool to investigate all things related to the C# programming language in GitHub's vast trove of open source code projects.

Subscribe on YouTube