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.
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.
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.
- By Wallace McClure
- 03/29/2018
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.
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.
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.
- By Wallace McClure
- 01/11/2018
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.
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.
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 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 announced a new tool to speed up the optimization of 3D models for mixed reality applications running on iOS, Android and Windows.
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.
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.
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.
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.
Here are the new features being introduced with C# 7.1, the first "point" release in the programming language's accelerated release cadence.
Learn how to leverage the open source MVVM ReactiveUI framework, the Observer Design Pattern, ReactiveX and more to make your Xamarin apps more responsive.
- By Daniel Krzyczkowski
- 10/24/2017
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#.
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.
- By Wallace McClure
- 10/17/2017
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.