Survey of Containers on Azure

In this webinar, we’ll survey the container offerings on Microsoft Azure, and demo a few of the options. Learn more about Wintellect’s Azure consulting or Azure training.

A Lap Around Microsoft’s Business Intelligence Platform

Learn about the Features of Microsoft’s Business Intelligence Platform There is much choice when it comes to Business Intelligence (BI) products these days. In this webinar session, you will learn about Microsoft’s Business Intelligence Platform, and get a wealth of tips and tricks to make your life easier and keep your customers happy. In this webinar,…

ASP.NET Core Development with Docker

Using Docker to Create a Testing & Deployment Target for ASP.NET Core apps Did you like this webinar? Check out our ASP.NET Core with Docker live, 2-day virtual course. To perform the demonstrations as shown during the webinar, you must have the Docker tools installed for your platform (the Community Edition is fine). You can find…

Survey of the Azure Data Storage Landscape

Differences Between the Azure Data Storage Options In this webinar with Ike Ellis, a 5 year Microsoft Data Platform MVP, you will learn about the Azure Data storage platform and where the best places are to store each type of data. With so many available options, one can be paralyzed with choice. This webinar seeks to ease that…

Python Jumpstart for .NET Developers

Learn Python in this Webinar geared to .NET/C# Developers Today Wintellect held a live Python jumpstart coding session for C# Developers presented by Michael Kennedy, host of the TalkPython and PythonBytes podcasts. A couple weeks ago Michael presented Wintellect’s live webinar “Write Pythonic Code Through 5 Examples.” During this session, we found that 53% of our audience…

Write Pythonic Code Through 5 Examples

Learn Python Using the Best Language Features If you are interested in learning more our Python Training or Consulting, shoot us an email here. You can download the code from the webinar here: Pythonic Code Through 5 Examples Demo Code. Or download the slide deck here: Learn Pythonic Code Through 5 Examples Slides.

Xamarin Mobile Development: Building Cross-Platform Apps for IOS, Android & Windows Devices

Xamarin Mobile Development Wintellect held a live hand’s-on webinar on Xamarin mobile development for building cross-platform apps including IOS, Android and Windows Devices. The agenda included an interactive and coding presentation from Jason Bell, including the mobile landscape and development options, the Xamarin development platform, Xamarin application architectural options and building shared application components. The event…

Introduction to GraphQL & Relay

Learn how GraphQL improves upon Rest Services In this week’s Introduction to GraphQL & Relay webinar attendees learned how GraphQL could help improve upon Rest Services by allowing them to view data as a graph. This data can also be queried to serve data in the shape and amount needed by the consumer. Relay was also…

Introduction to Angular 2

Jump start your Angular 2 development Wintellect’s Eric Greene presented a live webinar this week an “Introduction to Angular 2” which included live coding demos. Angular 2 is the latest JavaScript UI framework for building cross-platform, single page applications. Utilizing TypeScript, the concepts of Web Components, Reactive programming with Observables, and advanced change detection powered…

An Introduction to Azure DocumentDB

In the last several years NoSQL database stores have emerged as viable and useful alternatives to traditional relational databases. While relational technologies like SQL Server will likely always have a place in the enterprise, the means to store data as documents or connected graphs vs. classic “rows and columns” is powerful and should occupy a…

Using TypeScript with React

Want to learn how to combine TypeScript with React for top-notch enterprise JavaScript coding? TypeScript makes available critical programming features from C# and Java such as strong-typing, interfaces, and generics. React has become a very popular library for building multi-platform UI components. Combine the two, and you get a powerhouse of rich functionality to code…