.NET Lance Talbert in .NET Introducing the Unity Job System Performance is important to video game players. If a game is slow, the player may experience unintended difficulties in timing,... 17 September 2018 15 min read
.NET Suhas Pande in .NET Developing Client Applications Using the SDK and Azure Cosmos DB Emulator The Azure Cosmos DB Emulator can be used to develop Cosmos DB applications without a cost for the Azure service.... 15 August 2018 20 min read
.NET Darko Martinović in .NET Office Development in Visual Studio Microsoft Office is heavily used in most organizations, and Microsoft has provided several ways to extend and customize Office applications.... 01 August 2018 27 min read
.NET Lance Talbert in .NET Creating a Simple AI with Unity and C# The characters in many games today seem lifelike. Under the covers, an application controls the behavior. In this article, Lance... 01 August 2018 16 min read
AWS Gerald Bauer in AWS AWS Step Function Serverless Applications AWS Serverless Applications allow developers to create apps without needing a server environment. In this article, Gerald Bauer demonstrates how... 20 July 2018 26 min read
.NET Dino Esposito in .NET Playing with Cards in Bootstrap 4 Once again, Dino Esposito explains a Bootstrap 4 enhancement. This time, he explains how the card component replaces the well... 17 July 2018 12 min read
.NET Dino Esposito in .NET Using Modal Dialog Boxes in Bootstrap 4 Bootstrap provides an easy way to add modal dialogs to web pages. Dino Esposito explains how to create modal dialogs... 11 July 2018 13 min read
.NET Diogo Souza in .NET Machine Learning with .NET The .NET F# language can be used for machine learning. In this article, Diogo Souza explains what is needed in... 05 July 2018 16 min read
.NET Lance Talbert in .NET What’s new in Unity 2018.1 Unity is the tool to use when creating games with C#, however, it has had many limitations. With the release... 05 July 2018 13 min read
.NET Camilo Reyes in .NET Working with the HttpClient Class The HttpClient class is used to send and receive requests to an HTTP endpoint. In this article, Camilo Reyes describes... 29 June 2018 13 min read
.NET Lance Talbert in .NET Using Unity UI and C# to Create a Tic-Tac-Toe Game The user interface, such as buttons and messages, in a game is very important. In this article, Lance Talbert shows... 07 June 2018 22 min read
.NET Tom Fischer in .NET Razor Redux Microsoft has introduced a new version of Razor with ASP.NET Core 2. Tom Fischer explains why it’s worth taking another... 22 May 2018 11 min read
Mircea Oprea Creating, Deploying, and Debugging an ASP.NET Core Application on Azure As more companies take advantage of the cloud, teams must learn to do the basics in new ways. In this... 14 May 2018 12 min read
T-SQL Programming Darko Martinović in T-SQL Programming Converting a Database to In-Memory OLTP In-Memory OLTP was introduced with SQL Server 2014 as a way to improve transaction performance. There are several scenarios that... 10 May 2018 29 min read
.NET Dino Esposito in .NET Bootstrap 4: Layout Classes Bootstrap 4 has many features to make your life easier if you are a web developer. In this article, Dino... 25 April 2018 12 min read
.NET Lance Talbert in .NET Extending the Unity Editor with C# The next step in learning how to create games in C# using Unity is to add extensions to get custom... 18 April 2018 16 min read
.NET Tom Fischer in .NET Sharing is Caring: Using Memory Mapped Files in .NET Sharing and reusing large objects between components and services can save time and computing resources. Tom Fischer explains how to... 17 April 2018 15 min read
Jakub Kaczmarek Creating Intelligent Bots Using the Microsoft Bot Framework Azure, Microsoft's cloud, provides dozens of services to make cloud development fast without the need to worry about infrastructure such... 12 April 2018 21 min read
Darko Martinović Programming SQL Server with SQL Server Management Objects Framework SQL Server Management Objects (SMO) is a great tool for managing SQL Server. Darko Martinovic demonstrates how to use SMO... 09 April 2018 26 min read
.NET Edward Elliott in .NET Writing VS Code Extensions with TypeScript VS Code is a cross platform lightweight development environment from Microsoft. TypeScript is a superset of JavaScript. Ed Elliott shows... 06 April 2018 21 min read