2017 - May/June
Wow! Our 100th issue! We kick off our 100th issue with exploring the new features in Visual Studio 2017 as well as articles on Angular, Office 365 Connectors and Webhooks, SQL Server, C# 7.0, ASP.NET Web API and more!
-
-
From Zero to CRUD in Angular: Part 1
CRUD’s a part of everyday life for a lot of devs. If you’re one of them, you’ll be interested in this first installation of Paul’s new series on using Angular.
-
Office 365 Connectors and WebHooks: Part 1
Just when it seems like Office 365 is everywhere, you’ll learn something that makes you glad it’s so ubiquitous. Sahil begins a new series with an interesting look at Office 365’s WebHooks.
-
Legal Notes: Say Goodbye to Most Software Patents
If you’ve ever wondered whether you need a patent or if a copyright is good enough, you’ll find John’s research into the subject fascinating.
-
Tooling for Your .NET Projects
You’ve been plodding along, nose to the grindstone, and you might not have realized that there are some useful tools out there that can make your .NET projects a little more fun to build. Rachel explores Paket, F# Formatting, and FAKE.
-
SQL Server Reporting Services: Seven Power Tips
You already know that SQL Server’s Reporting Services tools are useful. Kevin shows you some nifty work-arounds and extra-credit tricks that will make your reports sing.
-
What’s New in Visual Studio 2017
It’s so new that the dust is still settling, and VS2017 was worth the wait. Markus explores the ins and outs of his favorite new features.
-
What’s New in C# 7.0
Just when you think you know what’s up in C#, they release a new version. This one’s got pattern matching, tuples, and local functions along with improvements to existing features. Chris shows you where to dive in.
-
Building an Angular Front End for an ASP.NET Web API
Rick follows up on his server-side Angular back end for ASP.NET Core with this interesting look at the matching front end.
-
Beta Test Your iOS Applications Using TestFlight
Jason explores TestFlight, a new tool for testing your iOS apps. It has some nifty notification tools, which makes it easier to have a lot of testers—or just a few, depending on what your product needs. Check out what else it has going for it.
-
Python 3000 Just Turned 3000 Days Old
It’s not a new product, but Michael shows you some tips and tricks that you might not know and that will make coding in Python a joy
-
On Interviewing
Ted looks at how interviewing practices need to change with the times, just as software does.