Learn WinUI 3.0

Announcing Learn WinUI 3.0 from Packt Publishing and a Contest

I’m thrilled to announce that my new book from Packt Publishing, Learn WinUI 3.0, was published in late March. You can buy your eBook or print copy today from Amazon or Packt’s web site.

Windows UI (WinUI) 3 is Microsoft’s next generation library for creating Windows applications with Fluent Design. WinUI 3 was released in March with Project Reunion 0.5 and is fully supported for building Win32 applications. Learn more about WinUI and Project Reunion on Microsoft Docs here.

I would like to thank Nick Randolph, who was the technical reviewer for the book. His feedback on the book’s chapters and sample code were instrumental in delivering a great resource for Windows developers. I was lucky to have him involved in this project. If you aren’t already following Nick’s blog, go check it out now. He has been posting some great WinUI, Reunion, and Uno Platform content in recent weeks.

If you would like to win a print copy of Learn WinUI 3.0, read on. I am going to give away four copies of the book to readers of four of my blogs:

Leave a comment on this post on any of these blogs with the name of your favorite Windows or .NET development blogger. I will pick a random comment from each blog to select the four book winners. You can comment on each blog if you like, but please only comment once on each post. Comment moderation is enabled on all the blogs, so it could take a little time for your comment to appear. Make sure you sign up with a valid email address when leaving a comment. The contest closes at 11:59PM EDT on May 14th, 2021. I will ship books to winners worldwide. Please allow some time to receive the book if you are outside of the U.S.

Good luck and I hope you all enjoy my book! If you already have a copy, win one, or buy one, please leave honest ratings and reviews on Amazon. Thanks!

Updated RSS Feed URLs for Morning Dew

Just a quick heads-up…

I’ve completed the Feedburner transfer process to Google, and they have updated the URLs for my feeds. The old ones will continue to forward, but you may want to update your feed reader just in case.

Articles:
http://feeds2.feedburner.com/alvinashcraft

Comments:
http://feeds2.feedburner.com/alvinashcraft-comments

Thanks!

Broken RSS Feed Fixed

After doing some debugging and research, I’ve been able to fix the problem with my RSS feeds. It turns out that it hasn’t been working since I installed WordPress 2.6 several weeks ago. I removed extra line breaks from the end of several PHP files, and voila… it’s back! I’m not exactly sure which was the offending file, but it’s safe to say that none of your PHP files should have any line breaks after the final $> closing tag.

Thanks to Keyvan for getting the word out about my blog today. Some new visitors alerted me to the problem.