.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
.NET Dino Esposito in .NET A First Look at Bootstrap 4: Navigation Bars Bootstrap is a popular open source tool for developing HTML and CSS. Version 4 has recently been released. Dino Esposito... 29 March 2018 12 min read
.NET Lance Talbert in .NET Pathfinding with Unity and C# Unity makes it simple to create an object that follows a path. In this article, game programmer Lance Talbert shows... 29 March 2018 15 min read
Darko Martinović An Easier Way of Transposing Query Result in SQL Server T-SQL does not have an easy way to transpose a row and a column. Of course, there is the PIVOT... 13 March 2018 17 min read
JavaScript Jakub Kaczmarek in JavaScript Securing Angular-Based Chrome Extensions Using Azure AD and ASP.NET CORE Azure Active Directory is a service that provides an authorization layer for different kinds of web applications easily. It is... 09 March 2018 15 min read
.NET Mircea Oprea in .NET Calling RESTful APIs in Unity3D Most techniques used to develop enterprise applications may also be used to develop games. In this article, Mircea Oprea explains... 06 March 2018 14 min read
.NET Dino Esposito in .NET Action Control in ASP.NET Core With the release of .NET Core, developers must learn what has changed over classic ASP.NET programming. In this article, Dino... 28 February 2018 11 min read
BI Robert Sheldon in BI SQL Server Machine Learning Services – Part 6: Merging Data Frames in Python In the final article in this series, Robert Sheldon demonstrates combining data sources with multiple formats into one Python data... 28 February 2018 21 min read
.NET Lance Talbert in .NET Procedural Generation with Unity and C# Have you ever wondered how game developers create the worlds in which the game lives? In this article, Lance demonstrates... 17 February 2018 22 min read
.NET Camilo Reyes in .NET URL Matching in C# Comparing URLs in C# code is a common task and seems simple. Camilo Reyes shows us that there are many... 12 February 2018 12 min read
Mircea Oprea JWT Authentication for Microservices in .NET As software development evolves to service-oriented architectures, the underlying frameworks and methods used must change as well. Mircea Oprea demonstrates... 09 February 2018 13 min read
BI Robert Sheldon in BI SQL Server Machine Learning Services – Part 5: Generating Multiple Plots in Python Visualization is often the first step in analyzing data. Python makes visualization easy. In this article, Robert Sheldon demonstrates how... 07 February 2018 28 min read
.NET Lance Talbert in .NET Using C# Functions in Your Animations Animation is a very important feature of games. In this article, Lance Talbert shows you how to add animations to... 24 January 2018 17 min read
BI Robert Sheldon in BI SQL Server Machine Learning Services – Part 4: Finding Data Anomalies with Python Python is widely used to analyze data. One such use is to find anomalies or outliers. In this article, Robert... 16 January 2018 16 min read
.NET Dino Esposito in .NET HTTP Response Headers in ASP.NET Core ASP.NET Core has the flexibility to add HTTP response headers anywhere in the middleware pipeline. Dino Esposito explains what you... 12 January 2018 11 min read
.NET Lance Talbert in .NET Introduction to Game Development with Unity and C# The easiest technologies to use are often the most difficult to create. Take video games. Objects in games must obey... 09 January 2018 15 min read
BI Rick Dobson in BI Historical Stock Prices and Volumes from Python to a CSV File Python is a versatile language that is gaining more popularity as it is used for data analysis and data science.... 05 January 2018 23 min read
BI Robert Sheldon in BI SQL Server Machine Learning Services – Part 3: Plotting Data with Python One of the advantages of running Python from SQL Server is the ability to create graphics to assist in analysis... 02 January 2018 26 min read
BI Robert Sheldon in BI SQL Server Machine Learning Services – Part 2: Python Data Frames SQL Server Machine Learning Services provides the ability to run Python scripts directly against data in SQL Server. To do... 18 December 2017 28 min read
.NET Dino Esposito in .NET Adapting Images to Websites Creating web pages with images that look good on all devices and screen sizes is not an easy task. Dino... 14 December 2017 11 min read