Telerik UWP Open Source

  • 1 minute to read
The Windows Developer Day - Creators Update was today and if you’re a Windows developer, the event did not disappoint. One of the bigger announcements today didn’t come from Microsoft though. Instead, it came from Progress, the makers of the powerful Telerik controls. Nearly 3 years ago, the <a... Read more

The .NET Language Strategy

  • 1 minute to read
Last week, Microsoft announced the language strategy for C#, VB, and F#. The Visual Basic team also provided a more detailed look at the Visual Basic .NET language strategy. So much has changed in .NET, especially over the last year, but one of the changes that has had... Read more

Tag Helpers

  • 6 minutes to read
For those of you who aren’t familiar with Tag Helpers in ASP.NET Core 1.0, you can think of them as the next logical evolution of Html Helpers. The differences between them are much more significant though. While Html Helpers were a good improvement that simplified things, they are invoked as... Read more