Hello world!

Lorem ipsum dolor sit amet, pro cu verterem deterruisset, vidisse fastidii vel ei. Ne pri iudico audire omnesque. Te mollis suscipit sed, affert dolorem aliquando vix at. An pro accusam mentitum, propriae definitiones no qui. Ut summo voluptatibus vis. Ne veri suscipit usu. Nec posse consequat ne. Aeque offendit nam cu. Cu alii meis veritus…

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…

Building JavaScript Applications with Angular and Redux

Introduction The web application world has been disrupted by the plethora of JavaScript technologies which has transformed the development of web applications from being a primarily server-side effort, to primarily a client-side one. Ever since jQuery made cross-browser web applications easy for everyone to create, a steady stream of JavaScript libraries and frameworks have been…

NG-CONF 2017 Day Three Highlights

Keynote Brad Green spent some time discussing how Google as a company is fully embracing Angular as an application development framework. In fact, the goal is to have all web application development within Google to be using Angular by the end of 2017. He also explained that it makes sense for them to invest so…

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.

NG-CONF 2017 Day Two Highlights

Day Two changes things up from the Day One and Day Three single-track format. There are breakout sessions focused on a specific topic as well as chances to sit down and ask questions of others who have expertise in Angular, including members of the Angular team themselves. It’s a good chance to listen to how…

NG-CONF 2017 Day One Highlights

I’m glad to be back again at ng-conf in Salt Lake City. I’ve used Angular since the very beginning and it continues to get better. Here are some of the highlights that stood out to me from the first day of the conference. Keynote During the keynote, there was discussion about gauging the success of…

Windows 10 Creators Update Will Ship April 11

Windows 10 will get its next major update on April 11, Microsoft announced Wednesday. Already in preview for a number of months, the Creators Update contains features aimed at creative professionals as well as the average user, and will roll out in waves to the general public via Windows Update. What’s In It The Creators…

Rust, Python, Go Among Most Valued Languages in Developer Survey

Stack Overflow has released results of its 2017 Developer Survey, and they paint an interesting picture of the languages developers love and abhor. Developers are crushing on Mozilla’s Rust, which earned top honors as the most-loved programming language among the 64,000 coders worldwide who answered the annual survey by Stack Overflow, a social network and…

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…

Microsoft Introduces Playable Ads in Windows Apps

Microsoft Playable Ads is a new solution for Windows developers looking to draw more engaged users to their applications. The company recently launched Playable Ads, a type of in-app ad that allows potential users to experience a new app before installing it. Currently in preview, Microsoft Playable Ads allow customers to stream and interact with…

Paraffin 3.7 – Support for WiX 4.0

After a couple of requests, I added WiX 4.0 support to my Paraffin project, the file harvester, which makes maintaining installer projects a lot easier. As part of this update, I moved the code to Visual Studio 2017 and moved to .NET Framework 4.6.2. I nearly went down the path of making a .NET Core version of…