CodeClimber

Climbing the cliffs of web development, on .NET

Friday, June 21, 2019 aspnetcore, aspnetmvc, ebook, MVC

Free eBook on ASP.Net Core 2.2 is available for download

My latest ebook, ASP.NET Core Succinctly, written together with Ugo Lattanzi is been published and is available for free from Syncfusion.…

Thursday, October 12, 2017 aspnetcore, MVC, book, writing, wrox

My new book Front-end Development with ASP.NET Core, Angular, and Bootstrap is coming out soon

My new book Front-end Development with ASP.NET Core, Angular, and Bootstrap is coming out soon

I'm so excited to announce that I just sent to the my editor the final chapter of my upcoming book Front-end Development with ASP.NET Core, Angular, and Bootstrap. And will available beginning of 2018.…

Thursday, April 20, 2017 aspnetcore, mvc, ebook

Free eBook on ASP.Net Core is available for download

Free eBook on ASP.Net Core is available for download

My latest ebook, ASP.NET Core Succinctly, writting together with Ugo Lattanzi has just been published and is available for free from Syncfusion…

Wednesday, December 21, 2016 Umbraco, WebAPI, umbRequestHelper, controller, MVC

How to get the url of custom Umbraco backoffice API controllers with the GetApiUrl method

In this post I'm explaining how to setup the serverside so that you can use the umbRequestHelper.getApiUrl to get the Url also of custom Umbraco backoffice API controllers without hardcoding them in your frontend JS code.…